CMS솔루션마켓, 이온디 - 워드프레스, 라이믹스, 카페24, 그누보드, 엑셀

Contents Management System

xe ckeditor 툴바 옵션

2018년 12월 21일
CKEDITOR.editorConfig = function( config ) {
   // config.removePlugins= 'toolbar', // 툴바 항상 감춤
   config.toolbarCanCollapse = true; // 툴바 접었다 펼쳤다 버튼 보이게

   config.toolbarStartupExpanded = false; // 툴바 항상 접힌상태

};

경로 : /common/js/plugins/ckeditor/ckeditor/config.js

추천한 사람

 
댓글은 로그인 사용자만 작성 가능합니다. 로그인하기