From 75a329ec022ef21019afb17aecf776a10083e0cb Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 22 Jul 2007 05:49:09 +0000 Subject: issue61, theme support git-svn-id: file:///var/lib/svn/phpfspot/trunk@237 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- templates/single_photo.tpl | 110 --------------------------------------------- 1 file changed, 110 deletions(-) delete mode 100644 templates/single_photo.tpl (limited to 'templates/single_photo.tpl') diff --git a/templates/single_photo.tpl b/templates/single_photo.tpl deleted file mode 100644 index bb8c917..0000000 --- a/templates/single_photo.tpl +++ /dev/null @@ -1,110 +0,0 @@ - - - - - - - - - - -
- Photo {$image_name}
- {if $photo_count > 0} - {$photo_number} of {$photo_count} - {if $photo_count == 1} - Photo - {else} - Photos - {/if} - {if $description} -  {$description}
- {/if} - {/if} -
- - {if $extern_link } - - {/if} - - original resolution - -
-
- - - - - - - - - -
- { if $next_url == "" } - - { else } - - { /if } - photo - -
- { if $previous_url == "" } - first photo reached - { else } - - previous photo - - { /if } - - - photo index - - - { if $next_url == "" } - last photo reached - { else } - - next photo - - { /if} -
-
-
-
- { if $ExifMadeWith } - camera icon Image taken with:
- {$ExifMadeWith}
- { /if } - { if $ExifMadeOn } - calendar icon Image made on:
- {$ExifMadeOn}
- { /if } - { if $ExifOrigResolution } - resolution icon Original resolution:
- {$ExifOrigResolution}
- { /if } - Size: {$ExifFileSize}
- { if $tags } -
- available tags Tagged with:
- { foreach from=$tags key=id item=name } - {$name}
- { /foreach } - { /if } -
- { if $prev_img } - photo icon Previous:
- -
-
- { /if} - { if $next_img } - photo icon Next:
- -
-
- { /if} -
-
- -- cgit v1.2.3-18-g5258