Task #34794

Epic #61834: Create future proof Content Element with strong default

Task #61836: Reorganize Content Element properties within backend Extension

Task #61842: Refactor CSS-Styled-Content + Content Elements

CSS Styled Content should ship HTML5 by default

Added by Steffen Ritter over 3 years ago. Updated 7 months ago.

Status:Resolved Start date:2012-03-13
Priority:Must have Due date:
Assigned To:- % Done:

0%

Category:Content Rendering Spent time: -
Target version:-
TYPO3 Version:4.7 Complexity:
PHP Version: Sprint Focus:

Description

add

# Set html5 rendering as default
config {
    doctype = html5
    xmlprologue = none
}

to CSS Styled Content Templates as of 4.7 (do not touch old ones!)

History

#1 Updated by Gerrit Code Review over 3 years ago

  • Status changed from New to Under Review

Patch set 1 for branch TYPO3_4-7 has been pushed to the review server.
It is available at http://review.typo3.org/9615

#2 Updated by Patrick Broens over 3 years ago

Although this seems very progressive, HTML5 is still a Working Draft and not an official recommendation at W3C. Things might change, as they did during my HTML5 implementation in css_styled_content, and break stuff (although not expected). I advise not to commit this at this point. Also WCAG 2.0 and WAI-ARIA 1.0 are used which are drafts as well.

#3 Updated by Alexander Opitz about 2 years ago

  • Status changed from Under Review to New
  • Target version deleted (4.7.0-beta2)

Patch was abandoned

#4 Updated by Felix Kopp 10 months ago

  • Parent task set to #61842

#5 Updated by Riccardo De Contardi 8 months ago

Couldn't this be closed?
1. HTML5 is default since 6.0 AFAIK
2. HTML5 has become official recommendation at W3C since Nov.,2014

#6 Updated by Georg Ringer 7 months ago

  • Status changed from New to Resolved

yes resolved

Also available in: Atom PDF