cable 0.9.16 → 0.9.17
Sign up to get free protection for your applications and to get access to all the features.
- data/VERSION +1 -1
- data/app/controllers/admin_controller.rb +1 -1
- data/app/views/layouts/admin.html.erb +3 -1
- data/lib/generators/cable/install_generator.rb +1 -0
- data/lib/generators/cable/menu/templates/erb/menus/_menu.html.erb +1 -1
- data/lib/generators/cable/menu/templates/erb/menus/_resources.html.erb +1 -1
- data/lib/generators/cable/menu/templates/erb/menus/show.html.erb +1 -1
- data/public/javascripts/admin.js +16 -16
- metadata +2 -254
- data/public/javascripts/tinymce/jquery.tinymce.js +0 -1
- data/public/javascripts/tinymce/langs/en.js +0 -222
- data/public/javascripts/tinymce/license.txt +0 -504
- data/public/javascripts/tinymce/plugins/advhr/css/advhr.css +0 -5
- data/public/javascripts/tinymce/plugins/advhr/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advhr/editor_plugin_src.js +0 -57
- data/public/javascripts/tinymce/plugins/advhr/js/rule.js +0 -43
- data/public/javascripts/tinymce/plugins/advhr/langs/en_dlg.js +0 -7
- data/public/javascripts/tinymce/plugins/advhr/rule.htm +0 -58
- data/public/javascripts/tinymce/plugins/advimage/css/advimage.css +0 -13
- data/public/javascripts/tinymce/plugins/advimage/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advimage/editor_plugin_src.js +0 -50
- data/public/javascripts/tinymce/plugins/advimage/image.htm +0 -235
- data/public/javascripts/tinymce/plugins/advimage/img/sample.gif +0 -0
- data/public/javascripts/tinymce/plugins/advimage/js/image.js +0 -445
- data/public/javascripts/tinymce/plugins/advimage/langs/en_dlg.js +0 -45
- data/public/javascripts/tinymce/plugins/advlink/css/advlink.css +0 -8
- data/public/javascripts/tinymce/plugins/advlink/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advlink/editor_plugin_src.js +0 -61
- data/public/javascripts/tinymce/plugins/advlink/js/advlink.js +0 -523
- data/public/javascripts/tinymce/plugins/advlink/langs/en_dlg.js +0 -54
- data/public/javascripts/tinymce/plugins/advlink/link.htm +0 -338
- data/public/javascripts/tinymce/plugins/advlist/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/advlist/editor_plugin_src.js +0 -154
- data/public/javascripts/tinymce/plugins/autolink/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/autolink/editor_plugin_src.js +0 -169
- data/public/javascripts/tinymce/plugins/autoresize/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/autoresize/editor_plugin_src.js +0 -119
- data/public/javascripts/tinymce/plugins/autosave/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/autosave/editor_plugin_src.js +0 -431
- data/public/javascripts/tinymce/plugins/autosave/langs/en.js +0 -4
- data/public/javascripts/tinymce/plugins/bbcode/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/bbcode/editor_plugin_src.js +0 -120
- data/public/javascripts/tinymce/plugins/contextmenu/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/contextmenu/editor_plugin_src.js +0 -156
- data/public/javascripts/tinymce/plugins/directionality/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/directionality/editor_plugin_src.js +0 -82
- data/public/javascripts/tinymce/plugins/emotions/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/emotions/editor_plugin_src.js +0 -43
- data/public/javascripts/tinymce/plugins/emotions/emotions.htm +0 -41
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-cool.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-cry.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-embarassed.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-foot-in-mouth.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-frown.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-innocent.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-kiss.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-laughing.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-money-mouth.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-sealed.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-smile.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-surprised.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-tongue-out.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-undecided.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-wink.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/img/smiley-yell.gif +0 -0
- data/public/javascripts/tinymce/plugins/emotions/js/emotions.js +0 -22
- data/public/javascripts/tinymce/plugins/emotions/langs/en_dlg.js +0 -20
- data/public/javascripts/tinymce/plugins/example/dialog.htm +0 -22
- data/public/javascripts/tinymce/plugins/example/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/example/editor_plugin_src.js +0 -84
- data/public/javascripts/tinymce/plugins/example/img/example.gif +0 -0
- data/public/javascripts/tinymce/plugins/example/js/dialog.js +0 -19
- data/public/javascripts/tinymce/plugins/example/langs/en.js +0 -3
- data/public/javascripts/tinymce/plugins/example/langs/en_dlg.js +0 -3
- data/public/javascripts/tinymce/plugins/fullpage/css/fullpage.css +0 -184
- data/public/javascripts/tinymce/plugins/fullpage/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/fullpage/editor_plugin_src.js +0 -198
- data/public/javascripts/tinymce/plugins/fullpage/fullpage.htm +0 -571
- data/public/javascripts/tinymce/plugins/fullpage/js/fullpage.js +0 -497
- data/public/javascripts/tinymce/plugins/fullpage/langs/en_dlg.js +0 -85
- data/public/javascripts/tinymce/plugins/fullscreen/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/fullscreen/editor_plugin_src.js +0 -159
- data/public/javascripts/tinymce/plugins/fullscreen/fullscreen.htm +0 -109
- data/public/javascripts/tinymce/plugins/iespell/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/iespell/editor_plugin_src.js +0 -54
- data/public/javascripts/tinymce/plugins/inlinepopups/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/inlinepopups/editor_plugin_src.js +0 -696
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/alert.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/button.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/confirm.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif +0 -0
- data/public/javascripts/tinymce/plugins/inlinepopups/skins/clearlooks2/window.css +0 -90
- data/public/javascripts/tinymce/plugins/inlinepopups/template.htm +0 -387
- data/public/javascripts/tinymce/plugins/insertdatetime/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/insertdatetime/editor_plugin_src.js +0 -83
- data/public/javascripts/tinymce/plugins/layer/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/layer/editor_plugin_src.js +0 -214
- data/public/javascripts/tinymce/plugins/legacyoutput/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/legacyoutput/editor_plugin_src.js +0 -139
- data/public/javascripts/tinymce/plugins/lists/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/lists/editor_plugin_src.js +0 -617
- data/public/javascripts/tinymce/plugins/media/css/media.css +0 -17
- data/public/javascripts/tinymce/plugins/media/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/media/editor_plugin_src.js +0 -770
- data/public/javascripts/tinymce/plugins/media/js/embed.js +0 -73
- data/public/javascripts/tinymce/plugins/media/js/media.js +0 -354
- data/public/javascripts/tinymce/plugins/media/langs/en_dlg.js +0 -109
- data/public/javascripts/tinymce/plugins/media/media.htm +0 -812
- data/public/javascripts/tinymce/plugins/media/moxieplayer.swf +0 -0
- data/public/javascripts/tinymce/plugins/nonbreaking/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/nonbreaking/editor_plugin_src.js +0 -53
- data/public/javascripts/tinymce/plugins/noneditable/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/noneditable/editor_plugin_src.js +0 -90
- data/public/javascripts/tinymce/plugins/pagebreak/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/pagebreak/editor_plugin_src.js +0 -74
- data/public/javascripts/tinymce/plugins/paste/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/paste/editor_plugin_src.js +0 -930
- data/public/javascripts/tinymce/plugins/paste/js/pastetext.js +0 -36
- data/public/javascripts/tinymce/plugins/paste/js/pasteword.js +0 -51
- data/public/javascripts/tinymce/plugins/paste/langs/en_dlg.js +0 -5
- data/public/javascripts/tinymce/plugins/paste/pastetext.htm +0 -27
- data/public/javascripts/tinymce/plugins/paste/pasteword.htm +0 -21
- data/public/javascripts/tinymce/plugins/preview/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/preview/editor_plugin_src.js +0 -53
- data/public/javascripts/tinymce/plugins/preview/example.html +0 -28
- data/public/javascripts/tinymce/plugins/preview/jscripts/embed.js +0 -73
- data/public/javascripts/tinymce/plugins/preview/preview.html +0 -17
- data/public/javascripts/tinymce/plugins/print/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/print/editor_plugin_src.js +0 -34
- data/public/javascripts/tinymce/plugins/save/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/save/editor_plugin_src.js +0 -101
- data/public/javascripts/tinymce/plugins/searchreplace/css/searchreplace.css +0 -6
- data/public/javascripts/tinymce/plugins/searchreplace/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/searchreplace/editor_plugin_src.js +0 -61
- data/public/javascripts/tinymce/plugins/searchreplace/js/searchreplace.js +0 -142
- data/public/javascripts/tinymce/plugins/searchreplace/langs/en_dlg.js +0 -16
- data/public/javascripts/tinymce/plugins/searchreplace/searchreplace.htm +0 -100
- data/public/javascripts/tinymce/plugins/spellchecker/css/content.css +0 -1
- data/public/javascripts/tinymce/plugins/spellchecker/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/spellchecker/editor_plugin_src.js +0 -435
- data/public/javascripts/tinymce/plugins/spellchecker/img/wline.gif +0 -0
- data/public/javascripts/tinymce/plugins/style/css/props.css +0 -13
- data/public/javascripts/tinymce/plugins/style/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/style/editor_plugin_src.js +0 -55
- data/public/javascripts/tinymce/plugins/style/js/props.js +0 -635
- data/public/javascripts/tinymce/plugins/style/langs/en_dlg.js +0 -70
- data/public/javascripts/tinymce/plugins/style/props.htm +0 -838
- data/public/javascripts/tinymce/plugins/tabfocus/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/tabfocus/editor_plugin_src.js +0 -114
- data/public/javascripts/tinymce/plugins/table/cell.htm +0 -178
- data/public/javascripts/tinymce/plugins/table/css/cell.css +0 -17
- data/public/javascripts/tinymce/plugins/table/css/row.css +0 -25
- data/public/javascripts/tinymce/plugins/table/css/table.css +0 -13
- data/public/javascripts/tinymce/plugins/table/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/table/editor_plugin_src.js +0 -1198
- data/public/javascripts/tinymce/plugins/table/js/cell.js +0 -284
- data/public/javascripts/tinymce/plugins/table/js/merge_cells.js +0 -27
- data/public/javascripts/tinymce/plugins/table/js/row.js +0 -232
- data/public/javascripts/tinymce/plugins/table/js/table.js +0 -450
- data/public/javascripts/tinymce/plugins/table/langs/en_dlg.js +0 -74
- data/public/javascripts/tinymce/plugins/table/merge_cells.htm +0 -32
- data/public/javascripts/tinymce/plugins/table/row.htm +0 -157
- data/public/javascripts/tinymce/plugins/table/table.htm +0 -188
- data/public/javascripts/tinymce/plugins/template/blank.htm +0 -12
- data/public/javascripts/tinymce/plugins/template/css/template.css +0 -23
- data/public/javascripts/tinymce/plugins/template/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/template/editor_plugin_src.js +0 -159
- data/public/javascripts/tinymce/plugins/template/js/template.js +0 -106
- data/public/javascripts/tinymce/plugins/template/langs/en_dlg.js +0 -15
- data/public/javascripts/tinymce/plugins/template/template.htm +0 -31
- data/public/javascripts/tinymce/plugins/visualchars/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/visualchars/editor_plugin_src.js +0 -83
- data/public/javascripts/tinymce/plugins/wordcount/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/wordcount/editor_plugin_src.js +0 -114
- data/public/javascripts/tinymce/plugins/xhtmlxtras/abbr.htm +0 -142
- data/public/javascripts/tinymce/plugins/xhtmlxtras/acronym.htm +0 -142
- data/public/javascripts/tinymce/plugins/xhtmlxtras/attributes.htm +0 -149
- data/public/javascripts/tinymce/plugins/xhtmlxtras/cite.htm +0 -142
- data/public/javascripts/tinymce/plugins/xhtmlxtras/css/attributes.css +0 -11
- data/public/javascripts/tinymce/plugins/xhtmlxtras/css/popup.css +0 -9
- data/public/javascripts/tinymce/plugins/xhtmlxtras/del.htm +0 -162
- data/public/javascripts/tinymce/plugins/xhtmlxtras/editor_plugin.js +0 -1
- data/public/javascripts/tinymce/plugins/xhtmlxtras/editor_plugin_src.js +0 -132
- data/public/javascripts/tinymce/plugins/xhtmlxtras/ins.htm +0 -162
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/abbr.js +0 -28
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/acronym.js +0 -28
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/attributes.js +0 -125
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/cite.js +0 -28
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/del.js +0 -53
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/element_common.js +0 -229
- data/public/javascripts/tinymce/plugins/xhtmlxtras/js/ins.js +0 -53
- data/public/javascripts/tinymce/plugins/xhtmlxtras/langs/en_dlg.js +0 -32
- data/public/javascripts/tinymce/themes/advanced/about.htm +0 -52
- data/public/javascripts/tinymce/themes/advanced/anchor.htm +0 -26
- data/public/javascripts/tinymce/themes/advanced/charmap.htm +0 -51
- data/public/javascripts/tinymce/themes/advanced/color_picker.htm +0 -74
- data/public/javascripts/tinymce/themes/advanced/editor_template.js +0 -1
- data/public/javascripts/tinymce/themes/advanced/editor_template_src.js +0 -1360
- data/public/javascripts/tinymce/themes/advanced/image.htm +0 -80
- data/public/javascripts/tinymce/themes/advanced/img/colorpicker.jpg +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/flash.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/icons.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/iframe.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/pagebreak.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/quicktime.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/realmedia.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/shockwave.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/trans.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/video.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/img/windowsmedia.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/js/about.js +0 -73
- data/public/javascripts/tinymce/themes/advanced/js/anchor.js +0 -42
- data/public/javascripts/tinymce/themes/advanced/js/charmap.js +0 -355
- data/public/javascripts/tinymce/themes/advanced/js/color_picker.js +0 -329
- data/public/javascripts/tinymce/themes/advanced/js/image.js +0 -247
- data/public/javascripts/tinymce/themes/advanced/js/link.js +0 -153
- data/public/javascripts/tinymce/themes/advanced/js/source_editor.js +0 -56
- data/public/javascripts/tinymce/themes/advanced/langs/en.js +0 -68
- data/public/javascripts/tinymce/themes/advanced/langs/en_dlg.js +0 -54
- data/public/javascripts/tinymce/themes/advanced/link.htm +0 -57
- data/public/javascripts/tinymce/themes/advanced/shortcuts.htm +0 -47
- data/public/javascripts/tinymce/themes/advanced/skins/default/content.css +0 -47
- data/public/javascripts/tinymce/themes/advanced/skins/default/dialog.css +0 -117
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/buttons.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/items.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/menu_arrow.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/menu_check.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/progress.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/img/tabs.gif +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/default/ui.css +0 -213
- data/public/javascripts/tinymce/themes/advanced/skins/highcontrast/content.css +0 -23
- data/public/javascripts/tinymce/themes/advanced/skins/highcontrast/dialog.css +0 -105
- data/public/javascripts/tinymce/themes/advanced/skins/highcontrast/ui.css +0 -101
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/content.css +0 -46
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/dialog.css +0 -117
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/img/button_bg.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/img/button_bg_black.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/img/button_bg_silver.png +0 -0
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/ui.css +0 -216
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/ui_black.css +0 -8
- data/public/javascripts/tinymce/themes/advanced/skins/o2k7/ui_silver.css +0 -5
- data/public/javascripts/tinymce/themes/advanced/source_editor.htm +0 -25
- data/public/javascripts/tinymce/themes/simple/editor_template.js +0 -1
- data/public/javascripts/tinymce/themes/simple/editor_template_src.js +0 -84
- data/public/javascripts/tinymce/themes/simple/img/icons.gif +0 -0
- data/public/javascripts/tinymce/themes/simple/langs/en.js +0 -11
- data/public/javascripts/tinymce/themes/simple/skins/default/content.css +0 -25
- data/public/javascripts/tinymce/themes/simple/skins/default/ui.css +0 -32
- data/public/javascripts/tinymce/themes/simple/skins/o2k7/content.css +0 -17
- data/public/javascripts/tinymce/themes/simple/skins/o2k7/img/button_bg.png +0 -0
- data/public/javascripts/tinymce/themes/simple/skins/o2k7/ui.css +0 -35
- data/public/javascripts/tinymce/tiny_mce.js +0 -1
- data/public/javascripts/tinymce/tiny_mce_popup.js +0 -5
- data/public/javascripts/tinymce/tiny_mce_src.js +0 -15752
- data/public/javascripts/tinymce/utils/editable_selects.js +0 -70
- data/public/javascripts/tinymce/utils/form_utils.js +0 -210
- data/public/javascripts/tinymce/utils/mctabs.js +0 -162
- data/public/javascripts/tinymce/utils/validate.js +0 -252
@@ -1 +0,0 @@
|
|
1
|
-
(function(){tinymce.create("tinymce.plugins.SearchReplacePlugin",{init:function(a,c){function b(d){window.focus();a.windowManager.open({file:c+"/searchreplace.htm",width:420+parseInt(a.getLang("searchreplace.delta_width",0)),height:170+parseInt(a.getLang("searchreplace.delta_height",0)),inline:1,auto_focus:0},{mode:d,search_string:a.selection.getContent({format:"text"}),plugin_url:c})}a.addCommand("mceSearch",function(){b("search")});a.addCommand("mceReplace",function(){b("replace")});a.addButton("search",{title:"searchreplace.search_desc",cmd:"mceSearch"});a.addButton("replace",{title:"searchreplace.replace_desc",cmd:"mceReplace"});a.addShortcut("ctrl+f","searchreplace.search_desc","mceSearch")},getInfo:function(){return{longname:"Search/Replace",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/searchreplace",version:tinymce.majorVersion+"."+tinymce.minorVersion}}});tinymce.PluginManager.add("searchreplace",tinymce.plugins.SearchReplacePlugin)})();
|
@@ -1,61 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* editor_plugin_src.js
|
3
|
-
*
|
4
|
-
* Copyright 2009, Moxiecode Systems AB
|
5
|
-
* Released under LGPL License.
|
6
|
-
*
|
7
|
-
* License: http://tinymce.moxiecode.com/license
|
8
|
-
* Contributing: http://tinymce.moxiecode.com/contributing
|
9
|
-
*/
|
10
|
-
|
11
|
-
(function() {
|
12
|
-
tinymce.create('tinymce.plugins.SearchReplacePlugin', {
|
13
|
-
init : function(ed, url) {
|
14
|
-
function open(m) {
|
15
|
-
// Keep IE from writing out the f/r character to the editor
|
16
|
-
// instance while initializing a new dialog. See: #3131190
|
17
|
-
window.focus();
|
18
|
-
|
19
|
-
ed.windowManager.open({
|
20
|
-
file : url + '/searchreplace.htm',
|
21
|
-
width : 420 + parseInt(ed.getLang('searchreplace.delta_width', 0)),
|
22
|
-
height : 170 + parseInt(ed.getLang('searchreplace.delta_height', 0)),
|
23
|
-
inline : 1,
|
24
|
-
auto_focus : 0
|
25
|
-
}, {
|
26
|
-
mode : m,
|
27
|
-
search_string : ed.selection.getContent({format : 'text'}),
|
28
|
-
plugin_url : url
|
29
|
-
});
|
30
|
-
};
|
31
|
-
|
32
|
-
// Register commands
|
33
|
-
ed.addCommand('mceSearch', function() {
|
34
|
-
open('search');
|
35
|
-
});
|
36
|
-
|
37
|
-
ed.addCommand('mceReplace', function() {
|
38
|
-
open('replace');
|
39
|
-
});
|
40
|
-
|
41
|
-
// Register buttons
|
42
|
-
ed.addButton('search', {title : 'searchreplace.search_desc', cmd : 'mceSearch'});
|
43
|
-
ed.addButton('replace', {title : 'searchreplace.replace_desc', cmd : 'mceReplace'});
|
44
|
-
|
45
|
-
ed.addShortcut('ctrl+f', 'searchreplace.search_desc', 'mceSearch');
|
46
|
-
},
|
47
|
-
|
48
|
-
getInfo : function() {
|
49
|
-
return {
|
50
|
-
longname : 'Search/Replace',
|
51
|
-
author : 'Moxiecode Systems AB',
|
52
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
53
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/searchreplace',
|
54
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
55
|
-
};
|
56
|
-
}
|
57
|
-
});
|
58
|
-
|
59
|
-
// Register plugin
|
60
|
-
tinymce.PluginManager.add('searchreplace', tinymce.plugins.SearchReplacePlugin);
|
61
|
-
})();
|
@@ -1,142 +0,0 @@
|
|
1
|
-
tinyMCEPopup.requireLangPack();
|
2
|
-
|
3
|
-
var SearchReplaceDialog = {
|
4
|
-
init : function(ed) {
|
5
|
-
var t = this, f = document.forms[0], m = tinyMCEPopup.getWindowArg("mode");
|
6
|
-
|
7
|
-
t.switchMode(m);
|
8
|
-
|
9
|
-
f[m + '_panel_searchstring'].value = tinyMCEPopup.getWindowArg("search_string");
|
10
|
-
|
11
|
-
// Focus input field
|
12
|
-
f[m + '_panel_searchstring'].focus();
|
13
|
-
|
14
|
-
mcTabs.onChange.add(function(tab_id, panel_id) {
|
15
|
-
t.switchMode(tab_id.substring(0, tab_id.indexOf('_')));
|
16
|
-
});
|
17
|
-
},
|
18
|
-
|
19
|
-
switchMode : function(m) {
|
20
|
-
var f, lm = this.lastMode;
|
21
|
-
|
22
|
-
if (lm != m) {
|
23
|
-
f = document.forms[0];
|
24
|
-
|
25
|
-
if (lm) {
|
26
|
-
f[m + '_panel_searchstring'].value = f[lm + '_panel_searchstring'].value;
|
27
|
-
f[m + '_panel_backwardsu'].checked = f[lm + '_panel_backwardsu'].checked;
|
28
|
-
f[m + '_panel_backwardsd'].checked = f[lm + '_panel_backwardsd'].checked;
|
29
|
-
f[m + '_panel_casesensitivebox'].checked = f[lm + '_panel_casesensitivebox'].checked;
|
30
|
-
}
|
31
|
-
|
32
|
-
mcTabs.displayTab(m + '_tab', m + '_panel');
|
33
|
-
document.getElementById("replaceBtn").style.display = (m == "replace") ? "inline" : "none";
|
34
|
-
document.getElementById("replaceAllBtn").style.display = (m == "replace") ? "inline" : "none";
|
35
|
-
this.lastMode = m;
|
36
|
-
}
|
37
|
-
},
|
38
|
-
|
39
|
-
searchNext : function(a) {
|
40
|
-
var ed = tinyMCEPopup.editor, se = ed.selection, r = se.getRng(), f, m = this.lastMode, s, b, fl = 0, w = ed.getWin(), wm = ed.windowManager, fo = 0;
|
41
|
-
|
42
|
-
// Get input
|
43
|
-
f = document.forms[0];
|
44
|
-
s = f[m + '_panel_searchstring'].value;
|
45
|
-
b = f[m + '_panel_backwardsu'].checked;
|
46
|
-
ca = f[m + '_panel_casesensitivebox'].checked;
|
47
|
-
rs = f['replace_panel_replacestring'].value;
|
48
|
-
|
49
|
-
if (tinymce.isIE) {
|
50
|
-
r = ed.getDoc().selection.createRange();
|
51
|
-
}
|
52
|
-
|
53
|
-
if (s == '')
|
54
|
-
return;
|
55
|
-
|
56
|
-
function fix() {
|
57
|
-
// Correct Firefox graphics glitches
|
58
|
-
// TODO: Verify if this is actually needed any more, maybe it was for very old FF versions?
|
59
|
-
r = se.getRng().cloneRange();
|
60
|
-
ed.getDoc().execCommand('SelectAll', false, null);
|
61
|
-
se.setRng(r);
|
62
|
-
};
|
63
|
-
|
64
|
-
function replace() {
|
65
|
-
ed.selection.setContent(rs); // Needs to be duplicated due to selection bug in IE
|
66
|
-
};
|
67
|
-
|
68
|
-
// IE flags
|
69
|
-
if (ca)
|
70
|
-
fl = fl | 4;
|
71
|
-
|
72
|
-
switch (a) {
|
73
|
-
case 'all':
|
74
|
-
// Move caret to beginning of text
|
75
|
-
ed.execCommand('SelectAll');
|
76
|
-
ed.selection.collapse(true);
|
77
|
-
|
78
|
-
if (tinymce.isIE) {
|
79
|
-
ed.focus();
|
80
|
-
r = ed.getDoc().selection.createRange();
|
81
|
-
|
82
|
-
while (r.findText(s, b ? -1 : 1, fl)) {
|
83
|
-
r.scrollIntoView();
|
84
|
-
r.select();
|
85
|
-
replace();
|
86
|
-
fo = 1;
|
87
|
-
|
88
|
-
if (b) {
|
89
|
-
r.moveEnd("character", -(rs.length)); // Otherwise will loop forever
|
90
|
-
}
|
91
|
-
}
|
92
|
-
|
93
|
-
tinyMCEPopup.storeSelection();
|
94
|
-
} else {
|
95
|
-
while (w.find(s, ca, b, false, false, false, false)) {
|
96
|
-
replace();
|
97
|
-
fo = 1;
|
98
|
-
}
|
99
|
-
}
|
100
|
-
|
101
|
-
if (fo)
|
102
|
-
tinyMCEPopup.alert(ed.getLang('searchreplace_dlg.allreplaced'));
|
103
|
-
else
|
104
|
-
tinyMCEPopup.alert(ed.getLang('searchreplace_dlg.notfound'));
|
105
|
-
|
106
|
-
return;
|
107
|
-
|
108
|
-
case 'current':
|
109
|
-
if (!ed.selection.isCollapsed())
|
110
|
-
replace();
|
111
|
-
|
112
|
-
break;
|
113
|
-
}
|
114
|
-
|
115
|
-
se.collapse(b);
|
116
|
-
r = se.getRng();
|
117
|
-
|
118
|
-
// Whats the point
|
119
|
-
if (!s)
|
120
|
-
return;
|
121
|
-
|
122
|
-
if (tinymce.isIE) {
|
123
|
-
ed.focus();
|
124
|
-
r = ed.getDoc().selection.createRange();
|
125
|
-
|
126
|
-
if (r.findText(s, b ? -1 : 1, fl)) {
|
127
|
-
r.scrollIntoView();
|
128
|
-
r.select();
|
129
|
-
} else
|
130
|
-
tinyMCEPopup.alert(ed.getLang('searchreplace_dlg.notfound'));
|
131
|
-
|
132
|
-
tinyMCEPopup.storeSelection();
|
133
|
-
} else {
|
134
|
-
if (!w.find(s, ca, b, false, false, false, false))
|
135
|
-
tinyMCEPopup.alert(ed.getLang('searchreplace_dlg.notfound'));
|
136
|
-
else
|
137
|
-
fix();
|
138
|
-
}
|
139
|
-
}
|
140
|
-
};
|
141
|
-
|
142
|
-
tinyMCEPopup.onInit.add(SearchReplaceDialog.init, SearchReplaceDialog);
|
@@ -1,16 +0,0 @@
|
|
1
|
-
tinyMCE.addI18n('en.searchreplace_dlg',{
|
2
|
-
searchnext_desc:"Find again",
|
3
|
-
notfound:"The search has been completed. The search string could not be found.",
|
4
|
-
search_title:"Find",
|
5
|
-
replace_title:"Find/Replace",
|
6
|
-
allreplaced:"All occurrences of the search string were replaced.",
|
7
|
-
findwhat:"Find what",
|
8
|
-
replacewith:"Replace with",
|
9
|
-
direction:"Direction",
|
10
|
-
up:"Up",
|
11
|
-
down:"Down",
|
12
|
-
mcase:"Match case",
|
13
|
-
findnext:"Find next",
|
14
|
-
replace:"Replace",
|
15
|
-
replaceall:"Replace all"
|
16
|
-
});
|
@@ -1,100 +0,0 @@
|
|
1
|
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
2
|
-
<html xmlns="http://www.w3.org/1999/xhtml">
|
3
|
-
<head>
|
4
|
-
<title>{#searchreplace_dlg.replace_title}</title>
|
5
|
-
<script type="text/javascript" src="../../tiny_mce_popup.js"></script>
|
6
|
-
<script type="text/javascript" src="../../utils/mctabs.js"></script>
|
7
|
-
<script type="text/javascript" src="../../utils/form_utils.js"></script>
|
8
|
-
<script type="text/javascript" src="js/searchreplace.js"></script>
|
9
|
-
<link rel="stylesheet" type="text/css" href="css/searchreplace.css" />
|
10
|
-
</head>
|
11
|
-
<body style="display:none;" role="application" aria-labelledby="app_title">
|
12
|
-
<span id="app_title" style="display:none">{#searchreplace_dlg.replace_title}</span>
|
13
|
-
<form onsubmit="SearchReplaceDialog.searchNext('none');return false;" action="#">
|
14
|
-
<div class="tabs">
|
15
|
-
<ul>
|
16
|
-
<li id="search_tab" aria-controls="search_panel"><span><a href="javascript:SearchReplaceDialog.switchMode('search');" onmousedown="return false;">{#searchreplace.search_desc}</a></span></li>
|
17
|
-
<li id="replace_tab" aria-controls="replace_panel"><span><a href="javascript:SearchReplaceDialog.switchMode('replace');" onmousedown="return false;">{#searchreplace_dlg.replace}</a></span></li>
|
18
|
-
</ul>
|
19
|
-
</div>
|
20
|
-
|
21
|
-
<div class="panel_wrapper">
|
22
|
-
<div id="search_panel" class="panel">
|
23
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="2">
|
24
|
-
<tr>
|
25
|
-
<td><label for="search_panel_searchstring">{#searchreplace_dlg.findwhat}</label></td>
|
26
|
-
<td><input type="text" id="search_panel_searchstring" name="search_panel_searchstring" style="width: 200px" aria-required="true" /></td>
|
27
|
-
</tr>
|
28
|
-
<tr>
|
29
|
-
<td colspan="2">
|
30
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="0" class="direction">
|
31
|
-
<tr role="group" aria-labelledby="search_panel_backwards_label">
|
32
|
-
<td><label id="search_panel_backwards_label">{#searchreplace_dlg.direction}</label></td>
|
33
|
-
<td><input id="search_panel_backwardsu" name="search_panel_backwards" class="radio" type="radio" /></td>
|
34
|
-
<td><label for="search_panel_backwardsu">{#searchreplace_dlg.up}</label></td>
|
35
|
-
<td><input id="search_panel_backwardsd" name="search_panel_backwards" class="radio" type="radio" checked="checked" /></td>
|
36
|
-
<td><label for="search_panel_backwardsd">{#searchreplace_dlg.down}</label></td>
|
37
|
-
</tr>
|
38
|
-
</table>
|
39
|
-
</td>
|
40
|
-
</tr>
|
41
|
-
<tr>
|
42
|
-
<td colspan="2">
|
43
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="0">
|
44
|
-
<tr>
|
45
|
-
<td><input id="search_panel_casesensitivebox" name="search_panel_casesensitivebox" class="checkbox" type="checkbox" /></td>
|
46
|
-
<td><label for="search_panel_casesensitivebox">{#searchreplace_dlg.mcase}</label></td>
|
47
|
-
</tr>
|
48
|
-
</table>
|
49
|
-
</td>
|
50
|
-
</tr>
|
51
|
-
</table>
|
52
|
-
</div>
|
53
|
-
|
54
|
-
<div id="replace_panel" class="panel">
|
55
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="2">
|
56
|
-
<tr>
|
57
|
-
<td><label for="replace_panel_searchstring">{#searchreplace_dlg.findwhat}</label></td>
|
58
|
-
<td><input type="text" id="replace_panel_searchstring" name="replace_panel_searchstring" style="width: 200px" aria-required="true" /></td>
|
59
|
-
</tr>
|
60
|
-
<tr>
|
61
|
-
<td><label for="replace_panel_replacestring">{#searchreplace_dlg.replacewith}</label></td>
|
62
|
-
<td><input type="text" id="replace_panel_replacestring" name="replace_panel_replacestring" style="width: 200px" aria-required="true" /></td>
|
63
|
-
</tr>
|
64
|
-
<tr>
|
65
|
-
<td colspan="2">
|
66
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="0" class="direction">
|
67
|
-
<tr role="group" aria-labelledby="replace_panel_dir_label">
|
68
|
-
<td><label id="replace_panel_dir_label">{#searchreplace_dlg.direction}</label></td>
|
69
|
-
<td><input id="replace_panel_backwardsu" name="replace_panel_backwards" class="radio" type="radio" /></td>
|
70
|
-
<td><label for="replace_panel_backwardsu">{#searchreplace_dlg.up}</label></td>
|
71
|
-
<td><input id="replace_panel_backwardsd" name="replace_panel_backwards" class="radio" type="radio" checked="checked" /></td>
|
72
|
-
<td><label for="replace_panel_backwardsd">{#searchreplace_dlg.down}</label></td>
|
73
|
-
</tr>
|
74
|
-
</table>
|
75
|
-
</td>
|
76
|
-
</tr>
|
77
|
-
<tr>
|
78
|
-
<td colspan="2">
|
79
|
-
<table role="presentation" border="0" cellspacing="0" cellpadding="0">
|
80
|
-
<tr>
|
81
|
-
<td><input id="replace_panel_casesensitivebox" name="replace_panel_casesensitivebox" class="checkbox" type="checkbox" /></td>
|
82
|
-
<td><label for="replace_panel_casesensitivebox">{#searchreplace_dlg.mcase}</label></td>
|
83
|
-
</tr>
|
84
|
-
</table>
|
85
|
-
</td>
|
86
|
-
</tr>
|
87
|
-
</table>
|
88
|
-
</div>
|
89
|
-
|
90
|
-
</div>
|
91
|
-
|
92
|
-
<div class="mceActionPanel">
|
93
|
-
<input type="submit" id="insert" name="insert" value="{#searchreplace_dlg.findnext}" />
|
94
|
-
<input type="button" class="button" id="replaceBtn" name="replaceBtn" value="{#searchreplace_dlg.replace}" onclick="SearchReplaceDialog.searchNext('current');" />
|
95
|
-
<input type="button" class="button" id="replaceAllBtn" name="replaceAllBtn" value="{#searchreplace_dlg.replaceall}" onclick="SearchReplaceDialog.searchNext('all');" />
|
96
|
-
<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
|
97
|
-
</div>
|
98
|
-
</form>
|
99
|
-
</body>
|
100
|
-
</html>
|
@@ -1 +0,0 @@
|
|
1
|
-
.mceItemHiddenSpellWord {background:url(../img/wline.gif) repeat-x bottom left; cursor:default;}
|
@@ -1 +0,0 @@
|
|
1
|
-
(function(){var a=tinymce.util.JSONRequest,c=tinymce.each,b=tinymce.DOM;tinymce.create("tinymce.plugins.SpellcheckerPlugin",{getInfo:function(){return{longname:"Spellchecker",author:"Moxiecode Systems AB",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker",version:tinymce.majorVersion+"."+tinymce.minorVersion}},init:function(e,f){var g=this,d;g.url=f;g.editor=e;g.rpcUrl=e.getParam("spellchecker_rpc_url","{backend}");if(g.rpcUrl=="{backend}"){if(tinymce.isIE){return}g.hasSupport=true;e.onContextMenu.addToTop(function(h,i){if(g.active){return false}})}e.addCommand("mceSpellCheck",function(){if(g.rpcUrl=="{backend}"){g.editor.getBody().spellcheck=g.active=!g.active;return}if(!g.active){e.setProgressState(1);g._sendRPC("checkWords",[g.selectedLang,g._getWords()],function(h){if(h.length>0){g.active=1;g._markWords(h);e.setProgressState(0);e.nodeChanged()}else{e.setProgressState(0);if(e.getParam("spellchecker_report_no_misspellings",true)){e.windowManager.alert("spellchecker.no_mpell")}}})}else{g._done()}});if(e.settings.content_css!==false){e.contentCSS.push(f+"/css/content.css")}e.onClick.add(g._showMenu,g);e.onContextMenu.add(g._showMenu,g);e.onBeforeGetContent.add(function(){if(g.active){g._removeWords()}});e.onNodeChange.add(function(i,h){h.setActive("spellchecker",g.active)});e.onSetContent.add(function(){g._done()});e.onBeforeGetContent.add(function(){g._done()});e.onBeforeExecCommand.add(function(h,i){if(i=="mceFullScreen"){g._done()}});g.languages={};c(e.getParam("spellchecker_languages","+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv","hash"),function(i,h){if(h.indexOf("+")===0){h=h.substring(1);g.selectedLang=i}g.languages[h]=i})},createControl:function(h,d){var f=this,g,e=f.editor;if(h=="spellchecker"){if(f.rpcUrl=="{backend}"){if(f.hasSupport){g=d.createButton(h,{title:"spellchecker.desc",cmd:"mceSpellCheck",scope:f})}return g}g=d.createSplitButton(h,{title:"spellchecker.desc",cmd:"mceSpellCheck",scope:f});g.onRenderMenu.add(function(j,i){i.add({title:"spellchecker.langs","class":"mceMenuItemTitle"}).setDisabled(1);c(f.languages,function(n,m){var p={icon:1},l;p.onclick=function(){if(n==f.selectedLang){return}l.setSelected(1);f.selectedItem.setSelected(0);f.selectedItem=l;f.selectedLang=n};p.title=m;l=i.add(p);l.setSelected(n==f.selectedLang);if(n==f.selectedLang){f.selectedItem=l}})});return g}},_walk:function(i,g){var h=this.editor.getDoc(),e;if(h.createTreeWalker){e=h.createTreeWalker(i,NodeFilter.SHOW_TEXT,null,false);while((i=e.nextNode())!=null){g.call(this,i)}}else{tinymce.walk(i,g,"childNodes")}},_getSeparators:function(){var e="",d,f=this.editor.getParam("spellchecker_word_separator_chars",'\\s!"#$%&()*+,-./:;<=>?@[]^_{|}����������������\u201d\u201c');for(d=0;d<f.length;d++){e+="\\"+f.charAt(d)}return e},_getWords:function(){var e=this.editor,g=[],d="",f={},h=[];this._walk(e.getBody(),function(i){if(i.nodeType==3){d+=i.nodeValue+" "}});if(e.getParam("spellchecker_word_pattern")){h=d.match("("+e.getParam("spellchecker_word_pattern")+")","gi")}else{d=d.replace(new RegExp("([0-9]|["+this._getSeparators()+"])","g")," ");d=tinymce.trim(d.replace(/(\s+)/g," "));h=d.split(" ")}c(h,function(i){if(!f[i]){g.push(i);f[i]=1}});return g},_removeWords:function(e){var f=this.editor,h=f.dom,g=f.selection,d=g.getBookmark();c(h.select("span").reverse(),function(i){if(i&&(h.hasClass(i,"mceItemHiddenSpellWord")||h.hasClass(i,"mceItemHidden"))){if(!e||h.decode(i.innerHTML)==e){h.remove(i,1)}}});g.moveToBookmark(d)},_markWords:function(k){var g=this.editor,f=g.dom,h=g.selection,i=h.getBookmark(),d=[],j=k.join("|"),l=this._getSeparators(),e=new RegExp("(^|["+l+"])("+j+")(?=["+l+"]|$)","g");this._walk(g.getBody(),function(m){if(m.nodeType==3){d.push(m)}});c(d,function(s){var q,p,m,r,o=s.nodeValue;if(e.test(o)){o=f.encode(o);p=f.create("span",{"class":"mceItemHidden"});if(tinymce.isIE){o=o.replace(e,"$1<mcespell>$2</mcespell>");while((r=o.indexOf("<mcespell>"))!=-1){m=o.substring(0,r);if(m.length){q=document.createTextNode(f.decode(m));p.appendChild(q)}o=o.substring(r+10);r=o.indexOf("</mcespell>");m=o.substring(0,r);o=o.substring(r+11);p.appendChild(f.create("span",{"class":"mceItemHiddenSpellWord"},m))}if(o.length){q=document.createTextNode(f.decode(o));p.appendChild(q)}}else{p.innerHTML=o.replace(e,'$1<span class="mceItemHiddenSpellWord">$2</span>')}f.replace(p,s)}});h.moveToBookmark(i)},_showMenu:function(h,j){var i=this,h=i.editor,d=i._menu,l,k=h.dom,g=k.getViewPort(h.getWin()),f=j.target;j=0;if(!d){d=h.controlManager.createDropMenu("spellcheckermenu",{"class":"mceNoIcons"});i._menu=d}if(k.hasClass(f,"mceItemHiddenSpellWord")){d.removeAll();d.add({title:"spellchecker.wait","class":"mceMenuItemTitle"}).setDisabled(1);i._sendRPC("getSuggestions",[i.selectedLang,k.decode(f.innerHTML)],function(m){var e;d.removeAll();if(m.length>0){d.add({title:"spellchecker.sug","class":"mceMenuItemTitle"}).setDisabled(1);c(m,function(n){d.add({title:n,onclick:function(){k.replace(h.getDoc().createTextNode(n),f);i._checkDone()}})});d.addSeparator()}else{d.add({title:"spellchecker.no_sug","class":"mceMenuItemTitle"}).setDisabled(1)}e=i.editor.getParam("spellchecker_enable_ignore_rpc","");d.add({title:"spellchecker.ignore_word",onclick:function(){var n=f.innerHTML;k.remove(f,1);i._checkDone();if(e){h.setProgressState(1);i._sendRPC("ignoreWord",[i.selectedLang,n],function(o){h.setProgressState(0)})}}});d.add({title:"spellchecker.ignore_words",onclick:function(){var n=f.innerHTML;i._removeWords(k.decode(n));i._checkDone();if(e){h.setProgressState(1);i._sendRPC("ignoreWords",[i.selectedLang,n],function(o){h.setProgressState(0)})}}});if(i.editor.getParam("spellchecker_enable_learn_rpc")){d.add({title:"spellchecker.learn_word",onclick:function(){var n=f.innerHTML;k.remove(f,1);i._checkDone();h.setProgressState(1);i._sendRPC("learnWord",[i.selectedLang,n],function(o){h.setProgressState(0)})}})}d.update()});l=k.getPos(h.getContentAreaContainer());d.settings.offset_x=l.x;d.settings.offset_y=l.y;h.selection.select(f);l=k.getPos(f);d.showMenu(l.x,l.y+f.offsetHeight-g.y);return tinymce.dom.Event.cancel(j)}else{d.hideMenu()}},_checkDone:function(){var e=this,d=e.editor,g=d.dom,f;c(g.select("span"),function(h){if(h&&g.hasClass(h,"mceItemHiddenSpellWord")){f=true;return false}});if(!f){e._done()}},_done:function(){var d=this,e=d.active;if(d.active){d.active=0;d._removeWords();if(d._menu){d._menu.hideMenu()}if(e){d.editor.nodeChanged()}}},_sendRPC:function(e,g,d){var f=this;a.sendRPC({url:f.rpcUrl,method:e,params:g,success:d,error:function(i,h){f.editor.setProgressState(0);f.editor.windowManager.alert(i.errstr||("Error response: "+h.responseText))}})}});tinymce.PluginManager.add("spellchecker",tinymce.plugins.SpellcheckerPlugin)})();
|
@@ -1,435 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* editor_plugin_src.js
|
3
|
-
*
|
4
|
-
* Copyright 2009, Moxiecode Systems AB
|
5
|
-
* Released under LGPL License.
|
6
|
-
*
|
7
|
-
* License: http://tinymce.moxiecode.com/license
|
8
|
-
* Contributing: http://tinymce.moxiecode.com/contributing
|
9
|
-
*/
|
10
|
-
|
11
|
-
(function() {
|
12
|
-
var JSONRequest = tinymce.util.JSONRequest, each = tinymce.each, DOM = tinymce.DOM;
|
13
|
-
|
14
|
-
tinymce.create('tinymce.plugins.SpellcheckerPlugin', {
|
15
|
-
getInfo : function() {
|
16
|
-
return {
|
17
|
-
longname : 'Spellchecker',
|
18
|
-
author : 'Moxiecode Systems AB',
|
19
|
-
authorurl : 'http://tinymce.moxiecode.com',
|
20
|
-
infourl : 'http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/spellchecker',
|
21
|
-
version : tinymce.majorVersion + "." + tinymce.minorVersion
|
22
|
-
};
|
23
|
-
},
|
24
|
-
|
25
|
-
init : function(ed, url) {
|
26
|
-
var t = this, cm;
|
27
|
-
|
28
|
-
t.url = url;
|
29
|
-
t.editor = ed;
|
30
|
-
t.rpcUrl = ed.getParam("spellchecker_rpc_url", "{backend}");
|
31
|
-
|
32
|
-
if (t.rpcUrl == '{backend}') {
|
33
|
-
// Sniff if the browser supports native spellchecking (Don't know of a better way)
|
34
|
-
if (tinymce.isIE)
|
35
|
-
return;
|
36
|
-
|
37
|
-
t.hasSupport = true;
|
38
|
-
|
39
|
-
// Disable the context menu when spellchecking is active
|
40
|
-
ed.onContextMenu.addToTop(function(ed, e) {
|
41
|
-
if (t.active)
|
42
|
-
return false;
|
43
|
-
});
|
44
|
-
}
|
45
|
-
|
46
|
-
// Register commands
|
47
|
-
ed.addCommand('mceSpellCheck', function() {
|
48
|
-
if (t.rpcUrl == '{backend}') {
|
49
|
-
// Enable/disable native spellchecker
|
50
|
-
t.editor.getBody().spellcheck = t.active = !t.active;
|
51
|
-
return;
|
52
|
-
}
|
53
|
-
|
54
|
-
if (!t.active) {
|
55
|
-
ed.setProgressState(1);
|
56
|
-
t._sendRPC('checkWords', [t.selectedLang, t._getWords()], function(r) {
|
57
|
-
if (r.length > 0) {
|
58
|
-
t.active = 1;
|
59
|
-
t._markWords(r);
|
60
|
-
ed.setProgressState(0);
|
61
|
-
ed.nodeChanged();
|
62
|
-
} else {
|
63
|
-
ed.setProgressState(0);
|
64
|
-
|
65
|
-
if (ed.getParam('spellchecker_report_no_misspellings', true))
|
66
|
-
ed.windowManager.alert('spellchecker.no_mpell');
|
67
|
-
}
|
68
|
-
});
|
69
|
-
} else
|
70
|
-
t._done();
|
71
|
-
});
|
72
|
-
|
73
|
-
if (ed.settings.content_css !== false)
|
74
|
-
ed.contentCSS.push(url + '/css/content.css');
|
75
|
-
|
76
|
-
ed.onClick.add(t._showMenu, t);
|
77
|
-
ed.onContextMenu.add(t._showMenu, t);
|
78
|
-
ed.onBeforeGetContent.add(function() {
|
79
|
-
if (t.active)
|
80
|
-
t._removeWords();
|
81
|
-
});
|
82
|
-
|
83
|
-
ed.onNodeChange.add(function(ed, cm) {
|
84
|
-
cm.setActive('spellchecker', t.active);
|
85
|
-
});
|
86
|
-
|
87
|
-
ed.onSetContent.add(function() {
|
88
|
-
t._done();
|
89
|
-
});
|
90
|
-
|
91
|
-
ed.onBeforeGetContent.add(function() {
|
92
|
-
t._done();
|
93
|
-
});
|
94
|
-
|
95
|
-
ed.onBeforeExecCommand.add(function(ed, cmd) {
|
96
|
-
if (cmd == 'mceFullScreen')
|
97
|
-
t._done();
|
98
|
-
});
|
99
|
-
|
100
|
-
// Find selected language
|
101
|
-
t.languages = {};
|
102
|
-
each(ed.getParam('spellchecker_languages', '+English=en,Danish=da,Dutch=nl,Finnish=fi,French=fr,German=de,Italian=it,Polish=pl,Portuguese=pt,Spanish=es,Swedish=sv', 'hash'), function(v, k) {
|
103
|
-
if (k.indexOf('+') === 0) {
|
104
|
-
k = k.substring(1);
|
105
|
-
t.selectedLang = v;
|
106
|
-
}
|
107
|
-
|
108
|
-
t.languages[k] = v;
|
109
|
-
});
|
110
|
-
},
|
111
|
-
|
112
|
-
createControl : function(n, cm) {
|
113
|
-
var t = this, c, ed = t.editor;
|
114
|
-
|
115
|
-
if (n == 'spellchecker') {
|
116
|
-
// Use basic button if we use the native spellchecker
|
117
|
-
if (t.rpcUrl == '{backend}') {
|
118
|
-
// Create simple toggle button if we have native support
|
119
|
-
if (t.hasSupport)
|
120
|
-
c = cm.createButton(n, {title : 'spellchecker.desc', cmd : 'mceSpellCheck', scope : t});
|
121
|
-
|
122
|
-
return c;
|
123
|
-
}
|
124
|
-
|
125
|
-
c = cm.createSplitButton(n, {title : 'spellchecker.desc', cmd : 'mceSpellCheck', scope : t});
|
126
|
-
|
127
|
-
c.onRenderMenu.add(function(c, m) {
|
128
|
-
m.add({title : 'spellchecker.langs', 'class' : 'mceMenuItemTitle'}).setDisabled(1);
|
129
|
-
each(t.languages, function(v, k) {
|
130
|
-
var o = {icon : 1}, mi;
|
131
|
-
|
132
|
-
o.onclick = function() {
|
133
|
-
if (v == t.selectedLang) {
|
134
|
-
return;
|
135
|
-
}
|
136
|
-
mi.setSelected(1);
|
137
|
-
t.selectedItem.setSelected(0);
|
138
|
-
t.selectedItem = mi;
|
139
|
-
t.selectedLang = v;
|
140
|
-
};
|
141
|
-
|
142
|
-
o.title = k;
|
143
|
-
mi = m.add(o);
|
144
|
-
mi.setSelected(v == t.selectedLang);
|
145
|
-
|
146
|
-
if (v == t.selectedLang)
|
147
|
-
t.selectedItem = mi;
|
148
|
-
})
|
149
|
-
});
|
150
|
-
|
151
|
-
return c;
|
152
|
-
}
|
153
|
-
},
|
154
|
-
|
155
|
-
// Internal functions
|
156
|
-
|
157
|
-
_walk : function(n, f) {
|
158
|
-
var d = this.editor.getDoc(), w;
|
159
|
-
|
160
|
-
if (d.createTreeWalker) {
|
161
|
-
w = d.createTreeWalker(n, NodeFilter.SHOW_TEXT, null, false);
|
162
|
-
|
163
|
-
while ((n = w.nextNode()) != null)
|
164
|
-
f.call(this, n);
|
165
|
-
} else
|
166
|
-
tinymce.walk(n, f, 'childNodes');
|
167
|
-
},
|
168
|
-
|
169
|
-
_getSeparators : function() {
|
170
|
-
var re = '', i, str = this.editor.getParam('spellchecker_word_separator_chars', '\\s!"#$%&()*+,-./:;<=>?@[\]^_{|}����������������\u201d\u201c');
|
171
|
-
|
172
|
-
// Build word separator regexp
|
173
|
-
for (i=0; i<str.length; i++)
|
174
|
-
re += '\\' + str.charAt(i);
|
175
|
-
|
176
|
-
return re;
|
177
|
-
},
|
178
|
-
|
179
|
-
_getWords : function() {
|
180
|
-
var ed = this.editor, wl = [], tx = '', lo = {}, rawWords = [];
|
181
|
-
|
182
|
-
// Get area text
|
183
|
-
this._walk(ed.getBody(), function(n) {
|
184
|
-
if (n.nodeType == 3)
|
185
|
-
tx += n.nodeValue + ' ';
|
186
|
-
});
|
187
|
-
|
188
|
-
// split the text up into individual words
|
189
|
-
if (ed.getParam('spellchecker_word_pattern')) {
|
190
|
-
// look for words that match the pattern
|
191
|
-
rawWords = tx.match('(' + ed.getParam('spellchecker_word_pattern') + ')', 'gi');
|
192
|
-
} else {
|
193
|
-
// Split words by separator
|
194
|
-
tx = tx.replace(new RegExp('([0-9]|[' + this._getSeparators() + '])', 'g'), ' ');
|
195
|
-
tx = tinymce.trim(tx.replace(/(\s+)/g, ' '));
|
196
|
-
rawWords = tx.split(' ');
|
197
|
-
}
|
198
|
-
|
199
|
-
// Build word array and remove duplicates
|
200
|
-
each(rawWords, function(v) {
|
201
|
-
if (!lo[v]) {
|
202
|
-
wl.push(v);
|
203
|
-
lo[v] = 1;
|
204
|
-
}
|
205
|
-
});
|
206
|
-
|
207
|
-
return wl;
|
208
|
-
},
|
209
|
-
|
210
|
-
_removeWords : function(w) {
|
211
|
-
var ed = this.editor, dom = ed.dom, se = ed.selection, b = se.getBookmark();
|
212
|
-
|
213
|
-
each(dom.select('span').reverse(), function(n) {
|
214
|
-
if (n && (dom.hasClass(n, 'mceItemHiddenSpellWord') || dom.hasClass(n, 'mceItemHidden'))) {
|
215
|
-
if (!w || dom.decode(n.innerHTML) == w)
|
216
|
-
dom.remove(n, 1);
|
217
|
-
}
|
218
|
-
});
|
219
|
-
|
220
|
-
se.moveToBookmark(b);
|
221
|
-
},
|
222
|
-
|
223
|
-
_markWords : function(wl) {
|
224
|
-
var ed = this.editor, dom = ed.dom, se = ed.selection, b = se.getBookmark(), nl = [],
|
225
|
-
w = wl.join('|'), re = this._getSeparators(), rx = new RegExp('(^|[' + re + '])(' + w + ')(?=[' + re + ']|$)', 'g');
|
226
|
-
|
227
|
-
// Collect all text nodes
|
228
|
-
this._walk(ed.getBody(), function(n) {
|
229
|
-
if (n.nodeType == 3) {
|
230
|
-
nl.push(n);
|
231
|
-
}
|
232
|
-
});
|
233
|
-
|
234
|
-
// Wrap incorrect words in spans
|
235
|
-
each(nl, function(n) {
|
236
|
-
var node, elem, txt, pos, v = n.nodeValue;
|
237
|
-
|
238
|
-
if (rx.test(v)) {
|
239
|
-
// Encode the content
|
240
|
-
v = dom.encode(v);
|
241
|
-
// Create container element
|
242
|
-
elem = dom.create('span', {'class' : 'mceItemHidden'});
|
243
|
-
|
244
|
-
// Following code fixes IE issues by creating text nodes
|
245
|
-
// using DOM methods instead of innerHTML.
|
246
|
-
// Bug #3124: <PRE> elements content is broken after spellchecking.
|
247
|
-
// Bug #1408: Preceding whitespace characters are removed
|
248
|
-
// @TODO: I'm not sure that both are still issues on IE9.
|
249
|
-
if (tinymce.isIE) {
|
250
|
-
// Enclose mispelled words with temporal tag
|
251
|
-
v = v.replace(rx, '$1<mcespell>$2</mcespell>');
|
252
|
-
// Loop over the content finding mispelled words
|
253
|
-
while ((pos = v.indexOf('<mcespell>')) != -1) {
|
254
|
-
// Add text node for the content before the word
|
255
|
-
txt = v.substring(0, pos);
|
256
|
-
if (txt.length) {
|
257
|
-
node = document.createTextNode(dom.decode(txt));
|
258
|
-
elem.appendChild(node);
|
259
|
-
}
|
260
|
-
v = v.substring(pos+10);
|
261
|
-
pos = v.indexOf('</mcespell>');
|
262
|
-
txt = v.substring(0, pos);
|
263
|
-
v = v.substring(pos+11);
|
264
|
-
// Add span element for the word
|
265
|
-
elem.appendChild(dom.create('span', {'class' : 'mceItemHiddenSpellWord'}, txt));
|
266
|
-
}
|
267
|
-
// Add text node for the rest of the content
|
268
|
-
if (v.length) {
|
269
|
-
node = document.createTextNode(dom.decode(v));
|
270
|
-
elem.appendChild(node);
|
271
|
-
}
|
272
|
-
} else {
|
273
|
-
// Other browsers preserve whitespace characters on innerHTML usage
|
274
|
-
elem.innerHTML = v.replace(rx, '$1<span class="mceItemHiddenSpellWord">$2</span>');
|
275
|
-
}
|
276
|
-
|
277
|
-
// Finally, replace the node with the container
|
278
|
-
dom.replace(elem, n);
|
279
|
-
}
|
280
|
-
});
|
281
|
-
|
282
|
-
se.moveToBookmark(b);
|
283
|
-
},
|
284
|
-
|
285
|
-
_showMenu : function(ed, e) {
|
286
|
-
var t = this, ed = t.editor, m = t._menu, p1, dom = ed.dom, vp = dom.getViewPort(ed.getWin()), wordSpan = e.target;
|
287
|
-
|
288
|
-
e = 0; // Fixes IE memory leak
|
289
|
-
|
290
|
-
if (!m) {
|
291
|
-
m = ed.controlManager.createDropMenu('spellcheckermenu', {'class' : 'mceNoIcons'});
|
292
|
-
t._menu = m;
|
293
|
-
}
|
294
|
-
|
295
|
-
if (dom.hasClass(wordSpan, 'mceItemHiddenSpellWord')) {
|
296
|
-
m.removeAll();
|
297
|
-
m.add({title : 'spellchecker.wait', 'class' : 'mceMenuItemTitle'}).setDisabled(1);
|
298
|
-
|
299
|
-
t._sendRPC('getSuggestions', [t.selectedLang, dom.decode(wordSpan.innerHTML)], function(r) {
|
300
|
-
var ignoreRpc;
|
301
|
-
|
302
|
-
m.removeAll();
|
303
|
-
|
304
|
-
if (r.length > 0) {
|
305
|
-
m.add({title : 'spellchecker.sug', 'class' : 'mceMenuItemTitle'}).setDisabled(1);
|
306
|
-
each(r, function(v) {
|
307
|
-
m.add({title : v, onclick : function() {
|
308
|
-
dom.replace(ed.getDoc().createTextNode(v), wordSpan);
|
309
|
-
t._checkDone();
|
310
|
-
}});
|
311
|
-
});
|
312
|
-
|
313
|
-
m.addSeparator();
|
314
|
-
} else
|
315
|
-
m.add({title : 'spellchecker.no_sug', 'class' : 'mceMenuItemTitle'}).setDisabled(1);
|
316
|
-
|
317
|
-
ignoreRpc = t.editor.getParam("spellchecker_enable_ignore_rpc", '');
|
318
|
-
m.add({
|
319
|
-
title : 'spellchecker.ignore_word',
|
320
|
-
onclick : function() {
|
321
|
-
var word = wordSpan.innerHTML;
|
322
|
-
|
323
|
-
dom.remove(wordSpan, 1);
|
324
|
-
t._checkDone();
|
325
|
-
|
326
|
-
// tell the server if we need to
|
327
|
-
if (ignoreRpc) {
|
328
|
-
ed.setProgressState(1);
|
329
|
-
t._sendRPC('ignoreWord', [t.selectedLang, word], function(r) {
|
330
|
-
ed.setProgressState(0);
|
331
|
-
});
|
332
|
-
}
|
333
|
-
}
|
334
|
-
});
|
335
|
-
|
336
|
-
m.add({
|
337
|
-
title : 'spellchecker.ignore_words',
|
338
|
-
onclick : function() {
|
339
|
-
var word = wordSpan.innerHTML;
|
340
|
-
|
341
|
-
t._removeWords(dom.decode(word));
|
342
|
-
t._checkDone();
|
343
|
-
|
344
|
-
// tell the server if we need to
|
345
|
-
if (ignoreRpc) {
|
346
|
-
ed.setProgressState(1);
|
347
|
-
t._sendRPC('ignoreWords', [t.selectedLang, word], function(r) {
|
348
|
-
ed.setProgressState(0);
|
349
|
-
});
|
350
|
-
}
|
351
|
-
}
|
352
|
-
});
|
353
|
-
|
354
|
-
|
355
|
-
if (t.editor.getParam("spellchecker_enable_learn_rpc")) {
|
356
|
-
m.add({
|
357
|
-
title : 'spellchecker.learn_word',
|
358
|
-
onclick : function() {
|
359
|
-
var word = wordSpan.innerHTML;
|
360
|
-
|
361
|
-
dom.remove(wordSpan, 1);
|
362
|
-
t._checkDone();
|
363
|
-
|
364
|
-
ed.setProgressState(1);
|
365
|
-
t._sendRPC('learnWord', [t.selectedLang, word], function(r) {
|
366
|
-
ed.setProgressState(0);
|
367
|
-
});
|
368
|
-
}
|
369
|
-
});
|
370
|
-
}
|
371
|
-
|
372
|
-
m.update();
|
373
|
-
});
|
374
|
-
|
375
|
-
p1 = dom.getPos(ed.getContentAreaContainer());
|
376
|
-
m.settings.offset_x = p1.x;
|
377
|
-
m.settings.offset_y = p1.y;
|
378
|
-
|
379
|
-
ed.selection.select(wordSpan);
|
380
|
-
p1 = dom.getPos(wordSpan);
|
381
|
-
m.showMenu(p1.x, p1.y + wordSpan.offsetHeight - vp.y);
|
382
|
-
|
383
|
-
return tinymce.dom.Event.cancel(e);
|
384
|
-
} else
|
385
|
-
m.hideMenu();
|
386
|
-
},
|
387
|
-
|
388
|
-
_checkDone : function() {
|
389
|
-
var t = this, ed = t.editor, dom = ed.dom, o;
|
390
|
-
|
391
|
-
each(dom.select('span'), function(n) {
|
392
|
-
if (n && dom.hasClass(n, 'mceItemHiddenSpellWord')) {
|
393
|
-
o = true;
|
394
|
-
return false;
|
395
|
-
}
|
396
|
-
});
|
397
|
-
|
398
|
-
if (!o)
|
399
|
-
t._done();
|
400
|
-
},
|
401
|
-
|
402
|
-
_done : function() {
|
403
|
-
var t = this, la = t.active;
|
404
|
-
|
405
|
-
if (t.active) {
|
406
|
-
t.active = 0;
|
407
|
-
t._removeWords();
|
408
|
-
|
409
|
-
if (t._menu)
|
410
|
-
t._menu.hideMenu();
|
411
|
-
|
412
|
-
if (la)
|
413
|
-
t.editor.nodeChanged();
|
414
|
-
}
|
415
|
-
},
|
416
|
-
|
417
|
-
_sendRPC : function(m, p, cb) {
|
418
|
-
var t = this;
|
419
|
-
|
420
|
-
JSONRequest.sendRPC({
|
421
|
-
url : t.rpcUrl,
|
422
|
-
method : m,
|
423
|
-
params : p,
|
424
|
-
success : cb,
|
425
|
-
error : function(e, x) {
|
426
|
-
t.editor.setProgressState(0);
|
427
|
-
t.editor.windowManager.alert(e.errstr || ('Error response: ' + x.responseText));
|
428
|
-
}
|
429
|
-
});
|
430
|
-
}
|
431
|
-
});
|
432
|
-
|
433
|
-
// Register plugin
|
434
|
-
tinymce.PluginManager.add('spellchecker', tinymce.plugins.SpellcheckerPlugin);
|
435
|
-
})();
|