From 7ee3f5579aab21257d236e6f8aa853cd639ff460 Mon Sep 17 00:00:00 2001
From: vdigital
Date: Sun, 28 Jan 2007 20:56:10 +0000
Subject: Issue 0000614: Display hits under thumbnails like comments
counter
git-svn-id: http://piwigo.org/svn/trunk@1763 68402e56-0260-453c-a942-63ccdbb3a9ee
---
language/en_UK.iso-8859-1/help/configuration.html | 6 ++++++
1 file changed, 6 insertions(+)
(limited to 'language/en_UK.iso-8859-1/help/configuration.html')
diff --git a/language/en_UK.iso-8859-1/help/configuration.html b/language/en_UK.iso-8859-1/help/configuration.html
index f26d7f3b9..8e6068c6e 100644
--- a/language/en_UK.iso-8859-1/help/configuration.html
+++ b/language/en_UK.iso-8859-1/help/configuration.html
@@ -93,6 +93,12 @@ users.
Show number of comments: show the number of comments
for each picture on the thumbnails page. Resource consuming.
+ Show hits count: display hits observed on picture
+ just under its thumbnail on the thumbnails page.
+ Only when advanced configuration parameter is:
+ $conf['show_nb_hits'] = true;
+ Notice: it is false by default.
+
Maximum width of the pictures: maximum displayed
width. If pictures are larger than this setting, they will be resized on
display. If you consider filling this option, you'd better consider
--
cgit v1.2.3