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

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

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


Revision 1.2 - (show annotations) (download)
Fri Apr 22 14:57:17 2005 UTC (4 years, 7 months ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7, DRUPAL-5
Changes since 1.1: +28 -27 lines
File MIME type: text/plain
update for change in vocabulary_node_types table ... clean up some UI and now actually filter results by node type if the node_type_filter module is present
1 ********************************************************************
2 D R U P A L M O D U L E
3 ********************************************************************
4 Name: taxonomy_browser module
5 Author: Moshe Weitzman <weitzmna@tejasa.com>
6 Last update: (See CHANGELOG.txt for details)
7 Dependencies:
8 taxonomy.module (comes with Drupal)
9 node_type_filter.module (optional. see http://drupal.org/project/node_type_filter)
10
11 ********************************************************************
12 DESCRIPTION:
13
14 Think of this as a 'build your own category view' page. Users select
15 the terms they want to see, and are redirected to the right URL
16 (e.g. taxonomy/term/3,4,5), which displays the matching content.
17
18 ********************************************************************
19 INSTALLATION:
20
21 see the INSTALL file in this directory.
22
23 ********************************************************************
24 WISH LIST:
25
26 - the 'node type' restrictor should be a select box, and not a row of links
27
28 ********************************************************************

  ViewVC Help
Powered by ViewVC 1.1.2