1 | <html> |
---|
2 | <head> |
---|
3 | {#page_style} |
---|
4 | <!-- Specific style to picture.php--> |
---|
5 | <style type="text/css"> |
---|
6 | .commentsAuthor,.commentsTitle,.commentsInfos,.commentsContent,.commentsNavigationBar { |
---|
7 | color:{#text_color}; |
---|
8 | font-family:arial,sans-Serif; |
---|
9 | font-size:12px; |
---|
10 | } |
---|
11 | .commentsTitle,.commentsAuthor { |
---|
12 | text-align:center; |
---|
13 | font-weight:bold; |
---|
14 | } |
---|
15 | .commentsInfos { |
---|
16 | margin:3px 3px 3px 10px; |
---|
17 | font-size:11px; |
---|
18 | } |
---|
19 | .commentsContent { |
---|
20 | margin:10px; |
---|
21 | } |
---|
22 | .commentsTitle { |
---|
23 | margin-top:15px; |
---|
24 | } |
---|
25 | .commentsAuthor { |
---|
26 | margin:5px; |
---|
27 | } |
---|
28 | .commentsNavigationBar { |
---|
29 | margin:10px; |
---|
30 | } |
---|
31 | .tableComment { |
---|
32 | width:90%; |
---|
33 | border:2px solid {#text_color}; |
---|
34 | margin:10px; |
---|
35 | } |
---|
36 | .cellAuthor { |
---|
37 | border-right:1px solid {#text_color}; |
---|
38 | width:100px; |
---|
39 | } |
---|
40 | .cellInfo { |
---|
41 | border-bottom:1px solid {#text_color}; |
---|
42 | } |
---|
43 | </style> |
---|
44 | <title>{#page_title}</title> |
---|
45 | </head> |
---|
46 | <body> |
---|
47 | <table style="width:100%;height:100%;"> |
---|
48 | <tr align="center" valign="middle"> |
---|
49 | <td> |
---|
50 | <!--VTP_previous--> |
---|
51 | <a href="{#url}" title="{#title}"> |
---|
52 | <img src="{#src}" class="imgLink" style="margin-right:10px;margin-left:5px;" alt="{#alt}"/> |
---|
53 | </a> |
---|
54 | <!--/VTP_previous--> |
---|
55 | <!--VTP_previous_empty--> |
---|
56 | |
---|
57 | <!--/VTP_previous_empty--> |
---|
58 | </td> |
---|
59 | <td style="width:100%;"> |
---|
60 | {#frame_start}1%{#frame_begin} |
---|
61 | <div class="titrePage">{#title}</div> |
---|
62 | {#frame_end} |
---|
63 | <div style="margin-bottom:5px"> </div> |
---|
64 | {#frame_start}1%{#frame_begin} |
---|
65 | <a href="{#picture_link}"> |
---|
66 | <img style="margin:10px;width:{#picture_width}px;height:{#picture_height}px;border:1px solid {#picture_border_color}" src="{#picture_src}" alt="{#picture_alt}"/> |
---|
67 | </a> |
---|
68 | <div class="commentImage">{#picture_comment}</div> |
---|
69 | <table style="width:100%;"> |
---|
70 | <tr> |
---|
71 | <td align="center"> |
---|
72 | <table style="margin:auto;margin-top:5px;margin-bottom:5px;"> |
---|
73 | <!--VTP_info_line--> |
---|
74 | <tr> |
---|
75 | <td class="menu" style="font-weight:bold;">{#name}</td> |
---|
76 | <td class="menu" style="text-align:right;">{#content}</td> |
---|
77 | </tr> |
---|
78 | <!--/VTP_info_line--> |
---|
79 | </table> |
---|
80 | </td> |
---|
81 | </tr> |
---|
82 | </table> |
---|
83 | <!--VTP_favorite--> |
---|
84 | <div class="menu" style="text-align:center;margin:5px;"> |
---|
85 | <a href="{#link}" title="{#title}"> |
---|
86 | <img src="{#src}" style="border:none;margin-left:5px;" alt="{#alt}"/> |
---|
87 | </a> |
---|
88 | </div> |
---|
89 | <!--/VTP_favorite--> |
---|
90 | <!--VTP_modification--> |
---|
91 | <div class="menu" style="text-align:center;margin:5px;"> |
---|
92 | [ <a href="{#link}">{#name}</a> ] |
---|
93 | </div> |
---|
94 | <!--/VTP_modification--> |
---|
95 | {#frame_end} |
---|
96 | <div style="text-align:center;">{#back}</div> |
---|
97 | </td> |
---|
98 | <td> |
---|
99 | <!--VTP_next--> |
---|
100 | <a href="{#url}" title="{#title}"> |
---|
101 | <img src="{#src}" class="imgLink" style="margin-right:10px;margin-left:5px;" alt="{#alt}"/> |
---|
102 | </a> |
---|
103 | <!--/VTP_next--> |
---|
104 | <!--VTP_next_empty--> |
---|
105 | |
---|
106 | <!--/VTP_next_empty--> |
---|
107 | </td> |
---|
108 | </tr> |
---|
109 | <!--VTP_comments--> |
---|
110 | <tr align="center" valign="middle"> |
---|
111 | <td colspan="3"> |
---|
112 | {#frame_start}90%{#frame_begin} |
---|
113 | <table style="width:100%;"> |
---|
114 | <tr align="center"> |
---|
115 | <td> |
---|
116 | <div class="commentsTitle"> |
---|
117 | [{#nb_comments}] {#comments_title} |
---|
118 | </div> |
---|
119 | <div class="commentsNavigationBar">{#navigation_bar}</div> |
---|
120 | <!--VTP_comment--> |
---|
121 | <table class="tableComment"> |
---|
122 | <tr> |
---|
123 | <td rowspan="2" valign="top" class="cellAuthor"> |
---|
124 | <div class="commentsAuthor">{#author}</div> |
---|
125 | </td> |
---|
126 | <td align="right" class="cellInfo"> |
---|
127 | <div class="commentsInfos"> |
---|
128 | {#date}<!--VTP_delete--><a href="{#link}" title="{#comments_del}"><img src="./theme/{#user_theme}/delete.gif" style="border:none;margin-left:5px;" alt="[{#delete}]"/></a><!--/VTP_delete--> |
---|
129 | </div> |
---|
130 | </td> |
---|
131 | </tr> |
---|
132 | <tr> |
---|
133 | <td> |
---|
134 | <div class="commentsContent">{#content}</div> |
---|
135 | </td> |
---|
136 | </tr> |
---|
137 | </table> |
---|
138 | <!--/VTP_comment--> |
---|
139 | <div class="commentsNavigationBar">{#navigation_bar}</div> |
---|
140 | </td> |
---|
141 | </tr> |
---|
142 | </table> |
---|
143 | <form method="post" action="{#form_action}"> |
---|
144 | <table style="width:100%;"> |
---|
145 | <tr align="center"> |
---|
146 | <td> |
---|
147 | <div class="commentsTitle">{#comments_add}</div> |
---|
148 | <!--VTP_author_field--> |
---|
149 | <div class="menu">{#author} : <input type="text" name="author" style="margin-top:5px;"/></div> |
---|
150 | <!--/VTP_author_field--> |
---|
151 | <!--VTP_author_known--> |
---|
152 | <input type="hidden" name="author" value="{#value}" /> |
---|
153 | <!--/VTP_author_known--> |
---|
154 | <textarea name="content" rows="10" cols="50" style="overflow:auto;width:450px;margin:10px;"></textarea><br /> |
---|
155 | <input type="submit" value="{#submit}" style="margin:10px;"/> |
---|
156 | </td> |
---|
157 | </tr> |
---|
158 | </table> |
---|
159 | </form> |
---|
160 | {#frame_end} |
---|
161 | </td> |
---|
162 | </tr> |
---|
163 | <!--/VTP_comments--> |
---|
164 | </table> |
---|
165 | </body> |
---|
166 | </html> |
---|