Image Caption & More
Component type
Categories
Maintenance status
Development status
Component created
Component changed
What it does
Wraps all images in content with a
set he caption text. If the ALT attribute is emmpty then the TITLE attribute
is used as a copy to ALT attribute and caption. If both attributes are empty
use a template string for caption with a sequential numbering.
Where it does it
It does all its work on the server. Wrapping occurs prior Drupal renders the node content. Original content is replaced with the new content only before rendering, thus the new content is NOT saved anywhere.
