[TYPO3-v4] TYPO3 4.6 and HTML5

Thomas "Thasmo" Deinhamer thasmo at gmail.com
Wed Jun 29 00:51:37 CEST 2011


Thomas "Thasmo" Deinhamer wrote:
> Is there anything going on
> related to HTML5 for 4.6?

So imo this are the main items
to work on HTML5 "compatibility"
for TYPO3 in the frontend:

* Reformat meta tag for charset: <meta charset="utf-8" />
* Enhance script tag: async attribute, defer attribute, charset
   attribute, type attribute optional.
* Enhance stylesheet tag: type attribute optional. (<link rel ... />)
* Extend CE "media" to render HTML5 video/audio with plugin fallback.
   (mp4, ogv, webm, mp3, ogg, etc.)
* Render all CE with new markup: header, hgroup, time, section, figure,
   figcaption, etc. (details?, nav?)

Is there any core project on forge
which can use this information?

Regards,
Thomas


More information about the TYPO3-project-v4 mailing list