modification: "subcatify" becomes optionnal. Enabled by default, easy to

revert to previous display.


git-svn-id: http://piwigo.org/svn/trunk@1132 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2006-04-06 20:28:37 +00:00
parent d700a59172
commit a892e6abf9
5 changed files with 206 additions and 89 deletions
+4
View File
@@ -168,6 +168,10 @@ $conf['show_thumbnail_caption'] = true;
// name ?
$conf['show_picture_name_on_title'] = true;
// subcatify: display thumbnails representing a category a different way
// than thumbnails representing a picture.
$conf['subcatify'] = true;
// allow_random_representative : do you wish PhpWebGallery to search among
// categories elements a new representative at each reload ?
//