From bcf2be54a7c2b02fdba03b509befafd0c6b50946 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 7 Jul 2007 09:50:07 +0000 Subject: issue31, a mini preview of the previous and next photo is now shown in a single photo view git-svn-id: file:///var/lib/svn/phpfspot/trunk@175 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- phpfspot_cfg.php.dist | 1 + 1 file changed, 1 insertion(+) (limited to 'phpfspot_cfg.php.dist') diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist index ecb45ac..6547553 100644 --- a/phpfspot_cfg.php.dist +++ b/phpfspot_cfg.php.dist @@ -23,6 +23,7 @@ class PHPFSPOT_CFG { var $thumb_width = "150"; var $bubble_width = "200"; var $photo_width = "640"; + var $mini_width = "100"; /* how many columns in the photo index view */ var $thumbs_per_row = 4; -- cgit v1.2.3-18-g5258