FCKeditor_2.0rc2 버젼 > 그누3질답

그누3질답

FCKeditor_2.0rc2 버젼 정보

그누보드 FCKeditor_2.0rc2 버젼

첨부파일

FCKeditor_2.0rc2.zip (628.2K) 8회 다운로드 2005-01-26 23:09:14

본문

부탁드립니다.
fckeditor2 버젼을 적용한 게시판 스킨좀 만들어주세요...
아니면 적용하는 방법있으면 상세히 강좌를 올려주세요 부탁드립니다..

댓글 전체

그냥
http://sir.co.kr/?doc=bbs/gnuboard.php&bo_table=skin3&sselect=&stext=§ion=&ssort=&sorder=&wr_id=4903&page=5

이걸 사용하세요 속도도 빠르고 엔터칠때가 맘에 들어요 ^_^
fc/_samples/php/sample01.php 요 파일을 보니깐

상단에
<?
include("../../fckeditor.php") ;
?>


입력폼에
<?php
// Automatically calculates the editor base path based on the _samples directory.
// This is usefull only for these samples. A real application should use something like this:
// $oFCKeditor->BasePath = '/FCKeditor/' ; // '/FCKeditor/' is the default value.
$sBasePath = $_SERVER['PATH_INFO'] ;
$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ;

$oFCKeditor = new FCKeditor('FCKeditor1') ;
$oFCKeditor->BasePath = $sBasePath ;
$oFCKeditor->Value = 'This is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor</a>.' ;
$oFCKeditor->Create() ;
?>

이걸 저그면 된다고 나오네요  ^_^;;
전체 9,564
그누3질답 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1402호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT