Jump to:
| Project: | Views Tagadelic |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
hi there, i use tagadelic and i like it ;) just one thing i need is:
- nodes N have a tag from vocabulary A and multiple tags from vocabulary B
- in my taxonomy/term/A-Term page i would like to provide a tag-cloud containing only tags from B that are set in the resulting nodes
actually i expected tagedelic_views to be able to do something like this but unfortunately i can not get ANY tag-cloud generated with views. do i do something wrong or might it be incompatible with my views3-setup?
my steps:
- view-type "node"
- filter one contenttype
- display-type "tagedelic" (setting vocab to use left empty but also tried to set to the NAME of one vocab)
i get nothing ("empty text" from views gets displayed).
do i do something wrong or is this module not compatible?
Comments
#1
patch from http://drupal.org/node/766276 fixes everything for me...
any chance this will make it's way into the module?