(Minor updates) |
(removeDialogTabs for Flash/Advanced added) |
||
Line 192: | Line 192: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashDlgHideAdvanced FlashDlgHideAdvanced]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FlashDlgHideAdvanced FlashDlgHideAdvanced]</code></td> | ||
<td></td> | <td></td> | ||
− | <td>Use dialog window definition instead.</td> | + | <td>Use dialog window definition or <code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.removeDialogTabs config.removeDialogTabs = 'flash:advanced']</code> instead.</td> |
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 13:27, 25 February 2011
CKEditor 3.x is a new version of our previous editor, known as FCKeditor 2.x. The 3.x line brought about not only a name change, but also a complete rewrite of the product, including major changes in its architecture. To make upgrading existing customizations easier, the table below lists the mappings between the configuration settings of CKEditor and its predecessor.