Skip to content

Link Taxonomy Terms to Views in Drupal

07-Aug-09

Imagine a task (actually, quite common), if you have:

a nodes (articles, ads, whatever) taxonomy in Drupal,
a taxonomy-based url path rewrites, like /monkeys/primates/homosapiens
and want to show a block/page View with articles only from current path term (and, maybe, its subterms).

It might be a hard time finding out the current term. One could try [...]