From ca33ffdcbb65a0b344e450966c2fcff1d9e9212b Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Wed, 6 Jun 2007 19:41:44 +0000 Subject: display photo index as matrix show a larger pic when user clicks on it git-svn-id: file:///var/lib/svn/phpfspot/trunk@25 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/photo_index.tpl | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl index f917364..7f3af46 100644 --- a/templates/photo_index.tpl +++ b/templates/photo_index.tpl @@ -1 +1,20 @@ -{$image_matrix} + + + + + +{section name="row" loop=$rows step=1} + + {section name="col" loop=$columns step=1} + + {/section} + +{/section} +
+ {$count} images have been found for the selected tags +
+ + + +
+ -- cgit v1.2.3-18-g5258