Downloads

Download admin_menu-5.x-2.1.tar.gztar.gz 19.67 KB
MD5: 31a6aa760a04857b61a96de21be36f84
SHA-1: 342e7bdfb7607c679088f165993adb87d328c2bc
SHA-256: 623ba819317f8ce874ae38a38391b84d887c3994fb07942d1c12a5dd42975331
Download admin_menu-5.x-2.1.zipzip 24.75 KB
MD5: c27e5f5e96f449fe56b9b526b48bc184
SHA-1: 74c441567b878f25ee6ac369c7f18b2abde1db38
SHA-256: 01538e889362cb83717ab396a8cd34823d0a16202c84f8656787b85ad9f97f64

Release notes

Drupal Administration Menu v2 comes with many great developer features and usability improvements.

  • The icon links to a site's front page now and has turned into a menu.
  • Links to the special pages 'Run cron' and update.php are displayed in the icon menu.
  • hook_admin_menu() allows other modules to add or alter the administration menu.
    A first example is included in this release (devel_admin_menu()), which adds the most often used links "Empty cache" and "Variable editor" from Devel module's block to the icon of administration menu. Furthermore, links to switch to another user are displayed on the logout button.
  • Administration Menu displays the current amount of anonymous and authenticated users on the site.
  • Links to Drupal.org issue queues of Drupal core and contrib modules are displayed in the icon menu. Only users with the 'display drupal links' permission will see them.

Changes since 5.x-2.0:
Fixed adding menu items with negative weight not always working.
Fixed admin_menu_copy_items() is overwriting already existing items.
Fixed display menu item ids in devel settings does not work.

Created by: sun
Created on: 2 Dec 2007 at 11:52 UTC
Last updated: 2 Dec 2007 at 11:52 UTC
Bug fixes

Other releases