Browse Source

[svn r18198] FS#2867 - FCKEditor, simple file manager: Making list of loaded plugins (almost) the same as for advanced file manager.

Ivan Tcholakov 16 years ago
parent
commit
1ada67f04c
1 changed files with 4 additions and 4 deletions
  1. 4 4
      main/inc/lib/fckeditor/myconfig.js

+ 4 - 4
main/inc/lib/fckeditor/myconfig.js

@@ -110,13 +110,13 @@ FCKConfig.Plugins.Add("Attachment", "en", sOtherPluginPath ) ;*/
 FCKConfig.Plugins.Add("MP3", "en", sOtherPluginPath ) ;
 FCKConfig.Plugins.Add('ImageManager','en') ;
 FCKConfig.Plugins.Add('flvPlayer','en') ;
-
 //FCKConfig.Plugins.Add("Flash", "en");
-
 FCKConfig.Plugins.Add('fckEmbedMovies');
-FCKConfig.Plugins.Add("wikilink", "en,es", sOtherPluginPath ) ; // support to english, spanish
-FCKConfig.Plugins.Add("imgmap", "en,es", sOtherPluginPath );
 
+// added by Juan Carlos Ra�a
+FCKConfig.Plugins.Add("mimetex", "en", sOtherPluginPath ) ;
+FCKConfig.Plugins.Add("wikilink", "en,es", sOtherPluginPath ) ;
+FCKConfig.Plugins.Add("imgmap", "en,es", sOtherPluginPath );
 FCKConfig.Plugins.Add("googlemaps", "en,es", sOtherPluginPath ) ;
 // This key is for http://localhost. You must get one for each server where you want to use the plugin,
 // just get the key for free here after agreeing to the Terms of Use of the GoogleMaps API: