Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
theme system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
31 Aug 2006 at 02:34 UTC
Updated:
14 Sep 2006 at 17:02 UTC
In anticipation of a new core theme, we need to start cleaning up markup in various places. This patch cleans up all of the default tpl files. Fixes some semantics and improves the spacing and readability. The latter is very important--while teaching new people how to theme in Drupal, this was a big complaint. When it was spaced properly they understood things better.
Although this looks like a lot is added/deleted, very little it. It's mostly a spacing/formatting patch, with a couple useful classes and few extra sematics elements used.
Comments
Comment #1
matt westgate commentedPatch works for me, and it seems like such a simple start for a more semantic interface to our HTML markup. Core modules currently override these files, but it lays a nice foundation.
Comment #2
dries commentedCommitted to CVS HEAD. Thanks.
Comment #3
webchickComment #4
(not verified) commented