summaryrefslogtreecommitdiff
path: root/modules/system/html.tpl.php
Commit message (Collapse)AuthorAge
* Issue #716496 by killtheliterate, rootwork: Make sure all core template ↵Jennifer Hodgdon2012-08-28
| | | | files are in themeable group
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #655742 by sun, jide: Add template variable for outputting HTML HEAD title ↵Angie Byron2010-11-24
| | | | safely.
* - Patch #639460 by Jeff Burnz, effulgentsia, Jacine, mgifford, ↵Dries Buytaert2010-10-30
| | | | james.elliott: evaluate CSS of #skip-link, .element-focusable, and upcoming 'disable overlay' links for their impact on contrib/custom themes.
* - Patch #730420 by andrewmacpherson: make html.tpl.php less dependant on rdf ↵Dries Buytaert2010-05-26
| | | | namespaces.
* #386462 by Jeff Burnz, mgifford, Cliff, Everett Zufelt, annmcmeekin, et al: ↵Angie Byron2009-11-16
| | | | Added 'Skip to main content' links in all core themes.
* - Patch #493030 by scor, Stefan Freudenberg, pwolanin, fago, Benjamin ↵Dries Buytaert2009-10-19
| | | | Melançon, kriskras, dmitrig01, sun: added RDFa support to Drupal core. Oh my, oh my.
* #469242 by tic2000, Pasqualle, pwolanin, Nick Lewis, moshe weitzman, Rob Loach,Angie Byron2009-09-15
and alexanderpas: page.tpl.php has now been split into html.tpl.php (for <html>, <head>, and <body>) and page.tpl.php (for page content). This now provides consistency for granular theming of renderable output in all template files.