Load MCFileManager TinyMCE plugin from external location

≡放荡痞女 提交于 2019-12-25 05:12:38

问题


i saw in the changelog of MCFileManager the following feature:

Version 3.0.6 (2008-02-21) Added support for loading the TinyMCE plugin from an external location.

But how can i do this? When i load the editor_plugin.js file and i enable the plugin in the tinyMCE settings, then i get only errors because the paths are not correct.

In the tinyMCE documentation i've found this:

TinyMCE also supports the ability to have plugins added from a external resource. These >plugins need to be self registering and loaded after the tinyMCE.init call. You should >also prefix these plugins with a "-" character, so that TinyMCE doesn't try to load it >from the TinyMCE plugins directory.

but when i add the plugin using "-insertimage" nothing is loaded.

Thanks for your help, dattn

来源:https://stackoverflow.com/questions/10580962/load-mcfilemanager-tinymce-plugin-from-external-location

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!