(Items sorted alphabetically) |
(RemoveAttributes link added) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{#CUSTOMTITLE:Configuration Settings Mapping Between | + | {{#CUSTOMTITLE:Configuration Settings Mapping Between FCKeditor and CKEditor}} |
− | '''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 | + | '''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 [[CKEditor_3.x/Developers_Guide/Setting_Configurations|configuration settings of CKEditor]] and [[FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options|its predecessor]]. |
− | <table summary="A listing of configuration settings mapping between FCKeditor and CKEditor"> | + | <table summary="A listing of configuration settings mapping between FCKeditor and CKEditor" class="borders"> |
<caption>Configuration Settings</caption> | <caption>Configuration Settings</caption> | ||
<tr> | <tr> | ||
Line 22: | Line 22: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/AutoDetectLanguage AutoDetectLanguage]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/AutoDetectLanguage AutoDetectLanguage]</code></td> | ||
<td></td> | <td></td> | ||
− | <td>Always auto detecting unless the language configuration was specified. Falls back to <code>defaultLanguage</code>.</td> | + | <td>Always auto detecting unless the <code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.language language]</code> configuration was specified. Falls back to <code>defaultLanguage</code>.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 151: | Line 151: | ||
<tr> | <tr> | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/EnableMoreFontColors EnableMoreFontColors]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/EnableMoreFontColors EnableMoreFontColors]</code></td> | ||
− | <td><code>colorButton_enableMore</code></td> | + | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.colorButton_enableMore colorButton_enableMore]</code></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 167: | Line 167: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FirefoxSpellChecker FirefoxSpellChecker]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/FirefoxSpellChecker FirefoxSpellChecker]</code></td> | ||
<td></td> | <td></td> | ||
− | <td>Not ported.</td> | + | <td>Not ported. Check <code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.disableNativeSpellChecker disableNativeSpellChecker]</code>.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
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> | ||
Line 307: | Line 307: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageDlgHideAdvanced ImageDlgHideAdvanced]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageDlgHideAdvanced ImageDlgHideAdvanced]</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 = 'image:advanced']</code> instead.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageDlgHideLink ImageDlgHideLink]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ImageDlgHideLink ImageDlgHideLink]</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 = 'image:Link']</code> instead.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 361: | Line 361: | ||
<tr> | <tr> | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/JustifyClasses JustifyClasses]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/JustifyClasses JustifyClasses]</code></td> | ||
− | <td><code>justifyClasses</code></td> | + | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.justifyClasses justifyClasses]</code></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 392: | Line 392: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkDlgHideAdvanced LinkDlgHideAdvanced]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkDlgHideAdvanced LinkDlgHideAdvanced]</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 = 'link:advanced']</code> instead.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkDlgHideTarget LinkDlgHideTarget]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/LinkDlgHideTarget LinkDlgHideTarget]</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 = 'link:target']</code> instead.</td> |
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 421: | Line 421: | ||
<tr> | <tr> | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/MaxUndoLevels MaxUndoLevels]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/MaxUndoLevels MaxUndoLevels]</code></td> | ||
− | <td><code>undoStackSize</code></td> | + | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.undoStackSize undoStackSize]</code></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 456: | Line 456: | ||
<tr> | <tr> | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ProcessNumericEntities ProcessNumericEntities]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ProcessNumericEntities ProcessNumericEntities]</code></td> | ||
− | <td><code>entities_processNumerical</code></td> | + | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.entities_processNumerical entities_processNumerical]</code></td> |
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Line 467: | Line 467: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ProtectedTags ProtectedTags]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/ProtectedTags ProtectedTags]</code></td> | ||
<td></td> | <td></td> | ||
− | <td>Use <code>protectedSource</code>.</td> | + | <td>Use <code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.protectedSource protectedSource]</code> instead.</td> |
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>[[FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/RemoveAttributes|RemoveAttributes]]</code></td> | ||
+ | <td><code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.removeFormatAttributes removeFormatAttributes]</code></td> | ||
+ | <td></td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 572: | Line 577: | ||
<td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/TemplatesXmlPath TemplatesXmlPath]</code></td> | <td><code>[http://docs.cksource.com/FCKeditor_2.x/Developers_Guide/Configuration/Configuration_Options/TemplatesXmlPath TemplatesXmlPath]</code></td> | ||
<td></td> | <td></td> | ||
− | <td>Not ported.</td> | + | <td>Not ported. Refer to the [[CKEditor_3.x/Developers_Guide/Templates|Templates]] article.</td> |
</tr> | </tr> | ||
<tr> | <tr> |
Latest revision as of 14:30, 6 December 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.