danielebarchiesi@0: Replace textarea elements by class name
danielebarchiesi@0: Automatic replacement of all textarea elements of a given class with a CKEditor instance.
danielebarchiesi@0:
danielebarchiesi@0:
Replace textarea elements by code
danielebarchiesi@0: Replacement of textarea elements with CKEditor instances by using a JavaScript call.
danielebarchiesi@0:
Skins
danielebarchiesi@0: Changing the CKEditor skin by adjusting a single configuration option.
danielebarchiesi@0:
danielebarchiesi@0:
User Interface color
danielebarchiesi@0: Changing CKEditor User Interface color and adding a toolbar button that lets the user set the UI color.
danielebarchiesi@0:
danielebarchiesi@0:
User Interface languages
danielebarchiesi@0: Changing CKEditor User Interface language and adding a drop-down list that lets the user choose the UI language.
danielebarchiesi@0:
AutoGrow plugin
danielebarchiesi@0: Using the AutoGrow plugin in order to make the editor grow to fit the size of its content.
danielebarchiesi@0:
danielebarchiesi@0:
Output for BBCode
danielebarchiesi@0: Configuring CKEditor to produce BBCode tags instead of HTML.
danielebarchiesi@0:
danielebarchiesi@0:
Stylesheet Parser plugin
danielebarchiesi@0: Using the Stylesheet Parser plugin to fill the Styles drop-down list based on the CSS classes available in the document stylesheet.
danielebarchiesi@0:
danielebarchiesi@0:
Developer Tools plugin
danielebarchiesi@0: Using the Developer Tools plugin to display information about dialog window UI elements to allow for easier customization.
danielebarchiesi@0:
danielebarchiesi@0:
Placeholder plugin
danielebarchiesi@0: Using the Placeholder plugin to create uneditable sections that can only be created and modified with a proper dialog window.
danielebarchiesi@0:
danielebarchiesi@0:
TableResize plugin
danielebarchiesi@0: Using the TableResize plugin to enable table column resizing.
danielebarchiesi@0: