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

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

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


Revision 1.3 - (show annotations) (download)
Mon Jan 29 15:47:30 2007 UTC (2 years, 9 months ago) by kbahey
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.2: +2 -0 lines
File MIME type: text/plain
Settings is now in the correct place.
1 Description:
2 ------------
3
4 This module provides a site map page for your taxonomy, and a block that can be
5 used as a navigation menu.
6
7 Requirements:
8 -------------
9
10 This module requires drupal 4.5.x or greater.
11
12 Installation:
13 -------------
14
15 1. Copy the sitemenu directory and all its contents to your modules/ directory.
16
17 2. Enable the module by visiting Administer -> Site Building -> Modules.
18
19 3. Allow access to it under Administer -> User management -> Access control.
20
21 4. Configure the module under Administer -> Site configuration -> sitemenu
22
23 - You may choose to omit one or more vocabularies. Normally leave that as it is.
24
25 - You can change the navigation link text if you want. Normally leave that as it is.
26
27 - Number of nodes to show per taxonomy term. This sets the maximum number of nodes
28 to show per term. Set it to 0 if you want to disable listing of nodes altogether.
29
30 - Show number of nodes for each term. This displays the total number of nodes per
31 term.
32
33 - Show Author and number of Comments. Enable this if you want to show the author and
34 number of comments when the user moves the mouse over the node title.
35
36 - If you want to configure the module as a block for a side bar navigation menu, then
37 do the following:
38 . Go to Administer -> Site Building -> sitemenu, and choose a title for the block
39 text (e.g. Menu)
40 . Go to Administer -> Site Building -> Blocks, and enable the block, and place it
41 wherever you want (normally on the left, at the top with a low weight value.

  ViewVC Help
Powered by ViewVC 1.1.2