Closed (works as designed)
Project:
Tagadelic
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2009 at 12:37 UTC
Updated:
13 May 2009 at 17:00 UTC
Hi,
A part of the site I work on has a large pool of pages pulled from a separate table, so they are not nodes. However, all of them have one or more tags, and I am looking for a way how to visualize them using Tagadelic.
I assume I need to create some kind of an array containing all tags + weights + links, but what is the composition of the array and what to call to visualize it using Tagadelic?
Or can I do this without programming, just using Views? My custom pages are Views-aware, but how to feed them to Tagadelic?
Thanks!
Comments
Comment #1
Bèr Kessels commentedYou can pass any query into the tagadelic_build_weighted_tags() function.