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=b1415178135ad4114d0c5be3890d40d26254cd29;hp=c87118a0328db8dd26d92732ccc2043adb6ad16e;hb=2ea665ef86c5573c244ebbba797fb31cadf6752b;hpb=248141f2861881843e972c6f5f8a9ad4f71b06ef diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index c87118a..b141517 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -1,93 +1,121 @@ -
- Photo {$image_name}
- {if $photo_count > 0} - {$photo_number} of {$photo_count} - {if $photo_count == 1} - Photo - {else} - Photos +
+
+ 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 $description} -  {$description}
+
+
+ + + +  Auto-Browse + {if $extern_link } +  External Link {/if} - {/if} -
-
- - {if $extern_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 $image_rating } + rating Rating:
+ {section name="rating" loop=$image_rating step=1} + + {/section} +
+ { /if } { 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}
-
+

+