Karen Ananiev
-
2009-08-13
This plug-in allows to insert tables with one click.
This plug-in is stand-alone version of MindTouch editor plug-in. For more
information see http://developer.mindtouch.com/Deki/Editor/Plug-in%3a_One-click_Table
Installation
Unzip plug-in into your FCKeditor plug-ins folder. Include the following line to your FCKeditor configuration:
FCKConfig.Plugins.Add( 'tableoneclick' ) ;
After that add the 'TableOC' button to your toolbar.
NOTE: This plug-in overrides the FCKToolbarSet_Create function.