Add tagadelic recurse to show related tags for a particular tag
Owen Barton - November 11, 2008 - 00:30
| Project: | Views Tagadelic |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
The use case here is that you can't currently show a tag cloud when you are on a tag page, because you only get the tag for the page passed back.
The solution is to add an alternate views style plugin that gets the tags of nodes with the requested tag. This could be used in other places too, for example to generate more (if less specific) tags on sites with little content.
| Attachment | Size |
|---|---|
| recurse.patch | 2.53 KB |

#1
Grugnog2, this sounds very much like something I've been trying to do too, thanks!
I'll keep it in mind for any future projects.
PS: Would love to see this rolled into the main release.