If I delete a bunch of posts on my site the tag cloud is populated with tags that have no nodes attached to them. It would be nice to have an option to only display tags that have a count that is greater than zero. (great module!)
If I delete a bunch of posts on my site the tag cloud is populated with tags that have no nodes attached to them. It would be nice to have an option to only display tags that have a count that is greater than zero. (great module!)
Comments
Comment #1
frank ralf commentedHi buzink,
Have you cleared all caches (Drupal's and your browser's) and run cron?
Frank
Comment #2
buzink commentedI tested it and you are right, the module excludes empty tags already.
I think the problem is language. When I am in dutch language, the module shows tags that are associated with english stories. When I click the tag the tag page says there are no stories associated with that tag because there are no dutch stories associated with that tag. (I am using drupal 5)
Comment #3
buzink commentedDuplicate of http://drupal.org/node/590988
Comment #4
flaviovs commentedSorry to reopen this issue, but no matter what I do (clear Drupal cache, clear browser cache, run cron), Tagadelic still shows unassigned tags on the cloud.
I'm not using i18n. I'm accessing the site as an administrator user, so ACLs may not be an issue here.
The only way I found to remove the unassigned tags from the cloud is by going to the taxonomy term list from the vocabulary, delete the term and clear the Drupal cache. Not nice when you have hundred of tags.
Isn't Tagadelic supposed to hide the unassigned tag by default? Do I need to set some configuration setting to make it happen? Or perhaps I didn't understand it correctly and that's how the module works?
Comment #5
Bèr Kessels commentedplease leave it closed. As said: it is a duplicate. Please move over to that issue. And deal with it there.
Comment #6
flaviovs commentedBèr, my site is not multilingual. I'm not using the i18n module. There's no mention of i18n or localization on the original issue. So I fail to see why this issue was marked as duplicate of #590988: Multi-lingual tag clouds (which in turn is a duplicate of #141682: access control aware tag clouds).
Can you please answer my questions? Isn't tagadelic supposed to clean up the tag cloud of empty terms? Do it work for you? Is there any outstanding bug, setting or incompatibility (beside i18n which is not being used here) that may prevent it from happening?
I am using an ACL module (TAC Lite), but the empty tags being displayed are just err... empty. There's no node under them (so no ACL-thing to worry about -- I guess). Is this what is supposed to happen if one has an ACL module enabled (in other words, a "known bug")?
Thanks.
Edit: I'm using TAC Lite instead of Content Access. Sorry for the confusion.