Table Tools
This plugin adds a more advanced context menu for table items and the Cell Properties dialog window with support for features such as:
- Cell type.
- Cell width and height.
- Word wrap settings.
- Horizontal and vertical alignment.
- Row and column span.
- Cell and border color.
- Inserting and deleting cells, rows and columns.
- Merging and splitting cells horizontally and vertically.
This plugin complements the Table plugin which provides basic table operations.
Table support in CKEditor can also be extended with the following plugins:
- Table Resize – adds support for column resizing with your mouse.
- Color Dialog – provides a Select Color dialog window for selecting a cell background and border color from the color table.
- Advanced Tab for Dialogs – adds the Advanced tab to the Table Properties dialog window.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
Content Templates
This plugin provides a dialog to offer predefined content templates - with page layout, text formatting and styles.
It comes with a couple of sample templates inside of the plugin directory, while user may load instead their own favorite templates.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
Editor Toolbar
This plugin provides the classical experience to access editor commands, including items like buttons and drop-down lists.
It allows toolbar items to be selectively added with custom layout, with one of the following ways:
- Customize each individual button,
- Define the toolbar group that contain buttons.
The editor toolbar will be displayed in a floating space around the editing area for the inline editor, or usually on top of the editing area for classic editor.
In classic editor the toolbar can be collapsed or set to display at a different position.
Read more about customizing the editor toolbar in the Toolbar Configuration article.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
UI Color Picker
- Categories: Development, UI
- Author: CKSource
- License: GPL, LGPL, MPL, CKSource CDL
This plugin provides a color picker dialog to select and preview the editor user interface color provided by the skin chamelon feature.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
Undo
This plugin is to provide undo and redo feature to content modifications.
It allows the maximum undo and redo steps to be configured.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
IFrame Editing Area
This plugin represents an editing area that stores the editor content inside of an embedded iframe, so that content styles were not inherited from the host page.
Note: This is the core functionality of the classic, iframe-based editor which can only be disabled if it is backfilled by an alternative plugin (such as Div Editing Area) or if only inline editor is used.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
Shared Space
This plugin makes it possible to share the same editor toolbar and bottom bar among several CKEditor instances.
Note: The Maximize and Editor Resize features are not supported in the shared space environment and should be disabled in this context.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
Source Dialog
The Source Dialog plugin provides an easy way to edit raw HTML source of the editor content, similarly to what is possible with the Source Editing Area plugin for classic editor, but using a dialog window.
This plugin brings source code editing capabilities to inline editors, but it can be combined with classic editors, too.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |
Indent List
This plugin handles list indentation (for <ul>
and <ol>
elements). It allows to change list indentation levels by nesting lists (indent) or changing them into paragraphs (outdent).
This plugin introduces keyboard shortcuts for indenting and outdenting lists by using the Tab and Shift+Tab keys, respectively.
The Indent List plugin requires the Indent plugin to work correctly.
This is an official plugin provided and supported by CKEditor developers.
You can submit bug reports directly to its GitHub issues tracker and discuss any integration issues on StackOverflow.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 4.24.0-lts |
||||
First major release of CKEditor 4.24.0-lts |
||||
Version: 4.23.0-lts |
||||
First major release of CKEditor 4.23.0-lts |