In CVS is a a simple views style plugin that creates a new "Tagadelic View Type" -- allowing output to be displayed as a tagadelic tag cloud. I would prefer to distribute this with tagadelic rather than as it's own new module. The attached patch is almost identical to the CVS code, but it puts the code in a tagadelic_views.inc and includes this from tagadelic (when the views module is enabled).
| Comment | File | Size | Author |
|---|---|---|---|
| tagadelic_views.patch | 5.1 KB | douggreen |
Comments
Comment #1
Bèr Kessels commentedPlease put this is a tagadelic_views.module.
The .info for that module should make it dependant on tagadelic and views.
You can upload the module here. If you want, I can make you maintainer of that module in tagadelic project.
Bèr
Comment #2
douggreen commentedI believe that I've already put it into CVS exactly as you just requested -- the only thing missing is package = tagadelic. I put the link in the request, but apologize for making it less than obvious; here it is again:
http://cvs.drupal.org/viewcvs/drupal/contributions/modules/tagadelic_views/
It would be awesome to then have CVS access for the sub-module (so I can maintain/fix it).
Thanks!
Comment #3
Bèr Kessels commentedWhy is a separate project not good enough, actually? It does allow much easier issue tracking et al.
Comment #4
douggreen commentedThe purpose of this issue was to be polite and discuss it with you first, rather than just spawn a new project that is closely related and could be packaged with your. I don't mind creating the separate project, but it forces the user to download two modules if they want this functionality. If you tell me you'd like a separate module, I'll go and create it.
Comment #5
douggreen commentedI created a separate project tagadelic_views.
Comment #6
Bèr Kessels commentedI added a link in tagadelic project description. Thanks a lot!