/[drupal]/contributions/modules/dynamic_persistent_menu/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/dynamic_persistent_menu/INSTALL.txt

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


Revision 1.2 - (show annotations) (download)
Fri Oct 30 18:51:17 2009 UTC (3 weeks, 6 days ago) by yrocq
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
Corrects Drupal version number
1 ------------
2 Description
3 ------------
4
5 This module displays a horizontal menu in a block under which a submenu appears
6 when an user hovers on an item. If the menu on the current page has a
7 submenu, it's displayed by default, so this module degrades gracefully
8 if Javascript is not present.
9
10 This module is sponsored by <a href="http://koumbit.org">Koumbit.org</a>
11
12 ------------
13 Requirements
14 ------------
15
16 - Drupal 6.x
17 - core Menu module
18
19 ------------
20 Installation
21 ------------
22
23 - Copy the entire dynamic_persistent_menu directory into your modules
24 directory (e.g. sites/all/modules) ;
25 - Go to page admin/build/block ;
26 - Click on link "Configure" next to the "Dynamic persistent menu"
27 entry ;
28 - Choose the menu to display with "Menu root" dropdown menu ;
29 - You can choose how long the submenu remains visible after hovering by filling
30 the "Sub-menu timeout" text field ;
31 - Click "Save block" ;
32 - Choose a region for displaying your block (preferably header,
33 content, or other horizontal region) and save changes ;
34 - Click "Save blocks".
35 - You may have to modify your CSS to tweak the display.

  ViewVC Help
Powered by ViewVC 1.1.2