From 983a893e8652c444646b511c817e9c0dd8a08945 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Mon, 24 Nov 2008 08:57:04 +0000 Subject: Show a link to the item with the most tags. --- core/views/welcome.html.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'core/views') diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 154df8ce..c9277efd 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -177,7 +177,7 @@

- ( albums, photos, comments) + ( albums, photos, comments, tags)

add: [ @@ -231,6 +231,12 @@ (level ?> levels deep) + +

  • + id}", "Most tagged item") ?> + (count ?> tags) +
  • +
  • Profiling: get("use_profiler", false)): ?> on -- cgit v1.2.3