Taxonomy Views Integrator (TVI) is a module that serves as a glue between views and taxonomy terms and taxonomy vocabulary.
TVI gives it's users the ability to create view displays to be used in place of taxonomy displays. TVI allows the user to have views that cover whole vocabularies and also views that display a single term.
To use this module, simply enable it, and then select the view to use for vocab or term displays on the appropriate vocab or term edit page. Available view display plug-ins are loaded via AHAH. This module is quite easy to use.
This module is actually running on this site. Indeed, it was developed because of a need we had here at CollectiveColors.com. Our need was simply this: we needed a method for applying a view to ONLY ONE vocabulary. We needed the view to stay out of the way of taxonomy and other views that were outputting to the path 'taxonomy/term/%'.
At first TVI was no more than a menu_alter hook! But it worked for what we needed so we used it. Now it has a whopping two hooks - including the new form_alter hook. We appreciate your feedback on this project.
See project home page to download TVI.







