mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
Issue 0000614: Display hits under thumbnails like comments counter
git-svn-id: http://piwigo.org/svn/trunk@1763 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -161,6 +161,10 @@ $conf['tn_height'] = 128;
|
||||
// bottom of each page ?
|
||||
$conf['show_version'] = true;
|
||||
|
||||
// show_nb_hits : Show hits count under thumbnails
|
||||
// false = never... true = depending on profile...
|
||||
$conf['show_nb_hits'] = false;
|
||||
|
||||
// links : list of external links to add in the menu. An example is the best
|
||||
// than a long explanation :
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user