I have a "people" vocab, but my idea is to show only the "people" tags that are related to the actual nodes that would be pulled out from my views filters..
So will this module actually respect the views filters? For example I want to pull our tags from all nodes created in th last 24 hours, is this module conveived to actually respect the views filters when it tries to get the tags, or it simply pulls out all the tags from a vocab, no matter the views filters?
Thanks
Comments
Comment #1
Rob_Feature commentedMy question exactly...Anyone?
Comment #2
it-cruWith tagadelic_views 6.x-1.2 it does respect the views filters e.g. filtered by node type video on the left side on http://www.brettsportler.net/videos (left side is a tagadelic_view / right side tagadelic block), but the generated tagadelic_views tag links do not transmit your filters to the taxonomy list view.
Comment #3
otromanuel commentedI had the same problem, when building the view based on "Node" table.
Now, building it based on "Terms", I can filter some terms.
Comment #4
skolesnyk commentedIt doesn't. It's just very frustrating when you cannot filter tags out by specific vocabulary.