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

파싱

/common/js/plugins/ckeditor/ckeditor/config.js 파일 생성후

 

CKEDITOR.editorConfig = function( config ) {
    // Define changes to default configuration here. For example:
    CKEDITOR.dtd.$removeEmpty.i = 0;
};

 

 

이외에 여러가지 옵션이 많지만... 우선 필요한것만 추가함^^

 

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