By chrsyv on
In drupal, is there a possibility to have dynamic blocks which changed depending on what taxonomy term you view?
For example, if you press the taxonomy term 'Weather', forum topic and posts using the 'Weather' term will be viewable in a block. And if you change taxonomy term, the block will show terms related to the new term etc.
Maybe this is possible by using a module or maby it's already in drupal, I just don't know how to do it.
Comments
taxonomy context
Maybe you're looking for the "taxonomy context" module?
http://drupal.org/project/taxonomy_context
Dropping in from Langemarks Cafe.