CKEditor Abbreviation

Categories

Component ID

2720821

Component name

CKEditor Abbreviation

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

4644

Component created

Component changed

Component body

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

CKEditor 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.