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 (Minor rewording)
(How do I compress CKEditor source code after customization? added)
Line 45: Line 45:
 
** [[CKEditor_3.x/Howto/Reading Editor Contents|How do I read or write the contents of CKEditor from JavaScript?]]
 
** [[CKEditor_3.x/Howto/Reading Editor Contents|How do I read or write the contents of CKEditor from JavaScript?]]
 
** [[CKEditor_3.x/Howto/Removing Files|How do I know which files I can remove before uploading CKEditor to my production server?]]
 
** [[CKEditor_3.x/Howto/Removing Files|How do I know which files I can remove before uploading CKEditor to my production server?]]
 +
** [[CKEditor_3.x/Howto/Compressing CKEditor Source|How do I compress CKEditor source code after customization?]]
 +
 
* Bugs
 
* Bugs
 
** [[CKEditor_3.x/Howto/Bug Reporting|How do I report CKEditor bugs?]]
 
** [[CKEditor_3.x/Howto/Bug Reporting|How do I report CKEditor bugs?]]

Revision as of 11:50, 25 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.