Perhaps combine it with the Admin module ?
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 .
Because, to do it properly, admin_menu needs 1 JavaScript line instead of many PHP lines for a theme override function.
Submit a patch perhaps ?
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.
Comments
Comment #1
litwol commentedactally 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 .
Comment #2
sunBecause, to do it properly, admin_menu needs 1 JavaScript line instead of many PHP lines for a theme override function.
Comment #3
litwol commentedSubmit a patch perhaps ?
Comment #4
sunThere 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.