Directory: A taxonomy-based site directory

Last modified: January 5, 2008 - 21:59

The directory module provides a page with a simple taxonomy-based view of your Drupal site. It provides a hierarchical navigation page for content assigned to selected taxonomies, allowing the site users to 'drill down' on categories of interest.

Requires: Taxonomy module.

To my knowledge, has not been tested with CCK, Flexinode, or Category modules. If you have tested this and have any info regarding these modules, please contact me and I'll update this page.

Site administrators can:

  • Define one or more taxonomy terms ('vocabularies') to be included in the directory. The directory module includes content assigned to these terms in the directory.
  • Select the node types to be excluded from the directory. All other node types will be included.
  • Define a 'resource count threshold to display subcategories
  • Define the number of items to display for each visible subcategory
  • Define a text description to be displayed on the directory page

Note: This module is not currently under active development - it was resurrected from orphaned projects and modified to make it work with Drupal 4.7. Drupal 5 compatibility is in progress, provided by other contributors.

Please check out the project page, and try the CVS head version if you want to see the newest features. Latest features:

  • Display enhancements: Child node counts (optional), improved layout
  • Configuration: Enable child node counts, suppress empty terms.

You can download the latest version, and view and submit issues on the directory module project page.

directory module works but does not show count

dmnd - August 2, 2008 - 00:33

I'm running 4.7. I have cck nodes. This module is working correctly in every way except it does not show the count for nodes.

This example shows a count
http://goatseeker.com/directory

This example does not show a count
http://www.ent.iastate.edu/list/

This one
http://activistsolutions.org/directory
has a count for the problem, and a count for the solution
http://drupal.org/node/256993

I just found this page. says count is not working correctly in 4.7
http://drupal.org/node/92932

Anyone know alternatives to this module?

 
 

Drupal is a registered trademark of Dries Buytaert.