diff --git a/modules/editor/skins/msword2007/css/editor.css b/modules/editor/skins/msword2007/css/editor.css deleted file mode 100644 index d23101e75..000000000 --- a/modules/editor/skins/msword2007/css/editor.css +++ /dev/null @@ -1,58 +0,0 @@ -@charset "utf-8"; - -.xeEditor { } -.xeEditor .optionABC, -.xeEditor .option2, -.xeEditor .optionDE { clear:both; width:100%; border-bottom:1px solid #c2c2c2; overflow:hidden; background:#ffffff url(../images/bgBoardEditorOption.png) no-repeat -3px bottom;} -.xeEditor .optionABC .selectGroup { white-space:nowrap; display:block; height:22px; margin:0 .5em 0 0; padding-left:1em; float:left;} -.xeEditor .optionABC .buttonGroup, -.xeEditor .option2 .buttonGroup { white-space:nowrap; position:relative; display:block; margin:0 .5em 0 0; float:left; height:22px; overflow:hidden; padding-left:2px;} -.xeEditor .optionABC .buttonGroup img, -.xeEditor .option2 .buttonGroup img { float:left; display:block; margin-left:-1px; cursor:pointer;} -.xeEditor .optionA, -.xeEditor .optionB, -.xeEditor .optionC, -.xeEditor .optionE, -.xeEditor .optionF { float:left; background:#ffffff url(../images/bgBoardEditorOption.png) no-repeat left bottom; padding:.5em 0 .5em .7em; overflow:hidden;} -.xeEditor .optionA *, -.xeEditor .optionB *, -.xeEditor .optionC *, -.xeEditor .optionF * { vertical-align:middle;} -.xeEditor .optionA { background-position:-3px bottom; padding-left:0;} -.xeEditor .optionA select option { font-size:.9em; } - -.xeEditor .optionDE .buttonGroup { white-space:nowrap; position:relative; display:block; float:left; height:21px; overflow:hidden; padding-left:2px;} - -.xeEditor .optionDE img { float:left; display:block; margin-right:.5em; cursor:pointer;} -.xeEditor .optionD { padding:.5em 0 .5em .8em; overflow:hidden; float:left; border-right:1px solid #e0e0e0;} - -.xeEditor .editorInfo { background:#fbfbfb; padding:.5em; border:1px solid #e1e1dd; color:#999999; position:relative; margin:5px 10px 0 10px;} -.xeEditor .close { cursor:pointer; position:absolute; top:3px; right:3px; _top:3px; _right:25px;} -.xeEditor .editor_iframe_box { background:#ffffff; clear:both; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:0; margin:0 10px 0 10px; } -.xeEditor .editor_iframe_textarea { background:#ffffff; clear:both; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; padding:0; margin:0 10px 0 10px; width:100%; font-size:1em; display:none;} - -.xeEditor .textAreaDragIndicator { text-align:center; background:url(../images/lineTextAreaDrag.gif) repeat-x left center; padding:5px 0 5px 0; } -.xeEditor .textAreaDragIndicatorBar { background:url(../images/buttonTextAreaDrag.gif) no-repeat center; cursor:move;height:14px;} - -.xeEditor .editor_info { clear:both; padding:5px 10px 5px 10px; overflow:hidden;} -.xeEditor .editor_info .editor_option { float:left; color:#888888; } -.xeEditor .editor_info .editor_autosaved_message { color:#888888; float:right; display:none;} - - -.xeEditor .fileAttach { border:none; table-layout:fixed; margin:10px 10px 0 10px; } - -.xeEditor .fileAttach .preview { padding:5px; border:1px solid #e1e1dd; width:100px; height:100px; margin-right:10px;} -.xeEditor .fileAttach .preview img { width:100px; height:100px; } - -.xeEditor .fileAttach .fileListArea .fileList { background:url(../images/select_dot.gif); overflow:auto; width:100%; height:auto; border:1px solid; border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6; margin-bottom:10px; font-size:11px;} -.xeEditor .fileAttach .fileListArea .fileList option { line-height:100%; padding-left:.5em;} -.xeEditor .fileAttach .fileUploadControl { float:left; } -.xeEditor .fileAttach .file_attach_info { color:#AAAAAA; font-size:.9em; _font-size:8pt; text-align:right;} -*:first-child+html .xeEditor .fileAttach .file_attach_info { font-size:8pt; } - -.xeEditor .fileAttach .fileUploadControl .uploaderButton { display:block; cursor:pointer; background:url(../images/buttonTypeBCenter.gif) repeat-x left center; line-height:100%; overflow:visible; color:#3f4040; margin:0 1px; font-size:.9em; white-space:nowrap;} -.xeEditor .fileAttach .fileUploadControl .uploaderButton:hover { text-decoration:none;} -.xeEditor .fileAttach .fileUploadControl .uploaderButton img { vertical-align:middle;} -.xeEditor .fileAttach .fileUploadControl .uploaderButton .leftCap { width:2px; height:21px; background:url(../images/buttonTypeBLeft.gif) no-repeat; margin:0 .3em 0 0; position:relative; left:-1px;} -.xeEditor .fileAttach .fileUploadControl .uploaderButton .rightCap { width:2px; height:21px; background:url(../images/buttonTypeBRight.gif) no-repeat; margin:0 -1px 0 .4em;} -.xeEditor .fileAttach .fileUploadControl .uploaderButton .icon { margin:0 .2em;} diff --git a/modules/editor/skins/msword2007/editor.html b/modules/editor/skins/msword2007/editor.html deleted file mode 100644 index 42913d22a..000000000 --- a/modules/editor/skins/msword2007/editor.html +++ /dev/null @@ -1,188 +0,0 @@ - - - - - - - - - - - - - - - - -
- -
- - - -
-
-
- - - - - -
- -
- {$lang->edit->help_bold} - {$lang->edit->help_italic} - {$lang->edit->help_underline} - {$lang->edit->help_strike} - - {$lang->edit->help_sub} - {$lang->edit->help_sup} - - {$lang->edit->help_fontcolor} - {$lang->edit->help_fontbgcolor} - {$lang->edit->help_removeformat} -
-
- -
-
- {$lang->edit->help_align_left} - {$lang->edit->help_align_center} - {$lang->edit->help_align_right} - {$lang->edit->help_align_full} -
- - -
- {$lang->edit->help_remove_indent} - {$lang->edit->help_add_indent} -
- -
- {$lang->edit->help_list_bullet} - {$lang->edit->help_list_number} -
-
-
- - - - -
-
-
- - - {$component->title} - - -
-
-
- -
- - - -
- {$lang->about_dblclick_in_editor} - - close -
- - - - -
- -
- -
- - -
 
- -
- - - -
- - - - -
- - - - - - - - - - - - - - - -
preview
- -
- -
-
- - {$lang->edit->delete_selected} - {$lang->edit->link_file} -
-
{$upload_status}
-
- -
- - - - diff --git a/modules/editor/skins/msword2007/images/bgBoardEditorOption.png b/modules/editor/skins/msword2007/images/bgBoardEditorOption.png deleted file mode 100644 index c17e3a74c..000000000 Binary files a/modules/editor/skins/msword2007/images/bgBoardEditorOption.png and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/blank.gif b/modules/editor/skins/msword2007/images/blank.gif deleted file mode 100644 index 35d42e808..000000000 Binary files a/modules/editor/skins/msword2007/images/blank.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/buttonClose.gif b/modules/editor/skins/msword2007/images/buttonClose.gif deleted file mode 100644 index 12cd8aaa9..000000000 Binary files a/modules/editor/skins/msword2007/images/buttonClose.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/buttonTextAreaDrag.gif b/modules/editor/skins/msword2007/images/buttonTextAreaDrag.gif deleted file mode 100644 index 853387176..000000000 Binary files a/modules/editor/skins/msword2007/images/buttonTextAreaDrag.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/buttonTypeBCenter.gif b/modules/editor/skins/msword2007/images/buttonTypeBCenter.gif deleted file mode 100644 index c501463ef..000000000 Binary files a/modules/editor/skins/msword2007/images/buttonTypeBCenter.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/buttonTypeBLeft.gif b/modules/editor/skins/msword2007/images/buttonTypeBLeft.gif deleted file mode 100644 index 0b919a5c0..000000000 Binary files a/modules/editor/skins/msword2007/images/buttonTypeBLeft.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/buttonTypeBRight.gif b/modules/editor/skins/msword2007/images/buttonTypeBRight.gif deleted file mode 100644 index d94c9a21f..000000000 Binary files a/modules/editor/skins/msword2007/images/buttonTypeBRight.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ac.gif b/modules/editor/skins/msword2007/images/editor_btn_ac.gif deleted file mode 100644 index 889bac6d1..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ac.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_aj.gif b/modules/editor/skins/msword2007/images/editor_btn_aj.gif deleted file mode 100644 index a660778ff..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_aj.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_al.gif b/modules/editor/skins/msword2007/images/editor_btn_al.gif deleted file mode 100644 index 4e5f2541c..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_al.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ar.gif b/modules/editor/skins/msword2007/images/editor_btn_ar.gif deleted file mode 100644 index 8a9a7dad5..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ar.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_b.gif b/modules/editor/skins/msword2007/images/editor_btn_b.gif deleted file mode 100644 index 4ef110d0e..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_b.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_bg.gif b/modules/editor/skins/msword2007/images/editor_btn_bg.gif deleted file mode 100644 index 5ef293348..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_bg.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_c.gif b/modules/editor/skins/msword2007/images/editor_btn_c.gif deleted file mode 100644 index 4d69b17c8..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_c.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_i.gif b/modules/editor/skins/msword2007/images/editor_btn_i.gif deleted file mode 100644 index ef993323a..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_i.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_id.gif b/modules/editor/skins/msword2007/images/editor_btn_id.gif deleted file mode 100644 index a45cc3b23..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_id.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_od.gif b/modules/editor/skins/msword2007/images/editor_btn_od.gif deleted file mode 100644 index 544757c9a..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_od.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ol.gif b/modules/editor/skins/msword2007/images/editor_btn_ol.gif deleted file mode 100644 index b6a9f48c5..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ol.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_rf.gif b/modules/editor/skins/msword2007/images/editor_btn_rf.gif deleted file mode 100644 index c14768871..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_rf.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_s.gif b/modules/editor/skins/msword2007/images/editor_btn_s.gif deleted file mode 100644 index 18bc6358d..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_s.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_sub.gif b/modules/editor/skins/msword2007/images/editor_btn_sub.gif deleted file mode 100644 index 3af30c982..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_sub.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_sup.gif b/modules/editor/skins/msword2007/images/editor_btn_sup.gif deleted file mode 100644 index a1547ac48..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_sup.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_u.gif b/modules/editor/skins/msword2007/images/editor_btn_u.gif deleted file mode 100644 index cd5e11f67..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_u.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/editor_btn_ul.gif b/modules/editor/skins/msword2007/images/editor_btn_ul.gif deleted file mode 100644 index 5e136ffc4..000000000 Binary files a/modules/editor/skins/msword2007/images/editor_btn_ul.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/lineTextAreaDrag.gif b/modules/editor/skins/msword2007/images/lineTextAreaDrag.gif deleted file mode 100644 index b8116ecd7..000000000 Binary files a/modules/editor/skins/msword2007/images/lineTextAreaDrag.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/images/select_dot.gif b/modules/editor/skins/msword2007/images/select_dot.gif deleted file mode 100644 index ceda644e3..000000000 Binary files a/modules/editor/skins/msword2007/images/select_dot.gif and /dev/null differ diff --git a/modules/editor/skins/msword2007/js/editor.js b/modules/editor/skins/msword2007/js/editor.js deleted file mode 100644 index 128b4a9b1..000000000 --- a/modules/editor/skins/msword2007/js/editor.js +++ /dev/null @@ -1,10 +0,0 @@ -// Editor Option Button -function eOptionOver2(obj) { - obj.style.marginTop='-22px'; - obj.style.zIndex='99'; -} - -function eOptionClick2(obj) { - obj.style.marginTop='-44px'; - obj.style.zIndex='99'; -} diff --git a/modules/editor/skins/msword2007/skin.xml b/modules/editor/skins/msword2007/skin.xml deleted file mode 100644 index 26be0224a..000000000 --- a/modules/editor/skins/msword2007/skin.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - MS Word 2007 테마 - MS Word 2007 テーマ - MS Word 2007样式皮肤 - MS Word 2007樣式面板 - MS Word 2007 테마입니다. - MS Word 2007 テーマです。 - MS Word 2007样式皮肤。 - MS Word 2007樣式。 - 0.1 - 2007-09-10 - - - Simulz - Simulz - Simulz - Simulz - -