Lite
Component ID
2697797
Component name
Lite
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
5309
Component created
Component changed
Component body
Lite integrates the LITE track changes plugin for CKEditor with Drupal.
Requirements
Lite has two dependencies.
Contributed modules
Installation
- Lite can be installed via the standard Drupal installation process.
- Download the latest version of the LITE CKEditor plugin and extract it to sites/all/libraries or sites/sitename/libraries as you require. The extracted folder must be named lite.
- Enable any of the track changes buttons by dragging them into the active toolbar configuration for the desired text formats from the Text Formats configuration page.
- If the Limit allowed HTML tags filter is enabled, add
<del class="ice-del ice-cts-*" data-changedata data-cid data-last-change-time data-time data-username> <ins class="ice-ins ice-cts-*" data-changedata data-cid data-last-change-time data-time data-username>to the Allowed HTML tags.
