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).

CommentFileSizeAuthor
tagadelic_views.patch5.1 KBdouggreen

Comments

Bèr Kessels’s picture

Status: Needs review » Needs work

Please 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

douggreen’s picture

I 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!

Bèr Kessels’s picture

Why is a separate project not good enough, actually? It does allow much easier issue tracking et al.

douggreen’s picture

The 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.

douggreen’s picture

Status: Needs work » Closed (fixed)

I created a separate project tagadelic_views.

Bèr Kessels’s picture

I added a link in tagadelic project description. Thanks a lot!