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=e8e326dfc96a6b777a51e1e8e53446e5eca5312f;hp=8cd5aa5922f753d1d24e98b3dfec3818588cd68b;hb=f999055210a94d26b9ae58950ff4d45eee86e869;hpb=5ec91df1ab9f055342d68a996271da04fa545631 diff --git a/themes/default/templates/single_photo.tpl b/themes/default/templates/single_photo.tpl index 8cd5aa5..e8e326d 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} @@ -14,7 +14,7 @@ {/if} {/if}
-
+
@@ -26,7 +26,8 @@
-
+

+

{ if $ExifMadeWith } camera icon Image taken with:
@@ -38,9 +39,16 @@ { /if } { if $ExifOrigResolution } resolution icon Original resolution:
- {$ExifOrigResolution}
+ {$ExifOrigResolution}px
{ /if } Size: {$ExifFileSize}
+ { if $image_rating } + rating Rating:
+ {section name="rating" loop=$image_rating step=1} + + {/section} +
+ { /if } { if $tags }
available tags Tagged with:
@@ -96,11 +104,11 @@ { /if}
-
+