/[drupal]/contributions/modules/admin_menu_dropdown/README.txt
ViewVC logotype

Contents of /contributions/modules/admin_menu_dropdown/README.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.4 - (show annotations) (download)
Thu Jan 31 20:29:42 2008 UTC (21 months, 3 weeks ago) by shawnconn
Branch: MAIN
CVS Tags: DRUPAL-5--1-4, DRUPAL-5--1-5, HEAD
Branch point for: DRUPAL-5--2, DRUPAL-5, DRUPAL-6--1, DRUPAL-6--2
Changes since 1.3: +10 -4 lines
File MIME type: text/plain
+ combo changing feature
+ formatting
1 // $Id$
2
3 Administration Menu Dropdown
4 ------------------------
5 By: Shawn Conn (http://www.shawnconn.com/contact)
6
7 This module modifies the awesome Drupal Administration Menu module
8 (http://drupal.org/project/admin_menu). Combined with a little Javascript and
9 CSS, the menu can be shown or hidden by pressing a key combo
10 (Ctrl+Altby default). Pressing another combo (Ctrl+Shift+Alt by default) will
11 disable this functionality if it is needed. If you find a certain key combo
12 conflicts with your browser or OS, you can change the combo in Administration
13 menu dropdown settings.
14
15 To install, place the Administration Menu Dropdown folder into your modules
16 directory. Make sure that Administration Menu is enabled.
17 Go to administer -> site building -> modules to enable the module. After the
18 module has been enabled the Administration Menu should be hidden by default.
19 The default state as well as the combo keys can be changed by going to
20 admin/settings/admin_menu_dropdown.
21
22 Thanks to Deciphered for the key combo switching patch

  ViewVC Help
Powered by ViewVC 1.1.2