Hi all,

Taxonomy redirect:

I was watching a lullabot video about taxonomy and they recommended this module

http://drupal.org/project/taxonomy_redirect

It's not ported to D7, is there a standard D7 module that does the same thing?

I want to be able to tell drupal when a term is clicked that it goes to a view designed to display that term. At the moment there is only one view type that governs all the display of grouped taxonomy terms.

Thanks

Comments

alinouman’s picture

Better way is to write your own module this could be good starting point http://api.drupal.org/api/drupal/modules%21node%21node.api.php/function/...