I have a need on my site to have multiple blocks that would show different sets of taxonomy term items. For example content on our site uses one set of taxonomy terms, volunteer opportunities uses another set of taxonomy terms, users use a third set of taxonomy terms, and these terms really don't overlap.
It would be great if there were a way that I could create groups of taxonomy terms, and for each group select which terms would be included and then have a block for each group.
It seems like this would be a new feature as I don't see any way to implement it otherwise using views unless I'm missing something.
Comments
Comment #1
David Lesieur commentedYou might want to give a look at the "dev" version of Faceted Search. It introduces the concept of multiple search environments, which should help with the issue you describe. The upcoming version of the module will include this concept.
Comment #2
David Lesieur commentedMore on #278100: extra blocks for every facet.