From 1ea0382f5346c2fb1a2388a8a53adfe40078dc10 Mon Sep 17 00:00:00 2001 From: Tim Almdal Date: Tue, 25 Nov 2008 22:38:11 +0000 Subject: Moving right along on tags. Now the threshold for which tags can be changed. The default is to show all the tags (i.e. count >= the minimum frequency) by clicking on the "See Less" link, the tag cloud will not show the minimum frequency, so the number of tags shown is smaller. The "See More" link works the opposite way. --- modules/tag/views/tag_block.html.php | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'modules/tag/views') diff --git a/modules/tag/views/tag_block.html.php b/modules/tag/views/tag_block.html.php index 68ae48d5..9334a5ce 100644 --- a/modules/tag/views/tag_block.html.php +++ b/modules/tag/views/tag_block.html.php @@ -1,9 +1,22 @@ +
+ + + ">See Less + + 1): ?> + + ">See More + + +
Resizing Tag Cloud...
+
+
-- cgit v1.2.3