All Downloads are FREE. Search and download functionalities are using the official Maven repository.

template.js.tinymce.plugins.example_dependency.editor_plugin.js Maven / Gradle / Ivy

There is a newer version: 6.0.0
Show newest version
(function(){tinymce.create("tinymce.plugins.ExampleDependencyPlugin",{init:function(a,b){},getInfo:function(){return{longname:"Example Dependency plugin",author:"Some author",authorurl:"http://tinymce.moxiecode.com",infourl:"http://wiki.moxiecode.com/index.php/TinyMCE:Plugins/example_dependency",version:"1.0"}}});tinymce.PluginManager.add("example_dependency",tinymce.plugins.ExampleDependencyPlugin,["example"])})();




© 2015 - 2025 Weber Informatics LLC | Privacy Policy