By movit on
May be I'm miss somefing. But I'm cant find any way how to create block with list of terms from particular vocabulary. Is any module doing this exists for Drupal 4.7?
May be I'm miss somefing. But I'm cant find any way how to create block with list of terms from particular vocabulary. Is any module doing this exists for Drupal 4.7?
Comments
Taxonomy DHTML creates a
Taxonomy DHTML creates a block that will display every term underneath a vocabulary, it also gives you a page with a dynamic tree view of all the terms :)
Thank you! This is exactly
Thank you!
This is exactly what I'm looking for.