http://sir.co.kr/bbs/board.php?bo_table=g4_skin&wr_id=108350
위 스킨에서 글쓰기 작성하면..
기본으로 설정된 basic.hwp 파일을 열어와 수정하는데요..
basic.hwp
basic1.hwp
이렇게 여러개를 올려두고 선택적으로 불러와서 글쓰기가 가능하도록 수정하셔셔
사용하시는분 도음글 주시면 고맙겠습니다.
위 스킨에서 글쓰기 작성하면..
기본으로 설정된 basic.hwp 파일을 열어와 수정하는데요..
basic.hwp
basic1.hwp
이렇게 여러개를 올려두고 선택적으로 불러와서 글쓰기가 가능하도록 수정하셔셔
사용하시는분 도음글 주시면 고맙겠습니다.
댓글 2개
list 스킨
<div style="float:right;">
<? if ($write_href) { ?>
<input type="image" src="<?=$board_skin_path?>/img/work.gif"
onclick="window.open('<?=$write_href?>&hwp_mode=on&basic=1', 'HWPctrl','fullscreen=yes, top=0,left=0,scrollbars=yes,resizable=no');">
<? } ?>
<? if ($write_href) { ?>
<input type="image" src="<?=$board_skin_path?>/img/work.gif"
onclick="window.open('<?=$write_href?>&hwp_mode=on&basic=3', 'HWPctrl','fullscreen=yes, top=0,left=0,scrollbars=yes,resizable=no');">
<? } ?>
<? if ($write_href) { ?>
<input type="image" src="<?=$board_skin_path?>/img/work.gif"
onclick="window.open('<?=$write_href?>&hwp_mode=on&basic=2', 'HWPctrl','fullscreen=yes, top=0,left=0,scrollbars=yes,resizable=no, location=no');">
<? } ?>
</div>
write 스킨
if ($w =='' && $file[bf_file]) {
$fileurl_hwpctrl = $g4[url]."/data/file/".$bo_table."/".$file[bf_file];
} elseif($basic == '1') {
$fileurl_hwpctrl = $g4[url].substr($board_skin_path,2)."/basic.hwp";
} elseif($basic == '2') {
$fileurl_hwpctrl = $g4[url].substr($board_skin_path,2)."/basic1.hwp";
} elseif($basic == '3') {
$fileurl_hwpctrl = $g4[url].substr($board_skin_path,2)."/basic2.hwp";
} elseif ($w =='u' && $file[bf_file]) {
$fileurl_hwpctrl = $g4[url]."/data/file/".$bo_table."/".$file[bf_file];
}
이런 형태로 썼었어요...ㅋㅋㅋ 도움 되시기를...
<div style="float:right;">
<? if ($write_href) { ?>
<input type="image" src="<?=$board_skin_path?>/img/work.gif"
onclick="window.open('<?=$write_href?>&hwp_mode=on&basic=1', 'HWPctrl','fullscreen=yes, top=0,left=0,scrollbars=yes,resizable=no');">
<? } ?>
<? if ($write_href) { ?>
<input type="image" src="<?=$board_skin_path?>/img/work.gif"
onclick="window.open('<?=$write_href?>&hwp_mode=on&basic=3', 'HWPctrl','fullscreen=yes, top=0,left=0,scrollbars=yes,resizable=no');">
<? } ?>
<? if ($write_href) { ?>
<input type="image" src="<?=$board_skin_path?>/img/work.gif"
onclick="window.open('<?=$write_href?>&hwp_mode=on&basic=2', 'HWPctrl','fullscreen=yes, top=0,left=0,scrollbars=yes,resizable=no, location=no');">
<? } ?>
</div>
write 스킨
if ($w =='' && $file[bf_file]) {
$fileurl_hwpctrl = $g4[url]."/data/file/".$bo_table."/".$file[bf_file];
} elseif($basic == '1') {
$fileurl_hwpctrl = $g4[url].substr($board_skin_path,2)."/basic.hwp";
} elseif($basic == '2') {
$fileurl_hwpctrl = $g4[url].substr($board_skin_path,2)."/basic1.hwp";
} elseif($basic == '3') {
$fileurl_hwpctrl = $g4[url].substr($board_skin_path,2)."/basic2.hwp";
} elseif ($w =='u' && $file[bf_file]) {
$fileurl_hwpctrl = $g4[url]."/data/file/".$bo_table."/".$file[bf_file];
}
이런 형태로 썼었어요...ㅋㅋㅋ 도움 되시기를...
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기