Closed (duplicate)
Project:
Tagadelic
Version:
5.x-0.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2007 at 18:34 UTC
Updated:
6 Aug 2007 at 08:08 UTC
I'm using Tagadelic & liking it a lot!
One issue: If exactly one node has a certain tag, THEN that node is UNpublished, that tag still shows up in the tag cloud. If a user clicks that tag, he gets an empty list.
Would it be possible to NOT SHOW tags in the cloud if the only node(s) they point to is/are unpublished?
Thank you!
Comments
Comment #1
chazz commentedyeah i have the same problem...
Comment #2
chazz commentedHave you a got a fix for this for drupal 5 ?
Comment #3
suborbitcom commentedI just experienced the same thing and found that no-one had an answer yet.
Time to invent the wheel...
Comment #4
ardee-1 commentedLooks OK, except you might want to but braces around "node" for the new inner join:
Thanks. I'm using it on my site now.
Comment #5
Bèr Kessels commentedif possible, please create a ral patch (http://drupal.org/diffandpatch)
Also, please do a small benchmark and measurement please. Devel module allows you to calculate the time a query takes to complete. AFAIKS your solution, eventhough it works, will make tagadelic clouds immensly slower on large node tables.
Comment #6
Bèr Kessels commentedhttp://drupal.org/node/62840