Karen Ananiev
-
2009-08-12
This plug-in provides advanced Table/Cell Properties dialogs and a new Row Properties dialog.
This plug-in is stand-alone version of MindTouch editor plug-in.
Installation
Unzip plug-ins into your FCKeditor plug-ins folder. Include the following lines to your FCKeditor configuration:
FCKConfig.Plugins.Add( 'inlinestyle' ) ;
FCKConfig.Plugins.Add( 'tableoperations', 'en' ) ;
NOTE: if you use not default plug-ins path (editor/plugins) you also need to change path to fck_dialog_common.js in all html files.
Now the 'TableRowProp' button is available for you toolbar.