Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
Seven theme
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Feb 2013 at 22:46 UTC
Updated:
29 Jul 2014 at 21:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
mgiffordtagging and adding a simple patch.
Comment #2
mgifford#1: Seven-HTML5-1913692-1.patch queued for re-testing.
Comment #3
echoz commentedWould this come before or after #1938864: [meta] Update all core themes to use Twig?
If before, code looks good but why add the bartik piece in this patch?
Comment #4
mgiffordI'm not sure about the order with regard to Twig. I do think since this patch is already written it would be fine to RTBC it (when it's just what it says it is).
The Twig folks may already be working on it (or not), but if we let them know they can decide how they want to approach it.
Comment #5
echoz commentedOk, keeping the bartik piece separate is what I needed, rtbc it is!
Comment #6
dries commentedCommitted to 8.x. Thanks!
Comment #7
jessebeach commentedSo, the
mainelement is still really new and it's not without controversy.http://wiki.whatwg.org/wiki/Main_element
If we do end up keeping this version of
page.tpl.php, we'll need to update the html5 shim in core.I've opened a postponed critical issue, tagged to be revisited before release, with a patch for that. This new issue also has a built-in trigger to remove the
mainelement from our templates if it isn't widely implemented enough by the time we need to ship D8. This will block the release of D8.#1943120: Decide whether to keep the main tag in templates
Comment #8
jessebeach commentedsorry, didn't mean to change the status. Setting it back to RTBC.
Comment #9
star-szrThanks @jessebeach! I think this can go to fixed since there was a commit in #6.
Comment #10
jessebeach commentedmgifford, echoz, we need to get this followup committed: #1943142-1: Add the main element to the list of HTML5 elements that get set to display block
I just need a quick review from either of you (or anyone else). It's a one-line change.
Comment #11
jessebeach commentedcrosspost with Cottser. Setting back to fixed.