1. 웹사이트를 http 에서 https 로 변경 후, 플로알라 에디터가 뜨지 않는 현상이 있습니다.
그럴 경우 cache 파일을 한번 다시 저장해주세요.
./files/cache/froalaeditor/_f_.js 파일을 열어서 다시 저장해주세요. 그럼 정상적으로 플로알라 에디터가 로딩 됩니다.
2. 관리자 '캐시파일 재생성' 후 프로알라 에디터가 로딩되지 않는 현상이 있습니다.
./files/cache/froalaeditor/_f_.js 파일을 지운 후에,
./modules/editor/skins/froalaeditor/editor.php 파일을 다시 저장해주세요.
※잘 안될 경우 반복합니다.
<load target="./css/pc_layout.css" cond="!Mobile::isMobileCheckByAgent()" /><load target="./css/mobile_layout.css" cond="Mobile::isMobileCheckByAgent()" />
$grant->access : 접근권한$grant->list : 목록보기$grant->write_document : 글쓰기$grant->write_comment : 댓글쓰기$grant->view : 보기$grant->manager : 관리권한
네이버에서 제로보드의 모듈과 스킨의 개발 활성화를 위한 강연때 배포한 모듈과 스킨 제작 관련 문서
출처 : http://cometkorea.tistory.com/m/103
제로보드 XE Module 개발 관련 문서
Deview2009_Tutorial_XE_Module.pdf
제로보드 XE Skin 개발 관련 문서