(Links added) |
(How do I change the editor size? added) |
||
Line 4: | Line 4: | ||
* [[CKEditor_3.x/Howto/Elements Path Removal|How do I remove the elements path?]] | * [[CKEditor_3.x/Howto/Elements Path Removal|How do I remove the elements path?]] | ||
* [[CKEditor_3.x/Howto/Disabling Editor Resize|How do I remove the ability to resize the editor?]] | * [[CKEditor_3.x/Howto/Disabling Editor Resize|How do I remove the ability to resize the editor?]] | ||
+ | * [[CKEditor_3.x/Howto/Editor Size|How do I change the editor size?]] | ||
* [[CKEditor_3.x/Howto/Disabling Toolbar Collapse|How do I remove the toolbar collapse button?]] | * [[CKEditor_3.x/Howto/Disabling Toolbar Collapse|How do I remove the toolbar collapse button?]] | ||
* [[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?]] |
Revision as of 10:54, 9 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 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?