4ea1d5ced3
picture. git-svn-id: http://piwigo.org/svn/trunk@128 68402e56-0260-453c-a942-63ccdbb3a9ee
112 lines
No EOL
5.5 KiB
Text
112 lines
No EOL
5.5 KiB
Text
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset={#charset}" />
|
|
{#style}
|
|
<title>{#title}</title>
|
|
</head>
|
|
<body>
|
|
{#header}
|
|
<table style="width:100%;">
|
|
<tr>
|
|
<td valign="top" style="width:1%;padding:10px;">
|
|
{#frame_start}100%{#frame_begin}
|
|
<div class="titreMenu">{#categories}</div>
|
|
<div class="menu">
|
|
<!--VTP_category-->{#indent}<!--VTP_bullet_w_link--><a href="{#bullet_link}"><img src="{#bullet_url}" style="border:none;" alt=">" /></a><!--/VTP_bullet_w_link--><!--VTP_bullet_wo_link--><img src="{#bullet_url}" style="border:none;" alt=">" /><!--/VTP_bullet_wo_link--> <a href="{#link_url}"><span title="{#hint_category}" style="{#name_style}">{#link_name}</span> <span class="menuInfoCat">[ <!--VTP_subcat--><span title="{#nb_subcats} {#sub-cat}">{#nb_subcats}</span> - <!--/VTP_subcat--><span title="{#total_cat} {#images_available}">{#total_cat}</span> ]</span></a>{#cat_icon}<br />
|
|
<!--/VTP_category-->
|
|
<div class="totalImages">[ {#nb_total_pictures} {#total} ]</div>
|
|
<!--VTP_favorites-->
|
|
<br /> <img src="{#lien_collapsed}" al=">" /> <a href="{#url}"><span title="{#favorite_cat_hint}" style="font-weight:bold;">{#favorite_cat}</span></a> <span class="menuInfoCat">[ {#nb_favorites} ]</span>
|
|
<!--/VTP_favorites-->
|
|
<br /> <img src="{#lien_collapsed}" al=">" /> <span style="font-weight:bold;">{#stats}</span></a>
|
|
<br /> <img src="{#lien_collapsed}" al=">" /> <a href="{#most_visited_url}"><span title="{#most_visited_cat_hint}" style="font-weight:bold;">{#top_number} {#most_visited_cat}</span></a>
|
|
<br /> <img src="{#lien_collapsed}" al=">" /> <a href="{#recent_url}"><span title="{#recent_cat_hint}" style="font-weight:bold;">{#recent_cat}</span></a> {#icon_short}
|
|
</div>
|
|
{#frame_end}
|
|
<div style="margin-bottom:5px;"> </div>
|
|
{#frame_start}100%{#frame_begin}
|
|
<div class="titreMenu">{#title_menu}</div>
|
|
<div class="menu">
|
|
<!--VTP_summary-->
|
|
<img src="{#lien_collapsed}" alt=">"/> <a href="{#url}" title="{#title}">{#name}</a><br />
|
|
<!--/VTP_summary-->
|
|
<!--VTP_upload-->
|
|
<br /> <img src="{#lien_collapsed}" alt=">"/> <a href="{#url}" class="back">{#upload_picture}</a>
|
|
<!--/VTP_upload-->
|
|
</div>
|
|
{#frame_end}
|
|
</td>
|
|
<td style="padding:5px;width:99%;" valign="top">
|
|
<table style="width:100%;">
|
|
<tr>
|
|
<td align="center">
|
|
{#frame_start}1%{#frame_begin}
|
|
<div class="titrePage">{#cat_title}</div>
|
|
{#frame_end}
|
|
<div style="margin-bottom:5px;"> </div>
|
|
<!--VTP_thumbnails-->
|
|
<table class="thumbnail">
|
|
<!--VTP_line-->
|
|
<tr>
|
|
<!--VTP_thumbnail-->
|
|
<td valign="bottom" class="thumbnail">
|
|
<a href="{#url}" class="back">
|
|
<img src="{#src}"
|
|
alt="{#alt}"
|
|
title="{#title}"
|
|
class="imgLink"/><br />
|
|
{#name}
|
|
</a>
|
|
{#icon}
|
|
<!--VTP_nb_comments-->
|
|
<br />{#nb} {#comments}
|
|
<!--/VTP_nb_comments-->
|
|
</td>
|
|
<!--/VTP_thumbnail-->
|
|
</tr>
|
|
<!--/VTP_line-->
|
|
</table>
|
|
<!--/VTP_thumbnails-->
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="left">
|
|
<!--VTP_cat_infos-->
|
|
<!--VTP_navigation-->
|
|
<div class="navigationBar">{#navigation_bar}</div>
|
|
<!--/VTP_navigation-->
|
|
<!--VTP_comment-->
|
|
<div class="comments">{#cat_comment}</div>
|
|
<!--/VTP_comment-->
|
|
<div class="infoCat">
|
|
{#nb_image_category} "{#cat_name}" : {#cat_nb_images}
|
|
</div>
|
|
<!--/VTP_cat_infos-->
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td align="right">
|
|
{#frame_start}1%{#frame_begin}
|
|
<div class="info">
|
|
{#connected_user} {#username}<br />
|
|
{#recent_image} {#short_period} {#days}
|
|
{#icon_short}<br />
|
|
{#recent_image} {#long_period} {#days}
|
|
{#icon_long}<br />
|
|
{#send_mail} <a href="mailto:{#mail_webmaster}?subject={#title_send_mail}"><span style="font-weight:bold;">{#webmaster}</span></a>
|
|
</div>
|
|
{#frame_end}
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<div class="copyright">{#generation_time} {#time}</div>
|
|
<!-- Please, do not remove this copyright. If you really want to,
|
|
contact me pierrick@z0rglub.com to find a solution on how
|
|
to show the origin of the script...-->
|
|
<div class="copyright">Powered by <a href="{#site_url}" class="back">PhpWebGallery</a> {#version}</div>
|
|
{#footer}
|
|
</body>
|
|
</html> |