(Updated URLs to CKEditor API added) |
(RemoveAttributes -> removeFormatAttributes) |
||
Line 468: | Line 468: | ||
<td></td> | <td></td> | ||
<td>Use <code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.protectedSource protectedSource]</code> instead.</td> | <td>Use <code>[http://docs.cksource.com/ckeditor_api/symbols/CKEDITOR.config.html#.protectedSource protectedSource]</code> instead.</td> | ||
+ | </tr> | ||
+ | <tr> | ||
+ | <td><code>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> |
Revision as of 13:44, 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.