Taxonomy Browser

Okay, the Taxonomy Browser moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. is not actually mine, but I have supplied patches lately and been given commit (update) authority.


Think of this as a 'build your own category view' page.

A single page with each term organized nicely by vocabulary. The user selects the terms which she or he wants to see, and then this moduleAn add-on, or extension, to Drupal to provide additional functionality; written in PHP. constructs the right URL (e.g. taxonomy/view/and/3,4,5) and then displays matching nodes to the user.