patch de Guill ajoutant une vue en vignettes
This commit is contained in:
parent
d45e9d721f
commit
bd9eb1f070
8 changed files with 214 additions and 0 deletions
|
|
@ -87,6 +87,11 @@ class configuration
|
|||
* HTML template to use
|
||||
*/
|
||||
var $template_html = 'template_default.html';
|
||||
|
||||
/**
|
||||
* Number of thumbnails per gallery page
|
||||
*/
|
||||
var $thumbs_per_page = 5;
|
||||
}
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue