rhymix/modules/editor
Kijin Sung 1c786d8cd5 Remove module update scripts from XE 1.7 and before
XE 1.7 이하 버전에서 테이블 스키마 조정, 인덱스 추가, 임시파일 처리 등을 위해
만들어 놓은 업데이트 스크립트를 대부분 제거하여 처리 효율을 향상시킵니다.

이 중 대부분은 XE 개발 초창기(1.2 이전) 스키마 변경이 빈번하던 시절에
하위호환성을 위해 추가된 것으로, 이미 10년 이상 불필요한 상태였습니다.

단, 앞으로는 XE 1.8 미만 버전에서 라이믹스로 업데이트하기 어려워질 수 있습니다.
XE 1.8 미만 버전을 사용하는 사이트에서는 먼저 XE 최신 버전으로 업데이트한 후
라이믹스를 덮어씌우는 방식으로 진행하여야 합니다.
2020-09-29 01:33:57 +09:00
..
components 이모티콘 경로 문제 수정 2020-03-03 21:49:37 +09:00
conf 검색엔진 수집이 불필요한 페이지에 대한 robots 메타 태그 추가 2018-10-02 22:50:05 +09:00
lang Add option to select different editors for PC and mobile 2020-07-09 00:23:54 +09:00
queries fix #2229 자동저장 기능에 IP 대신 암호키를 대조하도록 변경 2018-03-07 02:18:17 +09:00
ruleset Add admin editor page (not complated lang file) 2011-09-07 08:45:00 +00:00
schemas fix #2229 자동저장 기능에 IP 대신 암호키를 대조하도록 변경 2018-03-07 02:18:17 +09:00
skins rhymix_content class 추가 2020-09-17 20:40:06 +09:00
tpl rhymix_content class 추가 2020-09-17 20:40:06 +09:00
editor.admin.controller.php Add option to select different editors for PC and mobile 2020-07-09 00:23:54 +09:00
editor.admin.view.php Clean up editor module 2020-07-09 16:37:04 +09:00
editor.api.php copyright add to php files 2013-11-08 05:52:51 +00:00
editor.class.php Remove module update scripts from XE 1.7 and before 2020-09-29 01:33:57 +09:00
editor.controller.php Clean up editor module 2020-07-09 16:37:04 +09:00
editor.model.php Clean up editor module 2020-07-09 16:37:04 +09:00
editor.view.php Clean up editor module 2020-07-09 16:37:04 +09:00