how to display admin menu only in the mysite/admin/*
rajoo.sharma - May 18, 2009 - 16:37
Hi,
I just want to hide the admin menu (or menu options in other words), which is basically in the navigation menu, if I'm not in the "mysite/admin/". A block can be hidden this way but how to part of the menu? I hope I could explain what exactly I want.
Thanks and Regards

=-=
investigate admin_menu_dropdown.module which allows you to set up a key combination to hide the admin_menu. As far as I know, there is no way to hide it on certain paths.
Thanks a lot, I'll check
Thanks a lot, I'll check admin_menu_dropdown module.
Regards