rhymix/modules/editor
Min-Soo Kim bafc9005c6
Enable LESS and SASS @ editor style (#988)
* Enable LESS and SASS @ editor style

에디터 스타일에 LESS 또는 SASS를 사용할 수 없어서 기본 설정을 간결하게 반영하기 어려운 감이 있었습니다.
이를 해결합니다.

* Replace for to foreach

foreach 로 대체 가능한 for 문을 대체합니다.
2018-01-20 00:20:05 +09:00
..
components php7.2호환을 위해 변경한 클래스 Object 를 BaseObject으로 변경 2017-11-28 20:01:28 +09:00
conf 에디터 컬러셋 act 퍼미션 변경 2017-07-13 13:06:30 +09:00
lang Fix #958 missing option for comment content style 2017-12-09 02:19:23 +09:00
queries merge sandbox to trunk for 1.4.4.2 2010-11-30 07:01:36 +00:00
ruleset Add admin editor page (not complated lang file) 2011-09-07 08:45:00 +00:00
schemas update truck and tag 1.4.2.3 2010-06-08 08:29:56 +00:00
skins Add option to control focus on CKEditor 2017-11-21 15:33:24 +09:00
styles Fix #837 delete unnecessary editor content styles 2017-06-27 15:29:37 +09:00
tpl Fix content style radio buttons 2017-12-09 03:18:18 +09:00
editor.admin.controller.php Save comment content style 2017-12-09 03:15:57 +09:00
editor.admin.view.php Also hide dreditor from list of installed editor skins 2017-09-28 19:28:46 +09:00
editor.api.php copyright add to php files 2013-11-08 05:52:51 +00:00
editor.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
editor.controller.php Enable LESS and SASS @ editor style (#988) 2018-01-20 00:20:05 +09:00
editor.model.php Fix strict count() behavior in PHP 7.2 2017-12-01 01:49:20 +09:00
editor.view.php php7.2호환을 위해 변경한 클래스 Object 를 BaseObject으로 변경 2017-11-28 20:01:28 +09:00