이 자료실은 공식 자료실에 포함될 예정이며 신규 등록되지 않습니다.
자료를 올려주셨던 분들은 공식 자료실에 다시 올려주시면 매우 감사하겠습니다.
| 라이센스 : | |
|---|---|
| 기타 라이센스 : | |
| 적용 버전 : | |
| 프로젝트 URL : |

0.2.7부터 XE로 통합되었습니다. 게시판의 추가 설정 페이지에서 스킨을 설정할 수 있습니다.
업데이트
#3 XML 정리
준비
※ 에디터 스킨을 사용하려면 XE 0.1.5 or Sandbox 최신을 사용하셔야 합니다.
최신 버전 다운로드는 http://trac.zeroboard.com/trac/browser/sandbox 에서 다운로드 받을 수 있습니다.
적용하기 # 스킨 관리 페이지는 모듈별 스킨 설정 기능 추가 후 배포 예정
전체 에디터의 스킨을 변경하려면 /modules/editor/editor.model.php 파일에서
스킨 옵션의 기본 값을 아래처럼 변경하면 됩니다.
if(!$option->skin) $skin = 'msword2007';
설명
XE 기본 스킨 및 이번 스킨에 추가된 기본 기능은 태그를 제거하는 단추 입니다.
여러가지 서식을 적용 후, 이 버튼만 누르면 서식을 제거해 줍니다.
simulz 님의 에디터로 설정한 후에 기능상의 문제가 있는 것 같아서 다시 기존의 에디터로 돌아왔지만 그림은 여전히 보이지 않았습니다. 기존의 에디터에서 수정을 누르면 그림들이 보이고, 그 상태에서 저장을 누르면 그림들이 정상적으로 보입니다.
1. 해당 이미지들은 상대경로 형식으로 지정되어 있습니다.
2. HTML 형식으로 되어 있던 문서들을 게시판으로 옮기는 중인데, 기존의 HTML 문서가 나모웹에디터 3.0 (?) 으로 제작되어서 지저분한 태그들이 많이 붙어있습니다. --> 혹시 지저분한 태그 정리하는 좋은 툴이 없나요? 알고계시면 저에게도 알려주시면 감사하겠습니다.
Warning: Cannot modify header information - headers already sent by (output started at c:\apm_setup\htdocs\zbxe\modules\editor\editor.model.php:1) in c:\apm_setup\htdocs\zbxe\classes\display\DisplayHandler.class.php on line 100
OKY 님과 같은 증상 입니다. 드림위버로도 해결 안되던데, 다시 default 로 해놔도 계속 오류 뜨네요.
위에 if(!$option->skin) $skin = 'sz_word2007'; --> 요부분이 저는 41번째 줄이던데요?
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 247
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 248
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 249
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 250
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 251
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /home/hosting_users/zedwin/www/intra/modules/editor/editor.model.php:1) in /home/hosting_users/zedwin/www/intra/classes/display/DisplayHandler.class.php on line 100
이런에러가 주르륵 ㅡㅡㅋ
default로 다시해놔두 마찬가지네요







감사히 잘 쓰겠습니다.