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

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

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


Revision 1.2 - (show annotations) (download)
Wed Sep 12 13:26:30 2007 UTC (2 years, 2 months ago) by ainur
Branch: MAIN
CVS Tags: DRUPAL-5--1-0, HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
*** empty log message ***
1 Description
2 -----------
3
4 Provides nodes listing by vocabulary with standart pager.
5 Lists are available at:
6 * http://www.example.com/vocabulary/list/1;
7 * http://www.example.com/vocabulary/list/1+2+3 and so on;
8 * http://www.example.com/vocabulary/list/1,2,3 and so on;
9 * http://www.example.com/vocabulary/list/1 2 3 and so on;
10 where 1, 2 and 3 are vocabulary IDs.
11
12 Installation
13 ------------
14
15 1) Copy vocabulary_list.module to your modules/ directory.
16
17 2) Visit the "admin/build/modules" page to enable the module.
18
19 3) Navigate to http://www.example.com/vocabulary/list/1+2+3 to view your vocabularys

  ViewVC Help
Powered by ViewVC 1.1.2