From 9ed4e6c33d7eacca4c6ebdf51a0e48b064425087 Mon Sep 17 00:00:00 2001 From: Arcturus Date: Thu, 19 Sep 2024 20:37:21 +0900 Subject: [PATCH] update plugin/editor --- .../editor/cheditor5/backup_template.xml | 758 +- .../plugin/editor/cheditor5/cheditor.js | 15919 ++++++++-------- .../plugin/editor/cheditor5/css/dialog.css | 368 +- .../plugin/editor/cheditor5/css/editarea.css | 44 +- .../editor/cheditor5/css/imageupload.css | 281 +- .../editor/cheditor5/css/imageupload.m.css | 136 + .../plugin/editor/cheditor5/css/imageurl.css | 10 +- .../plugin/editor/cheditor5/css/lightbox.css | 190 +- .../plugin/editor/cheditor5/css/ui.css | 11 +- .../plugin/editor/cheditor5/editor.lib.php | 321 +- .../cheditor5/icons/imageUpload/broken.png | Bin 0 -> 16882 bytes .../cheditor5/icons/imageUpload/webgl-off.png | Bin 0 -> 2267 bytes .../cheditor5/icons/imageUpload/webgl.png | Bin 0 -> 1780 bytes .../editor/cheditor5/imageUpload/_common.php | 5 +- .../editor/cheditor5/imageUpload/config.php | 33 +- .../editor/cheditor5/imageUpload/delete.php | 12 +- .../editor/cheditor5/imageUpload/upload.php | 120 +- .../plugin/editor/cheditor5/popup/flash.html | 12 +- .../editor/cheditor5/popup/google_map.html | 4 +- .../plugin/editor/cheditor5/popup/icon.html | 28 +- .../plugin/editor/cheditor5/popup/image.html | 150 +- .../editor/cheditor5/popup/image.html5.html | 160 +- .../editor/cheditor5/popup/image.html5.m.html | 79 + .../editor/cheditor5/popup/js/AC_OETags.js | 494 +- .../editor/cheditor5/popup/js/color_picker.js | 184 +- .../editor/cheditor5/popup/js/dialog.js | 82 +- .../plugin/editor/cheditor5/popup/js/flash.js | 294 +- .../cheditor5/popup/js/fragment-shader.glsl | 75 + .../editor/cheditor5/popup/js/google_map.js | 291 +- .../plugin/editor/cheditor5/popup/js/icon.js | 108 +- .../editor/cheditor5/popup/js/image.html5.js | 2946 +-- .../cheditor5/popup/js/image.html5.m.js | 1586 ++ .../plugin/editor/cheditor5/popup/js/image.js | 1780 +- .../cheditor5/popup/js/image_upload_flash.js | 558 +- .../editor/cheditor5/popup/js/image_url.js | 486 +- .../plugin/editor/cheditor5/popup/js/link.js | 250 +- .../plugin/editor/cheditor5/popup/js/media.js | 90 +- .../editor/cheditor5/popup/js/swfobject.js | 1558 +- .../editor/cheditor5/popup/js/symbol.js | 332 +- .../plugin/editor/cheditor5/popup/js/table.js | 630 +- .../editor/cheditor5/popup/js/table_modify.js | 1278 +- .../cheditor5/popup/js/vertex-shader.glsl | 10 + .../plugin/editor/cheditor5/popup/link.html | 140 +- .../plugin/editor/cheditor5/popup/symbol.html | 52 +- .../editor/cheditor5/template-mobile.xml | 175 + .../plugin/editor/cheditor5/template.dtd | 43 + .../plugin/editor/cheditor5/template.xml | 746 +- .../editor/cheditor5/utils/crossdomain.xml | 12 +- .../editor/smarteditor2/SmartEditor2Skin.html | 33 +- .../smarteditor2/SmartEditor2Skin_en_US.html | 790 + .../smarteditor2/SmartEditor2Skin_ja_JP.html | 798 + .../smarteditor2/SmartEditor2Skin_ko_KR.html | 790 + .../smarteditor2/SmartEditor2Skin_zh_CN.html | 790 + .../smarteditor2/SmartEditor2Skin_zh_TW.html | 790 + .../smarteditor2/SmartEditor2_noframe.html | 1618 +- .../smarteditor2/SmartEditor2noframe.html | 850 + .../plugin/editor/smarteditor2/config.js | 57 +- .../smarteditor2/css/en_US/smart_editor2.css | 192 + .../css/en_US/smart_editor2_in.css | 24 + .../css/en_US/smart_editor2_items.css | 447 + .../css/en_US/smart_editor2_out.css | 12 + .../smarteditor2/css/ja_JP/smart_editor2.css | 190 + .../css/ja_JP/smart_editor2_in.css | 24 + .../css/ja_JP/smart_editor2_items.css | 447 + .../css/ja_JP/smart_editor2_out.css | 12 + .../smarteditor2/css/ko_KR/smart_editor2.css | 193 + .../css/ko_KR/smart_editor2_in.css | 24 + .../css/ko_KR/smart_editor2_items.css | 462 + .../css/ko_KR/smart_editor2_out.css | 12 + .../editor/smarteditor2/css/smart_editor2.css | 351 +- .../smarteditor2/css/smart_editor2_in.css | 16 - .../smarteditor2/css/smart_editor2_out.css | 24 +- .../smarteditor2/css/zh_CN/smart_editor2.css | 190 + .../css/zh_CN/smart_editor2_in.css | 24 + .../css/zh_CN/smart_editor2_items.css | 447 + .../css/zh_CN/smart_editor2_out.css | 12 + .../smarteditor2/css/zh_TW/smart_editor2.css | 190 + .../css/zh_TW/smart_editor2_in.css | 24 + .../css/zh_TW/smart_editor2_items.css | 417 + .../css/zh_TW/smart_editor2_out.css | 12 + .../plugin/editor/smarteditor2/editor.lib.php | 356 +- .../editor/smarteditor2/img/bg_spell.gif | Bin 0 -> 46 bytes .../editor/smarteditor2/img/bx_set_110302.gif | Bin 0 -> 34462 bytes .../editor/smarteditor2/img/en_US/btn_set.png | Bin 0 -> 74008 bytes .../smarteditor2/img/en_US/text_tool_set.png | Bin 0 -> 19897 bytes .../editor/smarteditor2/img/icon_set.gif | Bin 4611 -> 5957 bytes .../editor/smarteditor2/img/ja_JP/btn_set.png | Bin 0 -> 65756 bytes .../smarteditor2/img/ja_JP/text_tool_set.png | Bin 0 -> 20409 bytes .../editor/smarteditor2/img/ko_KR/btn_set.png | Bin 1469116 -> 77167 bytes .../smarteditor2/img/ko_KR/text_tool_set.png | Bin 11403 -> 19808 bytes .../editor/smarteditor2/img/zh_CN/btn_set.png | Bin 0 -> 37660 bytes .../smarteditor2/img/zh_CN/text_tool_set.png | Bin 0 -> 19897 bytes .../editor/smarteditor2/img/zh_TW/btn_set.png | Bin 0 -> 64362 bytes .../smarteditor2/img/zh_TW/text_tool_set.png | Bin 0 -> 19897 bytes .../js/SE2B_Configuration_General.js | 52 - .../js/SE2B_Configuration_Service.js | 71 - .../editor/smarteditor2/js/jindo.min.js | 1 - .../editor/smarteditor2/js/jindo_component.js | 1 - .../editor/smarteditor2/js/lib/jindo2.all.js | 2 +- .../smarteditor2/js/lib/jindo_component.js | 2 +- .../js/{ => service}/HuskyEZCreator.js | 19 +- .../js/{ => service}/SE2BasicCreator.js | 39 +- .../js/{ => service}/SE2M_Configuration.js | 20 +- .../js/service/hp_SE_OuterIFrameControl.js | 128 + .../js/service/hp_SE_ToolbarToggler.js | 48 + .../js/service/husky_SE2B_Lang_en_US.js | 39 + .../js/service/husky_SE2B_Lang_ja_JP.js | 39 + .../js/service/husky_SE2B_Lang_ko_KR.js | 39 + .../js/service/husky_SE2B_Lang_zh_CN.js | 39 + .../js/service/husky_SE2B_Lang_zh_TW.js | 39 + .../editor/smarteditor2/js/smarteditor2.js | 3487 ++-- .../smarteditor2/js/smarteditor2.min.js | 19 +- .../plugin/editor/smarteditor2/license.txt | 30 +- .../plugin/hp_SE2M_AttachQuickPhoto.js | 210 +- .../photo_uploader/popup/_common.php | 5 +- .../photo_uploader/popup/index.html | 105 +- .../photo_uploader/popup/js/basic.js | 691 +- .../popup/js/jquery-1.8.3.min.js | 2 - .../photo_uploader/popup/js/jquery-ui.min.js | 5 - .../popup/js/jquery.fileupload.js | 4 +- .../photo_uploader/popup/php/JSON.php | 78 +- .../popup/php/UploadHandler.php | 96 +- .../photo_uploader/popup/php/_common.php | 5 +- .../photo_uploader/popup/php/index.php | 4 +- .../popup/swfupload/fileprogress.js | 404 +- .../popup/swfupload/handlers.js | 756 +- .../plugin/editor/smarteditor2/readme.txt | 78 +- .../editor/smarteditor2/release_notes.txt | 508 +- .../plugin/editor/smarteditor2/shortcut.html | 46 +- .../editor/smarteditor2/src_include.txt | 12 +- 130 files changed, 30588 insertions(+), 19994 deletions(-) create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/css/imageupload.m.css create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/icons/imageUpload/broken.png create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/icons/imageUpload/webgl-off.png create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/icons/imageUpload/webgl.png create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/popup/image.html5.m.html create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/popup/js/fragment-shader.glsl create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/popup/js/image.html5.m.js create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/popup/js/vertex-shader.glsl create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/template-mobile.xml create mode 100644 AvocadoEdition_Light/plugin/editor/cheditor5/template.dtd create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/SmartEditor2Skin_en_US.html create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/SmartEditor2Skin_ja_JP.html create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/SmartEditor2Skin_ko_KR.html create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/SmartEditor2Skin_zh_CN.html create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/SmartEditor2Skin_zh_TW.html create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/SmartEditor2noframe.html create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/en_US/smart_editor2.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/en_US/smart_editor2_in.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/en_US/smart_editor2_items.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/en_US/smart_editor2_out.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ja_JP/smart_editor2.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ja_JP/smart_editor2_in.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ja_JP/smart_editor2_items.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ja_JP/smart_editor2_out.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ko_KR/smart_editor2.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ko_KR/smart_editor2_in.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ko_KR/smart_editor2_items.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/ko_KR/smart_editor2_out.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_CN/smart_editor2.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_CN/smart_editor2_in.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_CN/smart_editor2_items.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_CN/smart_editor2_out.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_TW/smart_editor2.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_TW/smart_editor2_in.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_TW/smart_editor2_items.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/css/zh_TW/smart_editor2_out.css create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/bg_spell.gif create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/bx_set_110302.gif create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/en_US/btn_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/en_US/text_tool_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/ja_JP/btn_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/ja_JP/text_tool_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/zh_CN/btn_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/zh_CN/text_tool_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/zh_TW/btn_set.png create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/img/zh_TW/text_tool_set.png delete mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/SE2B_Configuration_General.js delete mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/SE2B_Configuration_Service.js delete mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/jindo.min.js delete mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/jindo_component.js rename AvocadoEdition_Light/plugin/editor/smarteditor2/js/{ => service}/HuskyEZCreator.js (82%) rename AvocadoEdition_Light/plugin/editor/smarteditor2/js/{ => service}/SE2BasicCreator.js (78%) rename AvocadoEdition_Light/plugin/editor/smarteditor2/js/{ => service}/SE2M_Configuration.js (85%) create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/hp_SE_OuterIFrameControl.js create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/hp_SE_ToolbarToggler.js create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_en_US.js create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_ja_JP.js create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_ko_KR.js create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_zh_CN.js create mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/js/service/husky_SE2B_Lang_zh_TW.js delete mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/photo_uploader/popup/js/jquery-1.8.3.min.js delete mode 100644 AvocadoEdition_Light/plugin/editor/smarteditor2/photo_uploader/popup/js/jquery-ui.min.js diff --git a/AvocadoEdition_Light/plugin/editor/cheditor5/backup_template.xml b/AvocadoEdition_Light/plugin/editor/cheditor5/backup_template.xml index 2a240f3..b1a1470 100644 --- a/AvocadoEdition_Light/plugin/editor/cheditor5/backup_template.xml +++ b/AvocadoEdition_Light/plugin/editor/cheditor5/backup_template.xml @@ -1,380 +1,380 @@ - - -