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

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

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


Revision 1.2 - (show annotations) (download)
Fri Nov 5 19:44:01 2004 UTC (5 years ago) by uwe
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -2 lines
File MIME type: text/plain
README -> README.txt (occurences within files corrected), as announced on the
devel mailinglist.
1 Drupal vocabulary_list.module README.txt
2 ==============================================================================
3
4 This module plugs a small hole in taxonomy.module, providing node list
5 pages and RSS services for vocabularies. These pages are accessible as
6
7 taxonomy/page/vocab/{vid} and
8 taxonomy/feed/vocab/{vid}
9
10 Only a single vocabulary can be acccessed (no logical magic as with terms
11 in taxonomy module). RSS autodiscovery is supported.
12
13 If you feel this functionality should go into Drupal core, go on and provide
14 a patch for Drupal core. I have added this module to complement taxonomy
15 module in Drupal 4.4 (for which it is not possible to add new features).
16
17 Installation
18 ------------------------------------------------------------------------------
19
20 Required:
21 - Copy vocablary_list.module to modules/
22 - Enable the module as usual from Drupal's admin pages.
23
24 Credits / Contact
25 ------------------------------------------------------------------------------
26
27 The author of this module is Gabor Hojtsy (goba[at]php.net), who is also
28 the active maintainer.

  ViewVC Help
Powered by ViewVC 1.1.2