rhymix/modules/editor
2009-06-19 06:38:25 +00:00
..
components
conf
lang
queries
schemas
skins
styles
tpl
editor.admin.controller.php
editor.admin.view.php
editor.api.php
editor.class.php 1. fileModel::getIsPermitted() 함수 제거 (내부 구현코드가 미완성이라 이 함수를 제거하고 editor_sequence, uploadTargetSrl 을 이용하여 파일 업로드 점검하도록 수정) 2009-06-19 02:36:24 +00:00
editor.controller.php git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6601 201d5d3c-b55e-5fd7-737f-ddc643e51545 2009-06-19 05:35:12 +00:00
editor.model.php 에디터의 기본 서식을 default로 하도록 수정 (편집시에는 반영이 잘되나 결과를 볼 때 반영 안되는 문제 수정) 2009-06-19 06:38:25 +00:00
editor.view.php