From 5a118f1db16afd22cb3c066f07cc6333fa0f96b6 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 29 Mar 2008 11:39:53 +0100 Subject: issue112, enhanced preload functions for photo-index Signed-off-by: Andreas Unterkircher --- themes/default/templates/photo_index.tpl | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'themes/default') diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 1a1a188..bf235d3 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -50,7 +50,7 @@
- thumb_{$images[thumb]} +
{$img_name[thumb]}
@@ -101,9 +101,20 @@

- -- cgit v1.2.3-18-g5258 From 072aed3d53445a6b09edabf1551706de4c3f1cb1 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 29 Mar 2008 11:44:51 +0100 Subject: issue112, preload previous and next photo in single-photo view Signed-off-by: Andreas Unterkircher --- themes/default/templates/single_photo.tpl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'themes/default') diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index ea513d9..a16776e 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -103,6 +103,13 @@ -- cgit v1.2.3-18-g5258