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.

(Bugs -> Bugs and New Features)
(How do I remove unneeded CKEditor functionality?)
 
(4 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
** [[CKEditor_3.x/Howto/Configuration Change|How do I change the default configuration of the editor?]]
 
** [[CKEditor_3.x/Howto/Configuration Change|How do I change the default configuration of the editor?]]
 
** [[CKEditor_3.x/Howto/Configuration Reference|How do I find the configuration settings to change?]]
 
** [[CKEditor_3.x/Howto/Configuration Reference|How do I find the configuration settings to change?]]
 +
** [[CKEditor_3.x/Howto/Plugin Removal|How do I remove unneeded CKEditor functionality?]]
 
** [[CKEditor_3.x/Howto/Samples|How do I find code examples showing CKEditor customization?]]
 
** [[CKEditor_3.x/Howto/Samples|How do I find code examples showing CKEditor customization?]]
 
* Licensing and Support
 
* Licensing and Support
Line 10: Line 11:
 
** [[CKEditor_3.x/Howto/Support Development|How do I support the development of CKEditor?]]
 
** [[CKEditor_3.x/Howto/Support Development|How do I support the development of CKEditor?]]
 
** [[CKEditor_3.x/Howto/License|How do I know which CKEditor license is appropriate for me?]]
 
** [[CKEditor_3.x/Howto/License|How do I know which CKEditor license is appropriate for me?]]
 +
** [[CKEditor_3.x/Howto/Open Source License|How do I know if I can use the free Open Source license?]]
 +
** [[CKEditor_3.x/Howto/License Renewal|How does the license renewal work?]]
 
* Interface
 
* Interface
 
** [[CKEditor_3.x/Howto/Elements Path Removal|How do I remove the names of HTML elements from the bottom of the editor?]]
 
** [[CKEditor_3.x/Howto/Elements Path Removal|How do I remove the names of HTML elements from the bottom of the editor?]]
Line 52: Line 55:
 
* Plugins
 
* Plugins
 
** [[CKEditor_3.x/Howto/Plugins|How do I create my own CKEditor plugins?]]
 
** [[CKEditor_3.x/Howto/Plugins|How do I create my own CKEditor plugins?]]
** [[CKEditor_3.x/Howto/Plugin Repository|Where can I share or download CKEditor plugins?]]
+
** [[CKEditor_3.x/Howto/Plugin Repository|How do I share or download CKEditor plugins?]]
 
* Integration
 
* Integration
 
** [[CKEditor_3.x/Howto/CKEditor.NET|How do I integrate CKEditor with my ASP.NET page?]]
 
** [[CKEditor_3.x/Howto/CKEditor.NET|How do I integrate CKEditor with my ASP.NET page?]]
Line 61: Line 64:
 
** [[CKEditor_3.x/Howto/Joomla CKFinder License|How do I add my CKFinder license to Joomla?]]
 
** [[CKEditor_3.x/Howto/Joomla CKFinder License|How do I add my CKFinder license to Joomla?]]
 
* Miscellaneous
 
* Miscellaneous
 +
** [[CKEditor_3.x/Howto/Upgrade from FCKeditor|How do I upgrade my FCKeditor to the latest CKEditor?]]
 
** [[CKEditor_3.x/Howto/FCKeditor CKEditor Configuration|How do I map FCKeditor to CKEditor configuration settings?]]
 
** [[CKEditor_3.x/Howto/FCKeditor CKEditor Configuration|How do I map FCKeditor to CKEditor configuration settings?]]
 
** [[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?]]

Latest revision as of 12:11, 7 March 2012

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.

This page was last edited on 7 March 2012, at 12:11.