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.

(Title change)
(How do I change the default language for SCAYT added)
Line 35: Line 35:
 
* Pasting
 
* Pasting
 
** [[CKEditor_3.x/Howto/Paste Font Styles|How do I preserve font styles and backgrounds when pasting from Word?]]
 
** [[CKEditor_3.x/Howto/Paste Font Styles|How do I preserve font styles and backgrounds when pasting from Word?]]
* Spellchecker
+
* Spellchecker and Spell Check As You Type (SCAYT)
 
** [[CKEditor_3.x/Howto/Enabling SCAYT|How do I set the spellchecker to turn on automatically?]]
 
** [[CKEditor_3.x/Howto/Enabling SCAYT|How do I set the spellchecker to turn on automatically?]]
 
** [[CKEditor_3.x/Howto/Disabling SCAYT|How do I disable the spellchecker?]]
 
** [[CKEditor_3.x/Howto/Disabling SCAYT|How do I disable the spellchecker?]]
 +
** [[CKEditor_3.x/Howto/SCAYT Language|How do I change the default language for SCAYT?]]
 
* Templates
 
* Templates
 
** [[CKEditor_3.x/Howto/Custom Templates|How do I add custom CKEditor templates?]]
 
** [[CKEditor_3.x/Howto/Custom Templates|How do I add custom CKEditor templates?]]

Revision as of 12:36, 20 July 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.