(Elements path -> HTML elements names) |
m (Minor rewording) |
||
Line 5: | Line 5: | ||
** [[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?]] | ||
** [[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/Editor Size|How do I change the default editor size?]] |
** [[CKEditor_3.x/Howto/Resizing Limits|How do I limit the resizing dimensions?]] | ** [[CKEditor_3.x/Howto/Resizing Limits|How do I limit the resizing dimensions?]] | ||
** [[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?]] |
Revision as of 14:06, 17 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.
- Interface
- Styles
- File Upload
- Output
- Spellchecker
- Dialog Windows
- Misc