Provide an HTML5 template

Created on 29 June 2013, over 11 years ago
Updated 22 January 2024, 10 months ago

Another minor observation on a handy module.

Provide for an alternative HTML5 based template, i.e.,

<figure class="image_field">
  <?php print $image; ?>
  <figcaption class="image-field-caption">
    <?php print $caption; ?>
  </figcaption>
</figure>

reference: http://html5doctor.com/the-figure-figcaption-elements/

✨ Feature request
Status

Closed: outdated

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States Screenack North Carolina

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡¨πŸ‡¦Canada iStryker

    I feel like this could break things. If people have css for this then it would break, as all elements would change

    Marking all 7.x as out of date. If the problem persists, then only a new issue.

Production build 0.71.5 2024