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.

(How do I navigate the editor using the keyboard? added)
(How do I configure the editor to use the ''Arrow'' keys to navigate between all toolbar buttons? added)
Line 19: Line 19:
 
** [[CKEditor_3.x/Howto/Detaching Toolbar|How do I detach the toolbar from the editing area?]]
 
** [[CKEditor_3.x/Howto/Detaching Toolbar|How do I detach the toolbar from the editing area?]]
 
** [[CKEditor_3.x/Howto/Keyboard Navigation|How do I navigate the editor using the keyboard?]]
 
** [[CKEditor_3.x/Howto/Keyboard Navigation|How do I navigate the editor using the keyboard?]]
 +
** [[CKEditor_3.x/Howto/Toolbar Cycling|How do I configure the editor to use the ''Arrow'' keys to navigate between all toolbar buttons?]]
 
* Styles
 
* Styles
 
** [[CKEditor_3.x/Howto/Styles List Customization|How do I customize the Styles drop-down list?]]
 
** [[CKEditor_3.x/Howto/Styles List Customization|How do I customize the Styles drop-down list?]]

Revision as of 10:41, 12 May 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.