Cross Reference
Adds cross references links with optional auto-numeration for chapters, images, tables and references. Other types of references can be defined in config.
InstallationYou can use builder or install plugin manually:
-
Download the plugin.
-
Extract (decompress) the downloaded file into the plugins folder of your CKEditor installation. Example: http://example.com/ckeditor/plugins/crossreference
-
Enable the plugin by using the extraPlugins configuration setting. Example: CKEDITOR.config.extraPlugins = 'crossreference';
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.2.0 |
||||
|
Widget Selection
This plugin improves selection handling for Widget elements. Due to some browser bugs additional handling is required to allow the widget selection.
For example, the plugin makes it possible to use the Ctrl / Cmd + A keyboard shortcuts to select widgets even though they are at the beginning or end of the editor content.
This plugin also integrates with the Select All plugin.
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 |
Copy Formatting
Allows for quick and easy copying of text formatting between the parts of your document. By default, it provides support for copying text, list and table styles.
Note: Copy Formatting only works with inline styles, so it will not copy or apply block-level styles (e.g. headers) to text.
This plugin comes with great accessibility support and is highly customizable. Refer to the Using the Copy Formatting Feature documentation for more information.
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 |
Video Embed
Insert easily video from Youtube, Vimeo and Dailymotion with their urls only.
Usage :
- Copy video's url from adress bar and Paste this url field in plugin dialog
- [optional] Set custom css class name
- Click "Ok"
Accepted URL :
- Youtube (full & tiny url)
- Dailymotion (full & tiny url)
- Vimeo (full only)
Dependencies: Dialog
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.1 |
||||
|
Emojione
This plugin integrates the emojione library into the CKEditor. The plugin allows you to add all known emojis into your content in unicode format.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.0.2 |
||||
Added emojione JS library to support using builder. |
VideoPlus
Video plugin for CKEditor with Track (Captions/Subtitles) based on Original Video plugin from Alfonso Martínez de Lizarrondo.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 3.5 |
||||
First version upgraded from Original Video plugin. Based on 1.3 version |
Scribens
Scribens is a powerful, free English spelling and grammar checker.
This spellchecker corrects over 250 types of grammar mistakes and detects stylistic elements such as repetitions, run-on sentences, redundancies, and more. It even suggests synonyms for every word.
Screenshots
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.2 |
||||
http -> https |
Gallery browser for Pheix modules
Wlpheix - simple Gallery browser in CKEditor 4, used by different modules of CMS Pheix. It adds Gallery button, that provides access to internal galleries.
Overview1. Click Gallery button:
2. Dialog consists of 2 filelds: Gallery list & Path to image. In Gallery list all rigistered in CMS galleries present:
3. Choose Gallery from Gallery list (you can manage galleries via System::Gallery module):
4. You can see the chosen Gallery contents:
5. Choose image & and it's URI will appear in Path to image field:
6. Click OK & image will apear in your CKEditor session:
Wlpheix plugin is supported in CKEDitor 4.
ContactPlease send your questions or feedback to pheix@apopheoz.ru or feel free to use feedback form at pheix.org!
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 1.0.4 |
||||
Changelog for 1.0.4 version:
|
BlueImp Gallery
- Categories: Contents, Layout, UI
- Author: michaeljanea
- License: Commercial
blueimp Gallery is a touch-enabled, responsive and customizable image & video gallery, carousel and lightbox, optimized for both mobile and desktop web browsers.
It features swipe, mouse and keyboard navigation, transition effects, slideshow functionality, fullscreen support and on-demand content loading and can be extended to display additional content types.
- Compatible with Bootstrap and Non-Bootstrap BlueImp Gallery
- Available in 66 languages
- Compatible with CKFinder, KCFinder, Filemanager, and elFinder
- Image Gallery
- Video Gallery
DEPENDENCIES:
It requires the following plugins to work: CKFinder, Widget, and Line Utilities.
NOTE: You can send your suggestions, comments, concerns, or inquiries through mj.plugins.info@gmail.com or by filling up the contact form of my website. I'm having trouble using Disqus lol.
Smaller Selection
The plugin listens for the double click on the content and then tries to check first the boundaries of the selection that the browser has created, so it tries to select only a text node and after that if the end of the selection is a space just moves it one place back.
Releases
Plugin versions | CKEditor versions | |||
---|---|---|---|---|
4.25 | 4.24 | 4.23 | ||
Version: 0.1.1 |
||||
Release again in ckeditor.com. Linted code |