From G2Image
[edit] G2image has support for FCKEditor as of version 2.2.
- Please copy the entire g2image folder into your FCKEditor plugins folder.
- Edit fckconfig.js. (Some platform plugins change the name of this file. See notes below for some platform-specific locations of this file.)
- Add the following line somewhere in the file (case sensitive)
- This needs to be on its own line. Don't add 'g2image' to an existing FCKConfig.Plugins.Add line. It won't work.
FCKConfig.Plugins.Add( 'g2image' ) ;
- Look for the section(s) labeled "FCKConfig.ToolbarSets"
- Add G2Image (case sensitive) to the list. For example:
['Image','G2Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
[edit] Platform-Specific Notes
- Copy the entire g2image folder to the FCKEditor plugins folder, which is located at wp-content/plugins/fckeditor-for-wordpress-plugin/fckeditor/editor/plugins
- Do not move the folder. You must copy it. There are files in the g2image folder that WPG2 needs to function correctly.
- Edit custom_config_js.php, which is located in wp-content/plugins/fckeditor-for-wordpress-plugin/
- Edit fckeditor.config.js, which is located in modules/fckeditor/
- Edit fckconfigjoomla.js, which is located in mambots/editors/