Posted by pwolanin on June 26, 2008 at 8:30pm
| Download | Size | md5 hash |
|---|---|---|
| admin_menu-6.x-1.0.tar.gz | 25.43 KB | 0112456abb83fcd7bae339b3311b03ff |
| admin_menu-6.x-1.0.zip | 34.58 KB | 5f9c114b8981be4851ee1b4190cb95c3 |
Last updated: December 24, 2010 - 22:25
Changes since DRUPAL-6--1-0-BETA:
- #132524 by pwolanin: Fixed admin_menu links are re-inserted each time menu links are rebuilt.
- #268373 by sun, pwolanin: Re-implement 5.x-2.x features (see below).
- #266308 by sun: Fixed jQuery 1.0.x incompatible selector for collapsing modules.
Changes since DRUPAL-6--1:
- #132524 by pwolanin: Major rewrite to better use Drupal 6 menu system.
- #132524 by pwolanin, sun: Fixed menu links adjustments.
#132524 by pwolanin: Added support for localizable menu links. - #132524 by sun: Fixed support for sub-content-types below node/add.
Changes since DRUPAL-5--2-4:
- #198240 by sun: Fixed admin_menu displayed in print output.
- #234444 by smk: Fixed favicon issue for the "admin" menu.
- #239022 by mikl: Added Danish translation.
- #226253 by sun: Added note about how to override the font size in a theme.
- #246221 by sun: Fixed user counter displays different values than Who's online block.
- #251341 by sun: Added docs about display drupal links permission.
- by sun: Added menu callback to disable/enable developer modules.
- #266308 by sun: Usability: Added Utility module features to collapse module fieldsets on Modules page and menus on Menus page.
- #266099 by sun: Fixed description of "Apply margin-top" configuration setting.
- by smk-ka: Performance: Use 'defer' attribute for JavaScript to delay execution.