Perhaps combine it with the Admin module ?

Comments

litwol’s picture

Project: Util » Administration menu
Version: 6.x-2.x-dev » 6.x-3.x-dev

actally its out of admin module scope to provide these features so i'm not sure why they're doing it versus just recommending installing this one .

sun’s picture

Status: Active » Closed (won't fix)

Because, to do it properly, admin_menu needs 1 JavaScript line instead of many PHP lines for a theme override function.

litwol’s picture

Submit a patch perhaps ?

sun’s picture

There you go: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/admin_menu/...

Obviously, only the first block applies. Note that the code has been improved since then.