diff options
author | plegall <plg@piwigo.org> | 2005-09-03 20:01:14 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-09-03 20:01:14 +0000 |
commit | 9c6f769b9424557f5cda93e6f7f4f1366ad427e7 (patch) | |
tree | 1942371c30d4894cc71ec4bdc7e5792daa368320 /template/default/picture.tpl | |
parent | 7eae7595909a49d4355453c73638151097a53f20 (diff) |
- new : template yoga, made by yoDan, helped by chrisaga for integration
becomes the official template.
git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/default/picture.tpl | 225 |
1 files changed, 0 insertions, 225 deletions
diff --git a/template/default/picture.tpl b/template/default/picture.tpl deleted file mode 100644 index e43fe7b14..000000000 --- a/template/default/picture.tpl +++ /dev/null @@ -1,225 +0,0 @@ -<!-- BEGIN information --> -<div class="information">{information.INFORMATION}</div> -<!-- END information --> - -<div class="titrePage"> - <div id="pictureTitle"> - <a href="{U_HOME}">{L_HOME}</a>{LEVEL_SEPARATOR}{CATEGORY} - <!-- BEGIN title --> - {LEVEL_SEPARATOR}{TITLE} - <!-- END title --> - </div> - <div id="pictureNumber">{PHOTO}</div> -</div> - -<div id="imgBarMenu"> -<div class="imgMenu" id="left"> - <a href="{U_UP}" title="{L_UP_HINT}"> - <img src="template/default/theme/categories.gif" alt="{L_UP_ALT}" /> - </a> -</div> -<div class="imgMenu" id="left"> - <a href="{U_SLIDESHOW}" title="{L_SLIDESHOW}"> - <img src="template/default/theme/slideshow.gif" alt="{L_SLIDESHOW}" /> - </a> -</div> -<div class="imgMenu" id="left"> - <a href="{U_METADATA}" title="{L_PICTURE_METADATA}"> - <img src="template/default/theme/metadata.gif" alt="{L_PICTURE_METADATA}" /> - </a> -</div> - -<!-- BEGIN representative --> -<div class="imgMenu" id="left"> - <a href="{representative.URL}" title="{lang:set as category representative}"> - <img src="template/default/theme/representative.png" alt="{lang:representative}" /> - </a> -</div> -<!-- END representative --> - -<!-- BEGIN favorite --> -<div class="imgMenu" id="right"> - <a href="{favorite.U_FAVORITE}" title="{favorite.FAVORITE_HINT}"> - <img src="{favorite.FAVORITE_IMG}" alt="{favorite.FAVORITE_ALT}" /> - </a> -</div> -<!-- END favorite --> -<!-- BEGIN download --> -<div class="imgMenu" id="right"> - <a href="{download.U_DOWNLOAD}" title="{L_DOWNLOAD}"> - <img src="template/default/theme/download.gif" alt="{L_DOWNLOAD}" /> - </a> -</div> -<!-- END download --> -<!-- BEGIN admin --> -<div class="imgMenu" id="right"> - <a href="{U_ADMIN}" title="{L_ADMIN}"> - <img src="template/default/theme/properties.gif" alt="{L_ADMIN}" /> - </a> -</div> -<!-- END admin --> -</div> -<!-- BEGIN high --> -<a href="javascript:phpWGOpenWindow('{high.U_HIGH}','{high.UUID}','scrollbars=yes,toolbar=yes,status=yes,resizable=yes,width={high.WIDTH_IMG},height={high.HEIGHT_IMG}')"> -<!-- END high --> - <img class="image" src="{SRC_IMG}" style="width:{WIDTH_IMG}px;height:{HEIGHT_IMG}px;" alt="{ALT_IMG}"/> -<!-- BEGIN high --> -</a> -<div style="text-align:center;font-weight:bold;">{L_PICTURE_HIGH}</div> -<!-- END high --> -<!-- BEGIN legend --> -<div class="commentImage">{legend.COMMENT_IMG}</div> -<!-- END legend --> - -<!-- BEGIN stop_slideshow --> -<div style="text-align:center;margin-bottom:5px;"> - [ <a href="{stop_slideshow.U_SLIDESHOW}" class="back" style="font-weight:bold;">{L_STOP_SLIDESHOW}</a> ] -</div> -<!-- END stop_slideshow --> -<div style="clear:both;"></div> -<div style="white-space:nowrap;"> -<div id="gauche"> - - <!-- BEGIN previous --> - <a class="none" href="{previous.U_IMG}" title="{L_PREV_IMG}{previous.TITLE_IMG}"> - <img style="border:none;" width="30" height="100" src="template/default/theme/left-arrow.gif" alt="" /> - <img src="{previous.IMG}" class="thumbLink" style="margin-right:10px;margin-left:5px;" alt="{previous.TITLE_IMG}"/> - </a> - <!-- END previous --> -</div> -<div id="centre"> - <table style="margin:auto;margin-top:5px;margin-bottom:5px;"> - <tr> - <td class="menu" style="font-weight:bold;">{L_AUTHOR} : </td> - <td class="menu" style="text-align:right;">{AUTHOR}</td> - </tr> - <tr> - <td class="menu" style="font-weight:bold;">{L_CREATION_DATE} : </td> - <td class="menu" style="text-align:right;">{CREATION_DATE}</td> - </tr> - <tr> - <td class="menu" style="font-weight:bold;">{L_AVAILABILITY_DATE} : </td> - <td class="menu" style="text-align:right;">{AVAILABILITY_DATE}</td> - </tr> - <tr> - <td class="menu" style="font-weight:bold;">{L_SIZE} : </td> - <td class="menu" style="text-align:right;">{SIZE}</td> - </tr> - <tr> - <td class="menu" style="font-weight:bold;">{L_FILE} : </td> - <td class="menu" style="text-align:right;">{ALT_IMG}</td> - </tr> - <tr> - <td class="menu" style="font-weight:bold;">{L_FILE_SIZE} : </td> - <td class="menu" style="text-align:right;">{FILE_SIZE} Ko</td> - </tr> - <!-- BEGIN keywords --> - <tr> - <td class="menu" style="font-weight:bold;">{keywords.INFO} : </td> - <td class="menu" style="text-align:right;">{keywords.VALUE}</td> - </tr> - <!-- END keywords --> - <!-- BEGIN associated --> - <tr> - <td class="menu" style="font-weight:bold;">{associated.INFO} : </td> - <td class="menu" style="text-align:right;">{associated.VALUE}</td> - </tr> - <!-- END associated --> - <!-- BEGIN rate --> - <tr> - <td class="menu" style="font-weight:bold;">{rate.INFO} : </td> - <td class="menu" style="text-align:right;">{rate.VALUE}</td> - </tr> - <!-- END rate --> - </table> -</div> -<div id="droite"> - <!-- BEGIN next --> - <a class="none" href="{next.U_IMG}" title="{L_NEXT_IMG}{next.TITLE_IMG}"> - <img class="thumbLink" src="{next.IMG}" style="margin-right:10px;margin-left:5px;" alt="{next.TITLE_IMG}"/> - <img style="border:none;" class="thumbLink" width="30" height="100" src="template/default/theme/right-arrow.gif" alt="" /> - </a> - <!-- END next --> - -</div> -</div> -<div style="clear:both;"></div> -<!-- BEGIN metadata --> - <table class="tablecompact"> - <!-- BEGIN headline --> - <tr> - <th colspan="2">{metadata.headline.TITLE}</th> - </tr> - <!-- END headline --> - <!-- BEGIN line --> - <tr> - <td>{metadata.line.KEY}</td> - <td>{metadata.line.VALUE}</td> - </tr> - <!-- END line --> - </table> -<!-- END metadata --> - -<!-- BEGIN rate --> -<div>{rate.SENTENCE} : - <!-- BEGIN rate_option --> - {rate.rate_option.SEPARATOR} <a href="{rate.rate_option.URL}">{rate.rate_option.OPTION}</a> - <!-- END rate_option --> -</div> -<!-- END rate --> - -<table class="tablecompact"> - <!-- BEGIN comments --> - <tr align="center" valign="middle"> - <td colspan="3" class="table2"> - <div class="commentTitle"> - [{comments.NB_COMMENT}] {L_COMMENT_TITLE} - </div> - <div class="commentsNavigationBar">{comments.NAV_BAR}</div> - <table class="tablecompact"> - <!-- BEGIN comment --> - <tr class="throw"> - <td class="throw"> - {comments.comment.COMMENT_AUTHOR} - </td> - <td colspan="2" class="commentDate"> - {comments.comment.COMMENT_DATE} - <!-- BEGIN delete --> - <a href="{comments.comment.delete.U_COMMENT_DELETE}" title="{L_DELETE_COMMENT}"><img src="template/default/theme/delete.gif" style="border:none;vertical-align:middle; margin-left:5px;" alt="[{L_DELETE}]"/></a> - <!-- END delete --> - </td> - </tr> - <tr class="row1"> - <td class="comment" colspan="3">{comments.comment.COMMENT}</td> - </tr> - <!-- END comment --> - <!-- BEGIN add_comment --> - <tr class="throw"> - <td colspan="3">{L_ADD_COMMENT}</td> - </tr> - <form method="post" action="{U_ADD_COMMENT}"> - <tr class="row1"> - <td class="comment" > - <!-- BEGIN author_field --> - {L_AUTHOR}</td><td colspan="2"><input type="text" name="author" /> - </td></tr> - <tr class="row1"> - <td class="comment" > - <!-- END author_field --> - <!-- BEGIN author_known --> - <input type="hidden" name="author" value="{comments.add_comment.author_known.KNOWN_AUTHOR}" /> - <!-- END author_known --> - {L_COMMENT}</td> - <td style="width:100%;"> - <textarea name="content" rows="2" style="width:100%;"></textarea> - </td><td> - <input type="submit" value="{L_SUBMIT}" class="bouton" /> - </td> - </tr> - </form> - </table> - <!-- END add_comment --> - </td> - </tr> - <!-- END comments --> - </table> |