Simple Captions

Categories

Component ID

2628498

Component name

Simple Captions

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This project aims to allow Drupal site editors to add simple captions to images uploaded through a WYSIWYG such as CKEDITOR.

Caption text is pulled from the alt text field and added as a div to the DOM under the image. The Float and Margin properties are copied from the image settings and applied to the caption div.

Currently, the module is triggered by applying a class; caption to an image.