clean up default phpTemplates
m3avrck - August 31, 2006 - 02:34
| Project: | Drupal |
| Version: | x.y.z |
| Component: | theme system |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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.
| Attachment | Size |
|---|---|
| tpl.patch | 4.25 KB |

#1
Patch 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.
#2
Committed to CVS HEAD. Thanks.
#3
#4