코멘트에 cheditor5 적용하는 법 없나요?
배추스킨은 아직 그누보드5를 지원하지 않고, 스킨 지원없이 단순히 스킨 view_comment.skin.php를 수정해서 간단히 되는 방법은 정녕 없나요?
아래는 4 질답게시판에서 검색해서 얻은 소스입니다.
이건 안되더군요. 그냥 입력란이 없어져요.
답변 미리 감사드립니다.
<!-- 에디터를 화면에 출력합니다. -->
<? if ($board[bo_use_dhtml_editor]) { ?>
<textarea style="display:none" id="wr_content" name="wr_content" rows="10"></textarea>
<script type="text/javascript">
var editor = new cheditor("editor");
editor.config.editorPath = "<?php ech G5_EDITOR_URL.'/cheditor5';?>";
editor.config.editorHeight = '100px';
editor.config.autoHeight = true;
editor.inputForm = 'wr_content';
editor.run();
</script>
<? } else { ?>
<textarea id="wr_content" name="wr_content" rows=8 itemname="내용" required
<? if ($comment_min || $comment_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?> style='width:100%; word-break:break-all;' class=tx></textarea>
<? if ($comment_min || $comment_max) { ?><script language="javascript"> check_byte('wr_content', 'char_count'); </script><?}?>
<? } ?>
아래는 4 질답게시판에서 검색해서 얻은 소스입니다.
이건 안되더군요. 그냥 입력란이 없어져요.
답변 미리 감사드립니다.
<!-- 에디터를 화면에 출력합니다. -->
<? if ($board[bo_use_dhtml_editor]) { ?>
<textarea style="display:none" id="wr_content" name="wr_content" rows="10"></textarea>
<script type="text/javascript">
var editor = new cheditor("editor");
editor.config.editorPath = "<?php ech G5_EDITOR_URL.'/cheditor5';?>";
editor.config.editorHeight = '100px';
editor.config.autoHeight = true;
editor.inputForm = 'wr_content';
editor.run();
</script>
<? } else { ?>
<textarea id="wr_content" name="wr_content" rows=8 itemname="내용" required
<? if ($comment_min || $comment_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?}?> style='width:100%; word-break:break-all;' class=tx></textarea>
<? if ($comment_min || $comment_max) { ?><script language="javascript"> check_byte('wr_content', 'char_count'); </script><?}?>
<? } ?>
댓글 1개
12년 전
저도 궁금하네요...
게시판 목록
그누5 질답
그누보드5 버전에 대한 질문을 할 수 있습니다.
쪽지나 메일로 해결해 주겠다는 답변은 정상적인 답변으로 보기 어려우므로 신고해 주시기 바랍니다.
쪽지나 메일로 해결해 주겠다는 답변은 정상적인 답변으로 보기 어려우므로 신고해 주시기 바랍니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 823 |
yoojjung2
|
12년 전 | 438 | |
| 822 |
퇴근후밥상
|
12년 전 | 370 | |
| 821 | 12년 전 | 280 | ||
| 820 | 12년 전 | 551 | ||
| 819 | 12년 전 | 466 | ||
| 818 |
|
12년 전 | 431 | |
| 817 | 12년 전 | 305 | ||
| 816 |
skenovo
|
12년 전 | 301 | |
| 815 | 12년 전 | 452 | ||
| 814 |
퇴근후밥상
|
12년 전 | 264 | |
| 813 | 12년 전 | 304 | ||
| 812 |
와우PC닷컴
|
12년 전 | 354 | |
| 811 | 12년 전 | 333 | ||
| 810 | 12년 전 | 292 | ||
| 809 |
퍼레버의리
|
12년 전 | 340 | |
| 808 | 12년 전 | 318 | ||
| 807 |
불건너강구경
|
12년 전 | 308 | |
| 806 |
skenovo
|
12년 전 | 631 | |
| 805 |
skenovo
|
12년 전 | 440 | |
| 804 | 12년 전 | 402 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기