X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=themes%2Fdefault%2Ftemplates%2Fsingle_photo.tpl;h=9b690ffbd7bba8638a24dfbe919eedf267ae647d;hp=d80a0067d7dc91a0050830e7d5de31e69cd8cfb0;hb=e75b25313a062eaac262f504397b1b75c092a6cd;hpb=16e51d9a51305667e72131272033f1de9634b3b3 diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index d80a006..9b690ff 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -1,110 +1,114 @@ - - - - - - - - - -
- Photo {$image_name}
- {if $photo_count > 0} - {$photo_number} of {$photo_count} - {if $photo_count == 1} - Photo - {else} - Photos - {/if} - {if $description} -  {$description}
- {/if} +
+
+ Photo {$image_name}
+ {if $photo_count > 0} + {$photo_number} of {$photo_count} + {if $photo_count == 1} + Photo + {else} + Photos {/if} -
- - {if $extern_link } - + {if $description} + - {$description}
{/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} +
+
+ + + +  Auto-Browse + {if $extern_link } +  External Link + {/if} + original resolution Fullsize +
+ + +

+ +

{ if $ExifMadeWith } - camera icon Image taken with:
+ camera icon Image taken with:
{$ExifMadeWith}
{ /if } { if $ExifMadeOn } - calendar icon Image made on:
+ calendar icon Image made on:
{$ExifMadeOn}
{ /if } { if $ExifOrigResolution } - resolution icon Original resolution:
- {$ExifOrigResolution}
+ resolution icon Original resolution:
+ {$ExifOrigResolution}px
{ /if } Size: {$ExifFileSize}
{ if $tags }
- available tags Tagged with:
+ available tags Tagged with:
{ foreach from=$tags key=id item=name } - {$name}
+ {$name}
{ /foreach } { /if }
{ if $prev_img } - photo icon Previous:
- -
+ photo icon Previous:
+
+
{ /if} { if $next_img } - photo icon Next:
- -
+ photo icon Next:
+
+
{ /if} -
-
+ + + + +
+ { if $next_url == "" } + + { else } + + { /if } + {$image_filename} + +
+ + + +
+ { if $previous_url == "" } + first photo reached + { else } + + previous photo + + { /if } + + photo index + + { if $next_url == "" } + last photo reached + { else } + + next photo + + { /if} +
+

+