[FCKEditor] [PHP] 설치 및 환경설정 > 기술자료 | 해피정닷컴

[FCKEditor] [PHP] 설치 및 환경설정 > 기술자료

본문 바로가기

사이트 내 전체검색

[FCKEditor] [PHP] 설치 및 환경설정 > 기술자료

Editor [FCKEditor] [PHP] 설치 및 환경설정

페이지 정보


본문

작성자: 얼룩푸우(budget74@nate.com)
작성일: 2007.10.03
버   전: FCKeditor 2.4.3
개발환경: CentOS 5.x (ko_KR.UTF-8), Apache 2.x, PHP 5.x, MySQL 5.x
charset : UTF-8
다운로드: http://downloads.sourceforge.net/fckeditor/FCKeditor_2.4.3.tar.gz?modtime=1181838228&big_mirror=0

#wget http://downloads.sourceforge.net/fckeditor/FCKeditor_2.4.3.tar.gz?modtime=1181838228&big_mirror=0

#tar xvfz FCKeditor_2.4.3.tar.gz
#cd fckeditor
#vi fckeditor.js
     37 Line: this.BasePath  = '/util/fckeditor/' ; /* fckeditor 를 설치한 경로(Web 경로) */
#vi fckconfig.js
     186 Line: var _FileBrowserLanguage = 'php' ; /* asp를 php로 변경 */
     187 Line: var _QuickUploadLanguage = 'php' ; /* asp를 php로 변경 */
     참고로 94 Line 에 FCKConfig.ToolbarSets["Default"] 가 있다. 필요없는 것은 제외하자.

변경 전:

FCKConfig.ToolbarSets["Default"] = [
 ['Source','DocProps','-','Save','NewPage','Preview','-','Templates'],
 ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
 ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
 ['Form','Checkbox','Radio','TextField','Textarea','Select','Button','ImageButton','HiddenField'],
 '/',
 ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
 ['OrderedList','UnorderedList','-','Outdent','Indent'],
 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
 ['Link','Unlink','Anchor'],
 ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
 '/',
 ['Style','FontFormat','FontName','FontSize'],
 ['TextColor','BGColor'],
 ['FitWindow','-','About']
] ;

변경 후:

* 폼 관련 버튼을 삭제하고 FitWindow 와 About 를 첫줄로 옮겼다.

FCKConfig.ToolbarSets["Default"] = [
 ['Source','DocProps','-','Save','NewPage','Preview','-','Templates'],
 ['Cut','Copy','Paste','PasteText','PasteWord','-','Print','SpellCheck'],
 ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat','-','FitWindow','-','About'],
 '/',
 ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
 ['OrderedList','UnorderedList','-','Outdent','Indent'],
 ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
 ['Link','Unlink','Anchor'],
 ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
 '/',
 ['Style','FontFormat','FontName','FontSize'],
 ['TextColor','BGColor'],
] ;


#vi editor/filemanager/browser/default/connectors/php/config.php
     28 Line: $Config['Enabled'] = false ; /* 사용여부 true 로 변경 */
     32 Line: $Config['UserFilesPath'] = '/userfiles/' ; /* 파일 저장 경로 (생성 또는 변경) */

#vi editor/filemanager/upload/php/config.php
     28 Line: $Config['Enabled'] = false ; /* 사용여부 true 로 변경 */
     32 Line: $Config['UserFilesPath'] = '/userfiles/' ; /* 파일 저장 경로 (생성 또는 변경) */

#vi editor/filemanager/upload/php/upload.php
  /* 한글 파일의 문제를 해결하기 위해 urlencode 추가 */

  if ( $Config['UseFileType'] )
   $sFileUrl = $Config["UserFilesPath"] . strtolower($sType) . '/' . urlencode($sFileName) ;
  else
   $sFileUrl = $Config["UserFilesPath"] . urlencode($sFileName) ;



참고사이트
http://blog.naver.com/budget74?Redirect=Log&logNo=90022899135

댓글목록

등록된 댓글이 없습니다.


Total 39건 2 페이지
  • RSS
기술자료 목록
19
Editor   21026  2013-05-30 21:15  
18
Editor   34217  2012-07-26 23:16  
17
Editor   18403  2012-05-24 03:39  
16
Editor   24955  2012-04-16 23:44  
15
Editor   35676  2012-04-13 06:02  
14
Editor   48050  2012-02-07 23:32 ~ 2015-05-11 00:00  
13
Editor   32413  2012-02-07 22:10 ~ 2016-08-31 00:00  
12
Editor   17665  2011-12-27 14:22  
11
Editor   27948  2011-01-19 23:20  
10
Editor   15757  2011-01-19 19:55  
9
Editor   28269  2010-09-29 01:13  
8
Editor   19246  2010-06-28 18:03 ~ 2017-11-08 17:56  
7
Editor   18462  2009-08-11 11:09  
6
Editor   24152  2009-03-05 20:53 ~ 2017-10-25 12:23  
5
Editor   19904  2007-11-15 19:21  
열람
Editor   17847  2007-11-15 19:18  
3
Editor   21836  2007-11-15 18:58  
2
Editor   24361  2007-07-26 05:45  
1
Editor   18460  2007-01-17 11:19 ~ 2018-11-16 13:31  

검색

해피정닷컴 정보

회사소개 회사연혁 협력사 오시는길 서비스 이용약관 개인정보 처리방침

회사명: 해피정닷컴   대표: 정창용   전화: 070-7600-3500   팩스: 042-670-8272
주소: (34368) 대전시 대덕구 대화로 160 대전산업용재유통단지 1동 222호
개인정보보호책임자: 정창용   사업자번호: 119-05-36414
통신판매업신고: 제2024-대전대덕-0405호 [사업자등록확인]  
Copyright 2001~2025 해피정닷컴. All Rights Reserved.