CKEditor Tippy Tooltip
561 sites
No security coverage
Drupal 9–11
This module integrates with CKEditor to allow users to add tooltips to text or images. It utilizes the Tippy.js library to provide this functionality directly within the editor.
This module adds a CKEditor button that enables users to add tooltips to text or images. The tooltip functionality is based on Tippy.js (https://atomiks.github.io/tippyjs/).
Requirements
If your text format has the Limit allowed HTML tags and correct faulty HTML filter enabled, add this bit to the Allowed HTML tags:
<tippy data-tippy-content class="tippy-tooltip-text">
<img data-tippy-content>
Depends on
Dependencies of the latest stable release
- ckeditor Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.