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=ea513d9c851d44490078837f56f2ac7b99e63451;hp=c87118a0328db8dd26d92732ccc2043adb6ad16e;hb=b1eac5f578ef049e43a62f1c8d4bbc8f3527db22;hpb=248141f2861881843e972c6f5f8a9ad4f71b06ef diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index c87118a..ea513d9 100644 --- a/themes/default/templates/single_photo.tpl +++ b/themes/default/templates/single_photo.tpl @@ -1,26 +1,31 @@ -
- 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}
+
+
+ + + + + {if $extern_link } + {/if} - {/if} -
-
- - {if $extern_link } - - {/if} - - original resolution - + + original resolution + +
@@ -60,34 +65,44 @@ { /if}
+ +
{ if $next_url == "" } - + { else } - + { /if } - photo + {$image_filename}
+ +
{ if $previous_url == "" } first photo reached { else } - + previous photo { /if } - + photo index { if $next_url == "" } last photo reached { else } - + next photo { /if}
+