Download & Extend

A unique page for each category group?

Project:Taxonomy dhtml
Version:master
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

I like the look and ease of the taxonomy_dhtml generated page. It is possible to create a page for each category with the same dynamic list? Rather than simply listing the category, which gives the teasers of each node, I would like to send users to a page that has a single tree list for each category, just like taxonomy_dhtml, except a single category per page. I am not sure if this is the right place to ask for this, but it seems close to what this module already generates.

Thanks,
Maria

Comments

#1

I managed to do this by installing separate named versions for each vocabulary that I have. I went into the module files and replaced all taxonomy_dhtml with taxonomy_dhtml1, and then loaded into the same folder. Then the next one taxonomy_dhtml2 etc. This brings up different versions in your modules and you can assign each one to a separate vocabulary. Works a treat for me, though I have still some css issues to sort out with my theme. www.wilba.org

#2

Version:4.6.x-1.x-dev» master
Priority:critical» normal

This is not critical.

#3

Status:active» closed (fixed)

This module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).

nobody click here