(How do I set the spellchecker to load automatically? added) |
(How do I disable the spellchecker?) |
||
Line 13: | Line 13: | ||
* [[CKEditor_3.x/Howto/File Uploader|How do I upload files or images using CKEditor?]] | * [[CKEditor_3.x/Howto/File Uploader|How do I upload files or images using CKEditor?]] | ||
* [[CKEditor_3.x/Howto/HTML Output|How do I output HTML instead of XHTML code using CKEditor?]] | * [[CKEditor_3.x/Howto/HTML Output|How do I output HTML instead of XHTML code using CKEditor?]] | ||
− | * [[CKEditor_3.x/Howto/Enabling SCAYT|How do I set the spellchecker to | + | * [[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?]] |
Revision as of 14:09, 10 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?