| Commit message (Collapse) | Author | Age |
|
|
|
| |
headers.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
'Logout'.
|
|
|
|
| |
other types of stuff to render() structures.
|
| |
|
| |
|
|
|
|
| |
before hook_page_alter().
|
|
|
|
| |
Convert 'class' attribute to use an array, not a string.
|
|
|
|
| |
to remove unneeded calls to _menu_check_access().
|
| |
|
| |
|
| |
|
|
initial version of the new administration toolbar.
|