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=8cd5aa5922f753d1d24e98b3dfec3818588cd68b;hp=39e3bf4f9d1d4e89fb004cb2fc2b16f57dced1bc;hb=4eb1005353a0d5cb65b329338d7bcccb07e2e677;hpb=a8c8bd8ee5c29db5512230eaeb65e44794e21b89 diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 39e3bf4..8cd5aa5 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -1,6 +1,6 @@
-
+
Photo {$image_name}
{if $photo_count > 0} {$photo_number} of {$photo_count} @@ -10,86 +10,104 @@ Photos {/if} {if $description} -  {$description}
+ - {$description}
{/if} {/if}
-
- +
+ + + +  Auto-Browse {if $extern_link } - +  External Link {/if} - - original resolution - + 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:
+ resolution icon Original resolution:
{$ExifOrigResolution}
{ /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 } - photo + {$image_filename}
-
+ + +
{ if $previous_url == "" } - first photo reached + first photo reached { else } - - previous photo + + previous photo { /if } - - photo index + + photo index { if $next_url == "" } - last photo reached + last photo reached { else } - - next photo + + next photo { /if}
+