config.toolbarStartupExpanded = false;ckeditor를 사용하는 XE 글쓰기 화면에서 초기 설정으로 ckeditor의 툴바를 접는 방법입니다.ckeditor의 툴바를 접기 전ckedior의 툴바를 접은 후파일 수정 경로 : /common/js/plugins/ckeditor/ckeditor/config.jsCKEDITOR.editorConfig = function( config ) {
// Define changes to default configuration here. For example:
...