ckeditor_abbreviation
2,249 sites
Security covered
Adds a button to CKEditor for inserting and editing abbreviations. If an existing abbr tag is selected, the context menu in Drupal 7 also contains a link to edit the abbreviation.
Requirements
Drupal 7
Drupal 8/9
CKEditor Module - Core
Drupal 10
CKEditor5 Core Module or CKEditor 4 Module
Drupal 10.3+
CKEditor5 Core Module
Installation
- Download the module into /modules/contrib
- Enable the ckeditor_abbreviation module
-
Configure your WYSIWYG toolbar to include the abbreviation button.
The button is available in the CKEditor toolbar configuration of text formats if you set CKEditor/CKEditor5 as text editor.
Move the icon into the active toolbar. Enable the filter
'Limit allowed HTML tags and correct faulty HTML'. For CKEditor4 add the title attribute to the allowed HTML abbr tag, if you want to allow an explanation of the abbreviation.