Output XHTML
+ Configuring CKEditor to produce XHTML 1.1 compliant code.
+
+
Output HTML
+ Configuring CKEditor to produce legacy HTML 4 code.
+
+
Output for Flash
+ Configuring CKEditor to produce HTML code that can be used with Adobe Flash.
+
+
Read-only mode
+ Using the readOnly API to block introducing changes to the editor contents.
+
+
+
+ Additional plugins
+
+
+
AutoGrow plugin
+ Using the AutoGrow plugin in order to make the editor grow to fit the size of its content.
+
+
Output for BBCode
+ Configuring CKEditor to produce BBCode tags instead of HTML.
+
+
Stylesheet Parser plugin
+ Using the Stylesheet Parser plugin to fill the Styles drop-down list based on the CSS classes available in the document stylesheet.
+
+
Developer Tools plugin
+ Using the Developer Tools plugin to display information about dialog window UI elements to allow for easier customization.
+
+
Placeholder plugin
+ Using the Placeholder plugin to create uneditable sections that can only be created and modified with a proper dialog window.
+
+
TableResize plugin
+ Using the TableResize plugin to enable table column resizing.
+