4988 |
kaklik |
1 |
<h1>[websvn:repname] – [lang:BLAMEFOR] [websvn:rev]</h1> |
|
|
2 |
<div id="projects">[websvn:projects_form]<b>[lang:PROJECTS]:</b> [websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
|
|
3 |
[websvn-test:error] |
|
|
4 |
<div id="error">[websvn:error]</div> |
185 |
miho |
5 |
[websvn-else] |
4988 |
kaklik |
6 |
<div id="revjump">[websvn:revision_form]<b>[lang:REV]:</b>[websvn:revision_input][websvn:revision_submit][websvn:revision_endform]</div> |
|
|
7 |
<div id="path_links">[websvn:path_links_root_config]/[websvn:path_links]</div> |
|
|
8 |
<div id="nav"> |
|
|
9 |
[websvn-test:prevrevurl] |
|
|
10 |
<a href="[websvn:prevrevurl]">[lang:REV] [websvn:prevrev]</a> – |
|
|
11 |
[websvn-endtest] |
|
|
12 |
[websvn-test:nextrevurl] |
|
|
13 |
<a href="[websvn:nextrevurl]">[lang:REV] [websvn:nextrev]</a> – |
|
|
14 |
[websvn-endtest] |
|
|
15 |
[websvn-test:goyoungestlink] |
|
|
16 |
[websvn:goyoungestlink] – |
|
|
17 |
[websvn-endtest] |
|
|
18 |
[websvn-test:mimelink] |
|
|
19 |
[websvn:mimelink] – |
|
|
20 |
[websvn-endtest] |
|
|
21 |
[websvn:filedetaillink] – |
|
|
22 |
[websvn-test:difflink] |
|
|
23 |
[websvn:difflink] – |
|
|
24 |
[websvn-endtest] |
|
|
25 |
[websvn-test:downloadlink] |
|
|
26 |
[websvn:downloadlink] – |
|
|
27 |
[websvn-endtest] |
|
|
28 |
[websvn:revlink] – |
|
|
29 |
[websvn:loglink] |
|
|
30 |
[websvn-test:clientrooturl] |
|
|
31 |
– <a href="[websvn:clientrooturl][websvn:path]">SVN</a> |
|
|
32 |
[websvn-endtest] |
|
|
33 |
[websvn-test:rssurl] |
|
|
34 |
– <a href="[websvn:rssurl]"><img src="[websvn:locwebsvnhttp]/templates/BlueGrey/images/rss.gif" width="27" height="15" alt="[lang:RSSFEED]"/></a> |
|
|
35 |
[websvn-endtest] |
|
|
36 |
</div> |
|
|
37 |
[websvn-test:warning] |
|
|
38 |
<div id="warning">[websvn:warning]</div> |
|
|
39 |
[websvn-else] |
|
|
40 |
<table> |
|
|
41 |
<thead> |
185 |
miho |
42 |
<tr> |
4988 |
kaklik |
43 |
<th>[lang:REV]</th> |
|
|
44 |
<th>[lang:AUTHOR]</th> |
|
|
45 |
<th>[lang:LINENO]</th> |
|
|
46 |
<th>[lang:LINE]</th> |
185 |
miho |
47 |
</tr> |
4988 |
kaklik |
48 |
</thead> |
|
|
49 |
<tbody style="font-size: 90%;"> |
185 |
miho |
50 |
[websvn-startlisting] |
4988 |
kaklik |
51 |
<tr class="[websvn:row_class]"> |
|
|
52 |
<th>[websvn:revision]</th> |
|
|
53 |
<th>[websvn:author]</th> |
|
|
54 |
<th><a name="l[websvn:lineno]" href="#l[websvn:lineno]">[websvn:lineno]</a></th> |
|
|
55 |
<td>[websvn:line]</td> |
|
|
56 |
</tr> |
185 |
miho |
57 |
[websvn-endlisting] |
4988 |
kaklik |
58 |
</tbody> |
|
|
59 |
</table> |
|
|
60 |
[websvn:javascript] |
|
|
61 |
[websvn-endtest] |
185 |
miho |
62 |
[websvn-endtest] |