Closed (duplicate)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2009 at 21:20 UTC
Updated:
19 Oct 2009 at 17:48 UTC
At http://drupal.org/update/theme/6/7#rdfa_header is talk about changes in page.tpl.php while global structure of HTML document is now defined in html.tpl.php.
Comments
Comment #1
jhodgdonYou are correct.
Actually, the theme update guide does not mention html.tpl.php at all. It should. Definitely. This is a major change to the structure of themes and should definitely be mentioned on the theme update guide.
Where is the issue that made the change that defined html.tpl.php? Hmmm... It looks like it was #469242: Move <head> outside page.tpl.php, but due to that issue having over 300 comments, they have filed a separate issue to fix the documentation: #579698: Fix theme update docs so they are correct on what is in page.tpl.php/html.tpl.php
It looks like this issue should have been filed as a comment to that other one, so I'll close this as a duplicate and add it there.