[TYPO3-content-rendering] Image longdesc attribute in HTML5

Steffen Ritter info at rs-websystems.de
Mon Aug 8 15:05:17 CEST 2011


Am 08.08.2011 14:41, schrieb Patrick Broens:
> There's also another solution which I'm using in hype_html5:
>
> <snip>
>
> <figure>
>    <a href="#enlarged-version">
>      <img />
>    </a>
>    <figcaption>
>      <a href="#longdesc-url">
>        {$caption}
>      </a>
>    </figcaption>
> </figure>
I like it,
but as mentioned here and at the typo3 camp, we really have to check if 
it is an link, as it's possible to enter "all text". For XHTML we could 
just use it, if no link and click enlarge is present...

regards

Steffen


More information about the TYPO3-project-content-rendering mailing list