summaryrefslogtreecommitdiff
path: root/modules/toolbar/toolbar.module
Commit message (Collapse)AuthorAge
* - Patch #520368 by Gábor Hojtsy: fixed Admin toolbar breaks sticky table ↵Dries Buytaert2009-09-15
| | | | headers.
* #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.
* - Patch #576530 by David_Rothstein: toolbar should say 'Log out' rather than ↵Dries Buytaert2009-09-14
| | | | 'Logout'.
* - Patch by #565496 by dropcube, pwolanin: changed Allow dynamic attaching of ↵Dries Buytaert2009-09-05
| | | | other types of stuff to render() structures.
* Rolled back #510094. Needs more thought.Angie Byron2009-08-31
|
* #510094 by pp: Added description to the link items of the toolbar.Angie Byron2009-08-31
|
* #558958 by Frando and moshe weitzman: Add a hook_page_build() that runs ↵Angie Byron2009-08-31
| | | | before hook_page_alter().
* #326539 by JohnAlbin, sun, cha0s, ultimateboy, Rob Loach, Damien Tournoud: ↵Angie Byron2009-08-22
| | | | Convert 'class' attribute to use an array, not a string.
* #519046 by catch, pwolanin: Fix how toolbar_get_menu_tree() determines menu ↵Angie Byron2009-08-14
| | | | to remove unneeded calls to _menu_check_access().
* - Patch #533004 by tic2000: Implement instead of Implementation in phpDoc.Dries Buytaert2009-07-28
|
* - Patch #510126 by tic2000: toolbar breaks style on Garland when JS is disabled.Dries Buytaert2009-07-07
|
* - Patch #506976 by catch: rename hook_perm to hook_permission.Dries Buytaert2009-07-05
|
* - Patch #484820 by Gábor Hojtsy, yhahn, markboulton, leisareichelt, et al: ↵Dries Buytaert2009-07-04
initial version of the new administration toolbar.