3일동안 안보기

정보 게시판

게시글이나 답변작성에 이렇게 하세요!

내용을 [code]소스코드[/code] 로 감싸시면 SyntaxHighlight 가 적용됩니다.

그누보드의 댓글에도 스마트에디터2 적용하기

페이지 정보

profile_image
작성자 altip
댓글 0건 조회 2,309회 작성일 24-01-12 08:55

본문

1) 상단에... 


 

<?


$commnet_editor = true;

$is_dhtml_editor = true;

if($commnet_editor)

include_once(G5_EDITOR_LIB);

$editor_html = editor_html('wr_content', $content, $is_dhtml_editor);


?>


를 넣으세요...


 


2) $comment = $list[$i]['content']; 다음줄에...

 


아래의 코드를 추가하세요.


$comment = nl2br(stripslashes($list[$i]['wr_content'])); //댓글 태그적용


 


3) 


<span class="sound_only">내용</span>


 <?php if ($comment_min || $comment_max) { ?><strong id="char_cnt"><span id="char_count"></span>글자</strong><?php } ?>

 <?php

    if($commnet_editor)

    {

     echo $editor_html;

     }

    else

    {

    ?>


    <textarea id="wr_content" name="wr_content" maxlength="10000" required class="required" title="내용" placeholder="댓글내용을 입력해주세요" 

    <?php if ($comment_min || $comment_max) { ?>onkeyup="check_byte('wr_content', 'char_count');"<?php } ?>><?php echo $c_wr_content; ?></textarea>

    <?php if ($comment_min || $comment_max) { ?><script> check_byte('wr_content', 'char_count'); </script><?php } ?>


    <?}?>


<script>


 


<span class="sound_only">내용</span> 과


<script> 사이에 위의 코드로 교체하세요...


 


4. function fviewcomment_submit(f) { 밑에 아래의 코드를 추가하세요.

    

    <?php echo get_editor_js('wr_content', $is_dhtml_editor); ?>

    <?php echo chk_editor_js('wr_content', $is_dhtml_editor); ?

추천0 비추천0

댓글목록

등록된 댓글이 없습니다.

Total 65건 1 페이지
정보 게시판 목록
번호 제목 글쓴이 조회 추천 비추천 날짜
65
lime 07-26 0 0 20
lime 20 0 0 07-26
64
아포칼립스 06-25 0 0 397
아포칼립스 397 0 0 06-25
63
아포칼립스 06-25 0 0 402
아포칼립스 402 0 0 06-25
62
물범 06-18 0 0 462
물범 462 0 0 06-18
61
아포칼립스 04-12 0 0 930
아포칼립스 930 0 0 04-12
60
아포칼립스 04-09 0 0 856
아포칼립스 856 0 0 04-09
59
아포칼립스 04-04 0 0 880
아포칼립스 880 0 0 04-04
58
아포칼립스 04-04 0 0 914
아포칼립스 914 0 0 04-04
57
아포칼립스 03-29 0 0 906
아포칼립스 906 0 0 03-29
56
아포칼립스 03-16 0 0 15235
아포칼립스 15235 0 0 03-16
55
아포칼립스 03-16 0 0 1152
아포칼립스 1152 0 0 03-16
54
아포칼립스 03-16 0 0 1143
아포칼립스 1143 0 0 03-16
53
altip 03-14 0 0 1103
altip 1103 0 0 03-14
52
아포칼립스 03-12 0 0 1114
아포칼립스 1114 0 0 03-12
51
altip 03-10 0 0 1175
altip 1175 0 0 03-10
50
altip 01-14 0 0 2343
altip 2343 0 0 01-14
49
altip 02-17 0 0 1590
altip 1590 0 0 02-17
48
altip 02-15 1 0 13168
altip 13168 1 0 02-15
47
altip 02-15 0 0 1536
altip 1536 0 0 02-15
46
altip 02-12 0 0 1586
altip 1586 0 0 02-12

검색

회원 로그인

SNS

포인트랭킹

1 lime 3,250점
2 Jake 2,130점
3 아포칼립스 1,509점
4 지누 1,205점
5 물범 1,100점
6 WaveDEV 1,100점
7 김민준 1,100점
8 레오 1,100점

접속자집계

오늘
1,319
어제
2,188
최대
3,492
전체
211,937