A unique page for each category group?
mariagwyn - October 19, 2005 - 23:21
| Project: | Taxonomy dhtml |
| Version: | HEAD |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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

#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
This is not critical.