CKEditor 3.x HOWTOs

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

m (Misc -> Miscellaneous)
m (Minor rewording)
Line 10: Line 10:
 
** [[CKEditor_3.x/Howto/Editor Size On The Fly|How do I change the editor size on the fly?]]
 
** [[CKEditor_3.x/Howto/Editor Size On The Fly|How do I change the editor size on the fly?]]
 
** [[CKEditor_3.x/Howto/Disabling Editor Resize|How do I remove the ability to resize the editor?]]
 
** [[CKEditor_3.x/Howto/Disabling Editor Resize|How do I remove the ability to resize the editor?]]
** [[CKEditor_3.x/Howto/Resizing Limits|How do I limit the resizing dimensions?]]
+
** [[CKEditor_3.x/Howto/Resizing Limits|How do I limit the resizing dimensions of the editor?]]
 
** [[CKEditor_3.x/Howto/Disabling Toolbar Collapse|How do I remove the toolbar collapse button?]]
 
** [[CKEditor_3.x/Howto/Disabling Toolbar Collapse|How do I remove the toolbar collapse button?]]
 
** [[CKEditor_3.x/Howto/Toolbar Customization|How do I add or remove toolbar buttons?]]
 
** [[CKEditor_3.x/Howto/Toolbar Customization|How do I add or remove toolbar buttons?]]

Revision as of 10:05, 10 March 2011

This section of the CKEditor 3.x documentation gives tips and answers for frequently asked questions regarding the installation, configuration, customization, and integration of CKEditor, along with code samples.