问题
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