Closed (duplicate)
Project:
Tagadelic
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2007 at 03:28 UTC
Updated:
6 Sep 2009 at 13:38 UTC
Would it be possible to choose whether the more link shows or not? At the moment mine goes to a drupal page not found when it's empty
Comments
Comment #1
Bèr Kessels commentedIt is a theme function, you can hide it by overriding your theme. Just like with all the core blocks in Drupal.
Comment #2
neubreed commentedGreat,
What about the 'page not found' for empty tag lists? I think it would be better that the block didn't show up at all if it's empty
Comment #3
Bèr Kessels commentedplease rephrase your feature request: what are you requesting: a 404 on 'no tags'? or an option to remove the link?
Comment #4
neubreed commentedI thought I was reporting a bug.
When there are no tags in a tag block the title and a more link is displayed. When you click more I get a 404 page not found error.
I guess if we turn this into a feature request the ideal behaviour would be that the tag block didn't show up at all until there was at least one tag in it.
Comment #5
Bèr Kessels commentedChanging title and category.
Comment #6
Bèr Kessels commentedComment #7
pfaocleMarking as duplicate of this one. Patch there.
Comment #8
pfaocleCrap, sorry. Misread that, my fault.
Comment #9
pfaocleCan reproduce, both with empty vocabs and with terms but no content with those terms:
* the block appears with title, but empty and with a more link;
* the more link to
/tagadelic/chunk/vidthrows a 404.Comment #10
Bèr Kessels commented