From 94b3b6259391b0d2f206c792974b6ff53a70aa63 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Mon, 12 May 2008 08:03:25 +0200 Subject: issue118, fix using variable name for search.tpl and photo_index.tpl twice Signed-off-by: Andreas Unterkircher --- themes/default/templates/search.tpl | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'themes') diff --git a/themes/default/templates/search.tpl b/themes/default/templates/search.tpl index 401d9af..767cbcf 100644 --- a/themes/default/templates/search.tpl +++ b/themes/default/templates/search.tpl @@ -51,13 +51,11 @@   - {$from_date} from + {$search_from_date} from   - - {$to_date} to - + {$search_to_date} to -- cgit v1.2.3-18-g5258 From 1445a54ab47df6b11199cdd1c35b2abd8001d61e Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Mon, 12 May 2008 08:26:46 +0200 Subject: refix some introduced template-errors in the HTML code Signed-off-by: Andreas Unterkircher --- themes/default/templates/photo_index.tpl | 4 +++- themes/default/templates/single_photo.tpl | 8 +++----- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'themes') diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 2dedf86..333d80e 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -49,10 +49,12 @@ with some small pictures in a bar. --> { if $tag_result } +
+
- Tags: + Tags:
{ $selected_tags }
diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index fb79985..3f85e96 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -14,17 +14,15 @@ {/if} {/if} -
+
- +  Auto-Browse {if $extern_link }  External Link {/if} - - original resolution - + original resolution Fullsize
-- cgit v1.2.3-18-g5258 From a3a90c2dc722e2b2a81dd1ee5eedea96e5f9fd4d Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 13 May 2008 06:11:00 +0200 Subject: display photos in photo-index also if no JavaScript is enabled Signed-off-by: Andreas Unterkircher --- themes/default/templates/photo_index.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index 333d80e..b14afe4 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -70,7 +70,7 @@
- +
{$img_name[thumb]}
-- cgit v1.2.3-18-g5258 From 8e14a6b9e1c7d2dfc25e786c425d76acc115f393 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Tue, 13 May 2008 19:31:16 +0200 Subject: issue118, user-friendly-url's to jump from photo-index to single-photo-view Signed-off-by: Andreas Unterkircher --- themes/default/templates/photo_index.tpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/default/templates/photo_index.tpl b/themes/default/templates/photo_index.tpl index b14afe4..9f0531e 100644 --- a/themes/default/templates/photo_index.tpl +++ b/themes/default/templates/photo_index.tpl @@ -69,7 +69,11 @@ {if $images[thumb] }