(How to) How to show all nodes tagged with children terms with Views 2 for Drupal 6
How to : How to show all nodes tagged with children terms with Views 2 for Drupal 6
The Views module for Drupal 6 (also known as Views 2) ships with several default views which allow you to override certain Drupal core list pages. One of the most useful of these views is the view provided for taxonomy term list. Just recently I decided to set up views to override my taxonomy pages so that they would show children terms, but when I jumped into the Views 2 interface and tried to actually do it I was left a little perplexed; if you are reading this page you probably were too. Some aspects of Views 2 are very poorly documented on the web, and when I did a Google search for "drupal views how to show children terms taxonomy page" the documentation for my own Advanced Taxonomy Blocks module was the 4th on the list, and the other entries were completely off topic. I finally figured it out by reading through the issue queue of the Views module and I am posting this here to make it easier for others.
The first step of course is to install views if you haven't already; once you've done that go to Site Building > Views and look for the view named "Node view: taxonomy_term (default)". Enable that view then click the edit button to go to the configuration page.
Courtesy:- pixelclever.com
- guru's blog
- Login to post comments
![Drupal-6-Book-[Building Powerful and Robust Websites with Drupal 6].jpg](http://www.drupalranch.com/images/Drupal-6-Book-[Building%20Powerful%20and%20Robust%20Websites%20with%20Drupal%206].jpg)