Module Description
Adds a button to CKEditor for inserting and editing abbreviations. If an existing abbr tag is selected, the context menu also contains a link to edit the abbreviation.
Requirements
Drupal 7 CKEditor Module
Drupal 8/9 CKEditor Module - Core
Drupal 10 Version 3.0.x CKEditor 4 Module Version 4.0.x CKEditor5 Module - Core 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 as text editor.
Move the icon into the active toolbar. Enable the filter 'Limit allowed HTML tags and correct faulty HTML'. Add the title attribute to the allowed HTML abbr tag, if you want to allow an explanation of the abbreviation.
Requirements
Drupal 7 CKEditor Module
Drupal 8/9 CKEditor Module - Core
Drupal 10 Version 3.0.x CKEditor 4 Module Version 4.0.x CKEditor5 Module - Core 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 as text editor.
Move the icon into the active toolbar. Enable the filter 'Limit allowed HTML tags and correct faulty HTML'. Add the title attribute to the allowed HTML abbr tag, if you want to allow an explanation of the abbreviation.
Module Link
Project Usage
1682
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of easily inserting and editing abbreviations within CKEditor by adding a button for this purpose.
Data Name
ckeditor_abbreviation