![JAR search and dependency download from the Maven repository](/logo.png)
template.js.tinymce.plugins.example_dependency.editor_plugin.js Maven / Gradle / Ivy
(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