You are here

README.txt in Admin Menu Hider 6.2

Same filename and directory in other branches
  1. 5.2 README.txt
  2. 5 README.txt
  3. 6.3 README.txt
  4. 6 README.txt
  5. 7.2 README.txt
Administration Menu Dropdown
------------------------
By: Shawn Conn (http://www.shawnconn.com/contact)

This module modifies the awesome Drupal Administration Menu module
(http://drupal.org/project/admin_menu). Combined with a little Javascript and 
CSS, the menu can be shown or hidden by pressing a key combo 
(Ctrl+Altby default). Pressing another combo (Ctrl+Shift+Alt by default) will 
disable this functionality if it is needed. If you find a certain key combo 
conflicts with your browser or OS, you can change the combo in Administration 
menu dropdown settings.

To install, place the Administration Menu Dropdown folder into your modules 
directory. Make sure that Administration Menu is enabled. 
Go to administer -> site building -> modules to enable the module. After the 
module has been enabled the Administration Menu should be hidden by default. 
The default state as well as the combo keys can be changed by going to 
admin/settings/admin_menu_dropdown.

Thanks to Deciphered for the key combo switching patch

File

README.txt
View source
  1. Administration Menu Dropdown
  2. ------------------------
  3. By: Shawn Conn (http://www.shawnconn.com/contact)
  4. This module modifies the awesome Drupal Administration Menu module
  5. (http://drupal.org/project/admin_menu). Combined with a little Javascript and
  6. CSS, the menu can be shown or hidden by pressing a key combo
  7. (Ctrl+Altby default). Pressing another combo (Ctrl+Shift+Alt by default) will
  8. disable this functionality if it is needed. If you find a certain key combo
  9. conflicts with your browser or OS, you can change the combo in Administration
  10. menu dropdown settings.
  11. To install, place the Administration Menu Dropdown folder into your modules
  12. directory. Make sure that Administration Menu is enabled.
  13. Go to administer -> site building -> modules to enable the module. After the
  14. module has been enabled the Administration Menu should be hidden by default.
  15. The default state as well as the combo keys can be changed by going to
  16. admin/settings/admin_menu_dropdown.
  17. Thanks to Deciphered for the key combo switching patch