********************************************************************                       D R U P A L    M O D U L E ******************************************************************** Name: Directory module Author: Matt Westgate Maintainer: Michael Curry, Exodus Development Last update: (See CHANGELOG.txt for details) Drupal: 5.x Dependencies: taxonomy.module. ******************************************************************** DESCRIPTION: Creates a browsable directory of nodes using vocabularies. The real beauty of this module is that vocabularies can be overlayed to create very specific views. For more information, see http://drupal.org/project/directory Want to see it in action? Check out: Drupal 5.x with current directory code base: - http://www.activistsolutions.org/directory Drupal 4.7.x with current directory code base: - http://roadcarvin.com/directory - http://amadorable.com/directory - http://bunnytrade.com/directory - http://goatseeker.com/directory Older demo (Uncertain of Drupal core or directory.module version used) - http://www.ent.iastate.edu/list/ ******************************************************************** INSTALLATION: Just drop the files into modules/directory and enable the module. Configuration consists of visiting admin >> settings >> directory and selecting the taxonomy terms to be EXCLUDED, and node types to be included in the directory. Other options are available to configure module behavior. For more information, see online handook entry at: http://drupal.org/node/92908