From 57cf3ba758cadf56e35aa030edf525e61a56cfc6 Mon Sep 17 00:00:00 2001 From: nikrou Date: Sun, 18 Jun 2006 12:04:59 +0000 Subject: Issue 426: first step; separation of admin and public into two templates Need to simplify and delete files not needed git-svn-id: http://piwigo.org/svn/trunk@1363 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/public/yoga/picture.tpl | 211 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 211 insertions(+) create mode 100644 template/public/yoga/picture.tpl (limited to 'template/public/yoga/picture.tpl') diff --git a/template/public/yoga/picture.tpl b/template/public/yoga/picture.tpl new file mode 100644 index 000000000..cdeeaf4a8 --- /dev/null +++ b/template/public/yoga/picture.tpl @@ -0,0 +1,211 @@ + +
{information.INFORMATION}
+ + +
+
+ {L_HOME} + {LEVEL_SEPARATOR}{SECTION_TITLE} + {LEVEL_SEPARATOR}{PICTURE_TITLE} +
+
{PHOTO}
+ +

{TITLE}

+ +
+ +
+ +
+ {L_SLIDESHOW} + {L_PICTURE_METADATA} + + {lang:representative} + + + {favorite.FAVORITE_ALT} + + + {L_DOWNLOAD} + + + {L_ADMIN} + + + {lang:caddie} + +
+ + + +
+ +
+ + + + {ALT_IMG} + + +

{L_PICTURE_HIGH}

+ + +

{legend.COMMENT_IMG}

+ + +

+ [ {L_STOP_SLIDESHOW} ] +

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{lang:Author}{INFO_AUTHOR}
{lang:Created on}{INFO_CREATION_DATE}
{lang:Posted on}{INFO_POSTED_DATE}
{lang:Dimensions}{INFO_DIMENSIONS}
{lang:File}{INFO_FILE}
{lang:Filesize}{INFO_FILESIZE}
{lang:Tags}{INFO_TAGS}
{lang:Categories} +
    + +
  • {category.LINE}
  • + +
+
{lang:Visits}{INFO_VISITS}
{lang:Average rate}{info_rate.CONTENT}
+ + + + + + + + + + + + + + +
{metadata.headline.TITLE}
{metadata.line.KEY}{metadata.line.VALUE}
+ + + +
+
{rate.SENTENCE} : + +{rate.rate_option.SEPARATOR} + + + + + + + +
+
+ + +
+ + +
+

[{comments.NB_COMMENT}] {L_COMMENT_TITLE}

+ + + + +
+ +

+ + [{L_DELETE}] + +

+ +

{comments.comment.COMMENT_AUTHOR} - {comments.comment.COMMENT_DATE}

+
{comments.comment.COMMENT}
+
+ + + +
+
+ {L_ADD_COMMENT} + + + + + + + + +
+
+ + +
+ + + -- cgit v1.2.3