From ba2bd867f7c0d549761efd0677abdea919212b99 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 24 Nov 2007 16:19:35 +0000 Subject: issue79, show only certain tags git-svn-id: file:///var/lib/svn/phpfspot/trunk@306 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- phpfspot_cfg.php.dist | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'phpfspot_cfg.php.dist') diff --git a/phpfspot_cfg.php.dist b/phpfspot_cfg.php.dist index 506eaa1..85e1752 100644 --- a/phpfspot_cfg.php.dist +++ b/phpfspot_cfg.php.dist @@ -80,6 +80,12 @@ class PHPFSPOT_CFG { */ var $hide_tags = Array("Favorites", "Hidden", "People", "Places", "Events"); + /* Show only pictures which are tagged with the following tags. + Comment out this option with // if you want to show all tags & + pictures. + */ + //var $show_tags = Array("Friends", "Holidays"); + /* logging = display || errorlog || logfile */ var $logging = "display"; -- cgit v1.2.3-18-g5258