CKEditor Notification
Categories
Component ID
2699391
Component name
CKEditor Notification
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
7824
Component created
Component changed
Component body
Adds in the Notification plugin for CKEditor.
This is required by plugins that need the notification plugin in order to work, like Word Count & Char Count Plugin.
Developers can use this to implement their own CKEditor plugin to notify the editor with various messages. See the official plugin page for more details.
Installation
- Download the plugin from http://ckeditor.com/addon/notification
- Place the plugin in the root libraries folder (/libraries).
- Enable the Notification module in the Drupal admin.
