- π¨π¦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.
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/
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
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.