(Which files can I remove before uploading CKEditor to my production server? added) |
(How do I change the contents of a CKEditor dialog window?) |
||
Line 16: | Line 16: | ||
* [[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/Removing Files|Which files can I remove before uploading CKEditor to my production server?]] | * [[CKEditor_3.x/Howto/Removing Files|Which files can I remove before uploading CKEditor to my production server?]] | ||
+ | * [[CKEditor_3.x/Howto/Editing Dialog Windows|How do I change the contents of a CKEditor dialog window?]] |
Revision as of 10:34, 14 February 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.
- How do I remove the elements path?
- How do I remove the ability to resize the editor?
- How do I change the editor size?
- How do I limit the resizing dimensions?
- How do I remove the toolbar collapse button?
- How do I read or write the contents of CKEditor from JavaScript?
- How do I add or remove toolbar buttons?
- How do I customize the Styles drop-down list?
- How do I add custom styles based on classes?
- How do I upload files or images using CKEditor?
- How do I output HTML instead of XHTML code using CKEditor?
- How do I set the spellchecker to turn on automatically?
- How do I disable the spellchecker?
- Which files can I remove before uploading CKEditor to my production server?
- How do I change the contents of a CKEditor dialog window?