I am trying to make a page (could be with views) that will display the terms in a vocabulary and a short discription for the term. The term would be a link to the page for that vocabualary.

Term A -> Information about A
Term B -> Information about B

Can I do this in views or do I need to write custom PHP. If anyone has any ideas what the could should look like I would appreciate it. The other posability would be to show the terms and then the first node for that term and just pin it to top.

Thanks,
Steve

Comments

Anonymous’s picture

From what I've heard, it seems like Views 2 (the upcoming release for Drupal 6) may be able to do something like this. However, Views for Drupal 5 can not do this. The taxonomy list module may be helpful to you:

http://drupal.org/project/taxonomy_list

-Mike Goodwin
http://www.not2us.net
http://www.redleafmedia.com

skessler’s picture

Taxonomy list is nearly PERFECT - I just wish it would not output terms with nothing in them without having to show how many items are in each...

Thanks,
Steve

Steve Kessler
Denver DataMan -www.denverdataman.com

Steve Kessler

Wayne_Luke’s picture

Try the gallery module: http://drupal.org/project/glossary