서명에도 cheditor5를 사용하고 싶은데

서명기능 에도 cheditor를 사용하고 싶은데 어느 부분을 건드려야 하죠?..
|

댓글 2개

skin 폴더의 register_form.skin.php 를 수정하셔야 하며 수정하는 방법은
게시판 스킨의 write.skin.php을 참조 하시면 됩니다.

상단에 다음을 넣으시고
include_once("$g4[path]/lib/cheditor4.lib.php")
echo "<script src='$g4[cheditor4_path]/cheditor.js'></script>
echo cheditor1('mb_profile', '100%', '100');

서명부분에 <?=cheditor2('mb_profile', $member[mb_profile];?> 넣으시고

마지막으로 폼 서브밋 스크립트에
<? echo cheditor3(''mb_profile'); ?>넣으시면 되겠네요.
감사합니다. 다 됬긴 됬는데, <?=cheditor2('mb_profile', $member[mb_profile];?> 이부분은 어디다 넣어야 할지 정 모르겟내요. ㅠ..

<? if ($config[cf_use_signature]) { ?>
<TR bgcolor="#FFFFFF">
<TD width="160" class=m_title>서명</TD>
<TD class=m_padding><textarea name=mb_signature class=m_iparea rows=3 style='width:95%;' <?=$config[cf_req_signature]?'required':'';?> itemname='서명'><?=$member[mb_signature]?></textarea></TD>

</TR>
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
14년 전 조회 1,640
14년 전 조회 1,721
14년 전 조회 1,083
14년 전 조회 797
14년 전 조회 777
14년 전 조회 1,053
14년 전 조회 1,643
14년 전 조회 1,003
14년 전 조회 940
14년 전 조회 1,600
14년 전 조회 1,582
14년 전 조회 1,727
14년 전 조회 978
14년 전 조회 783
14년 전 조회 2,454
14년 전 조회 984
14년 전 조회 818
14년 전 조회 808
14년 전 조회 939
14년 전 조회 799