Sha256: 2553f4310279b42ac864cf786b799ac9c36223a90b3d034470e9716f410b7cca

Contents?: true

Size: 1.01 KB

Versions: 93

Compression:

Stored size: 1.01 KB

Contents

(function(){tinymce.create("tinymce.plugins.SearchReplacePlugin",{init:function(a,c){function b(d){a.windowManager.open({file:c+"/searchreplace.htm",width:420+parseInt(a.getLang("searchreplace.delta_width",0)),height:160+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)})();

Version data entries

93 entries across 71 versions & 11 rubygems

Version Path
kete-tiny_mce-0.1.0 lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/editor_plugin.js
krasivotokak-tiny_mce-0.0.1 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
krasivotokak-tiny_mce-0.0.2 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
krasivotokak-tiny_mce-0.0.4 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
krasivotokak-tiny_mce-0.1.0 lib/tiny_mce/assets/tiny_mce/plugins/searchreplace/editor_plugin.js
forgeos_core-1.9.4 app/assets/javascripts/forgeos/tiny_mce/plugins/searchreplace/editor_plugin.js
forgeos_core-1.9.3 app/assets/javascripts/forgeos/tiny_mce/plugins/searchreplace/editor_plugin.js
forgeos_core-1.9.2 app/assets/javascripts/forgeos/tiny_mce/plugins/searchreplace/editor_plugin.js
forgeos_core-1.9.1 app/assets/javascripts/forgeos/tiny_mce/plugins/searchreplace/editor_plugin.js
contentment-0.3.1 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
contentment-0.3.0 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
contentment-0.1.0 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-oauth-0.2.4 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-oauth-0.2.3 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-oauth-0.2.2 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-contents-0.2.22 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-contents-0.2.21 public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-contents-0.2.21 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-oauth-0.2.1 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js
muck-oauth-0.2.0 test/rails_root/public/javascripts/tiny_mce/plugins/searchreplace/editor_plugin.js