rhymix/modules/editor/skins/ckeditor
Kijin Sung 117023817d Eliminate unnecessary AJAX calls to file.getFileList
에디터 로딩 직후, 파일 업로드 직후, 파일 삭제 직후
첨부목록 갱신을 위해 file.getFileList를 호출하도록 되어 있는데,
첨부목록을 직전 요청의 응답과 함께 반환하도록 변경하여
불필요한 AJAX 요청이 발생하지 않도록 하고, 로딩 속도를 개선함.
2024-04-16 22:38:53 +09:00
..
css Replace CKEditor default LESS file with SCSS, and clean up related code in editor.html 2023-09-25 02:07:28 +09:00
js Replace xGetElementById() with document.getElementById() in CKEditor script 2023-08-31 13:24:12 +09:00
lang Improve file upload dialog #800 2017-07-05 12:33:56 +09:00
editor.html Adjust min-height to Prevent layout shift when CKEditor is loaded 2023-12-31 16:21:05 +09:00
file_upload.html Eliminate unnecessary AJAX calls to file.getFileList 2024-04-16 22:38:53 +09:00
skin.xml Add option to select different editors for PC and mobile 2020-07-09 00:23:54 +09:00