Hello!
I am looking for an easy way to allow visitors of our Drupal 6-based website to filter all displayed obejcts globally by a tag from a given taxonomy ("featured topics"). This way a user could eg. select the tag "marketing" from a drop-down-list, which is located somewhere near the navigation, and the system would filter all pages, lists and views by the selected tag, across the session, until the user unsets the filter. Having a filter set should be reflected by the theme, but that would be the next task, I guess.
Does anybody know a module which does something like that or could help me here? Is there any easy way to get this functionality (without hacking my way deeply through drupal's guts in weeks of hard work)?
Thank you in advance! Daniel