diff --git a/modules/editor/skins/default/css/black.css b/modules/editor/skins/default/css/black.css index 8a5e73fb1..b85b6db92 100644 --- a/modules/editor/skins/default/css/black.css +++ b/modules/editor/skins/default/css/black.css @@ -40,3 +40,7 @@ /* File Uploader */ .commentEditor .xeEditor .fileUploader{ border-color:#666;} .xeEditor .fileUploader .preview{ border-color:#ddd; background:#fff;} + +/* TextEditor */ +.xeTextEditor {padding:10px; overflow:hidden; margin:0 0 10px 0;} +.xeTextEditor textarea { display:block; margin:0; padding:2px; color:#fff;} diff --git a/modules/editor/skins/default/css/white.css b/modules/editor/skins/default/css/white.css index 0012f0104..162e7f069 100644 --- a/modules/editor/skins/default/css/white.css +++ b/modules/editor/skins/default/css/white.css @@ -40,3 +40,7 @@ /* File Uploader */ .commentEditor .xeEditor .fileUploader{ border-color:#ddd;} .xeEditor .fileUploader .preview{ border-color:#ddd; background:#fff;} + +/* TextEditor */ +.xeTextEditor {padding:10px; overflow:hidden; margin:0 0 10px 0;} +.xeTextEditor textarea { display:block; margin:0; padding:2px; } diff --git a/modules/editor/skins/default/editor.html b/modules/editor/skins/default/editor.html index b683962ac..7dc16ddeb 100644 --- a/modules/editor/skins/default/editor.html +++ b/modules/editor/skins/default/editor.html @@ -1,229 +1,249 @@ - - - - - - - - - - - - - - - - - - -
- - - - -
- - - - - -
- - -
- - - - - - - - - - - - - - - - -
- -
    - - -
  • - - -
-
- - -
- -
- - - -
- - -

- - - -
-
- - -
-
- -
- - - -
- - - - - - - - -
-
-
- -
-
- - - -
-
{$upload_status}
-
- -
- - - + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+ + + + + +
+ + +
+ + + + + + + + + + + + + + + + +
+ +
    + + +
  • + + +
+
+ + +
+ +
+ + + +
+ + +

+ + + +
+
+ + +
+
+ +
+ + + +
+ + + + + + + + +
+
+
+ +
+
+ + + +
+
{$upload_status}
+
+ +
+ + + + + diff --git a/modules/editor/skins/textarea/js/xe_interface.js b/modules/editor/skins/default/js/xe_interface.js similarity index 100% rename from modules/editor/skins/textarea/js/xe_interface.js rename to modules/editor/skins/default/js/xe_interface.js diff --git a/modules/editor/skins/default/skin.xml b/modules/editor/skins/default/skin.xml index 1fa72ba77..fc86dd1ce 100644 --- a/modules/editor/skins/default/skin.xml +++ b/modules/editor/skins/default/skin.xml @@ -35,5 +35,23 @@ 黑色 黑色 + + 하얀색 텍스트편집기 + White Text Editor + White Text Editor + White Text Editor + White Text Editor + White Text Editor + White Text Editor + + + 검은색 텍스트편집기 + Black Text Editor + Black Text Editor + Black Text Editor + Black Text Editor + Black Text Editor + Black Text Editor + diff --git a/modules/editor/skins/textarea/css/editor.css b/modules/editor/skins/textarea/css/editor.css deleted file mode 100644 index 31a89edd8..000000000 --- a/modules/editor/skins/textarea/css/editor.css +++ /dev/null @@ -1,4 +0,0 @@ -@charset "utf-8"; - -.xeTextareaEditor {padding:10px; overflow:hidden; } -.xeTextareaEditor textarea { display:block; margin:0; padding:2px; } diff --git a/modules/editor/skins/textarea/editor.html b/modules/editor/skins/textarea/editor.html deleted file mode 100644 index f617ab50e..000000000 --- a/modules/editor/skins/textarea/editor.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - - -
- -
- - - - diff --git a/modules/editor/skins/textarea/skin.xml b/modules/editor/skins/textarea/skin.xml deleted file mode 100644 index ff260f098..000000000 --- a/modules/editor/skins/textarea/skin.xml +++ /dev/null @@ -1,36 +0,0 @@ - - - XE textarea 에디터 스킨 - ゼロボードXE textarea エディタースキン - XE textarea 编辑器皮肤 - XE textarea 編輯器面板 - - 위지윅에디터가 아닌 가벼운 글 편집을 원할 경우 사용되는 스킨입니다. - 에디터컴포넌트나 파일첨부등의 기능이 모두 되지 않고 단순히 글로 된 컨텐츠만 사용할 수 있습니다. - 개발 : zero (http://blog.nzeo.com) - - - ウイジウイグエディターではないテキストのみの編集に使うスキンです。 - エディターコンポーネントやファイル添付などの機能が出来なく、単純なテキストのみのコンテンツに使います。 - 개발 : zero (http://blog.nzeo.com) - - - 适用于编辑纯文本形式内容时使用的皮肤。 - 不支持编辑器组件及上传文件功能,只能处理纯文本形式的内容。 - 开发 : zero (http://blog.nzeo.com) - - - 適用於編輯純文字內容時,所使用的面板。 - 不支援編輯器組件與上傳檔案功能,只能處理純文字格式的內容。 - 開發 : zero (http://blog.nzeo.com) - - 0.1 - 2008-01-21 - - - zero - zero - zero - zero - -