4988 |
kaklik |
1 |
[websvn-test:error] |
|
|
2 |
<div id="error">[websvn:error]</div> |
|
|
3 |
[websvn-else] |
|
|
4 |
<h2 id="path_links">[websvn:path_links_root_config]/[websvn:path_links] – [lang:REV] [websvn:rev]</h2> |
|
|
5 |
<div id="revjump">[websvn:revision_form][lang:REV] [websvn:revision_input]<span class="submit">[websvn:revision_submit]</span>[websvn:revision_endform]</div> |
|
|
6 |
<p> |
|
|
7 |
[websvn-test:prevrevurl] |
|
|
8 |
<span class="prev"><a href="[websvn:prevrevurl]">[lang:REV] [websvn:prevrev]</a></span> | |
|
|
9 |
[websvn-endtest] |
|
|
10 |
[websvn-test:nextrevurl] |
|
|
11 |
<span class="next"><a href="[websvn:nextrevurl]">[lang:REV] [websvn:nextrev]</a></span> | |
|
|
12 |
[websvn-endtest] |
|
|
13 |
[websvn-test:goyoungestlink] |
|
|
14 |
<span class="goyoungest">[websvn:goyoungestlink]</span> | |
|
|
15 |
[websvn-endtest] |
|
|
16 |
[websvn-test:comparelink] |
|
|
17 |
<span class="diff">[websvn:comparelink]</span> | |
|
|
18 |
[websvn-endtest] |
|
|
19 |
<span class="listing">[websvn:directorylink]</span> | |
|
|
20 |
[websvn-test:filedetaillink] |
|
|
21 |
<span class="detail">[websvn:filedetaillink]</span> | |
|
|
22 |
<span class="blame">[websvn:blamelink]</span> | |
|
|
23 |
[websvn-endtest] |
|
|
24 |
<span class="log">[websvn:loglink]</span> |
|
|
25 |
[websvn-test:clientrooturl] |
|
|
26 |
| <span class="svn"><a href="[websvn:clientrooturl][websvn:path]">SVN</a></span> |
|
|
27 |
[websvn-endtest] |
|
|
28 |
[websvn-test:rsslink] |
|
|
29 |
| <span class="feed">[websvn:rsslink]</span> |
|
|
30 |
[websvn-endtest] |
|
|
31 |
</p> |
|
|
32 |
|
|
|
33 |
[websvn-test:warning] |
|
|
34 |
<div id="warning">[websvn:warning]</div> |
|
|
35 |
[websvn-else] |
|
|
36 |
<div id="info"> |
|
|
37 |
<h2>[lang:LASTMOD]</h2> |
|
|
38 |
<ul> |
|
|
39 |
[websvn-test:showageinsteadofdate] |
|
|
40 |
<li>[lang:REV] [websvn:rev] – <span title="[websvn:date]">[websvn:age]</span></li> |
|
|
41 |
[websvn-else] |
|
|
42 |
<li>[lang:REV] [websvn:rev] – <span title="[websvn:age]">[websvn:date]</span></li> |
|
|
43 |
[websvn-endtest] |
|
|
44 |
<li><strong>[lang:AUTHOR]:</strong> [websvn:author]</li> |
|
|
45 |
<li><dl><dt><strong>[lang:LOGMSG]:</strong></dt><dd>[websvn:log]</dd></dl></li> |
|
|
46 |
</ul> |
|
|
47 |
</div> |
|
|
48 |
|
|
|
49 |
<div id="wrap"> |
|
|
50 |
<table> |
|
|
51 |
<thead> |
|
|
52 |
<tr align="left" valign="middle"> |
|
|
53 |
<th scope="col" class="path">[lang:PATH]</th> |
|
|
54 |
<th scope="col">[lang:BLAME]</th> |
|
|
55 |
<th scope="col">[lang:DIFF]</th> |
|
|
56 |
<th scope="col">[lang:LOG]</th> |
|
|
57 |
[websvn-test:clientrooturl] |
|
|
58 |
<th scope="col">SVN</th> |
|
|
59 |
[websvn-endtest] |
|
|
60 |
</tr> |
|
|
61 |
</thead> |
|
|
62 |
<tbody> |
|
|
63 |
[websvn-startlisting] |
|
|
64 |
<tr class="[websvn:action] row[websvn:rowparity]"> |
|
|
65 |
<td class="path"> |
|
|
66 |
[websvn-test:notinpath] |
|
|
67 |
<a href="[websvn:detailurl]" class="notinpath">[websvn:safepath]</a> |
|
|
68 |
[websvn-else] |
|
|
69 |
<a href="[websvn:detailurl]">[websvn:safepath]</a> |
|
|
70 |
[websvn-endtest] |
|
|
71 |
[websvn-test:oldsafepath] |
|
|
72 |
<br/><del>[websvn:oldsafepath] ([lang:PREV])</del> |
|
|
73 |
[websvn-endtest] |
|
|
74 |
</td> |
|
|
75 |
<td> |
|
|
76 |
[websvn-test:blameurl] |
|
|
77 |
<a href="[websvn:blameurl]" title="[lang:BLAME]"><img src="[websvn:locwebsvnhttp]/templates/calm/images/blame.png" class="icon" alt="" /></a> |
|
|
78 |
[websvn-endtest] |
|
|
79 |
</td> |
|
|
80 |
<td> |
|
|
81 |
[websvn-test:diffurl] |
|
|
82 |
<a href="[websvn:diffurl]" title="[lang:DIFFPREV]"><img src="[websvn:locwebsvnhttp]/templates/calm/images/diff.png" class="icon" alt="" /></a> |
|
|
83 |
[websvn-endtest] |
|
|
84 |
</td> |
|
|
85 |
<td><a href="[websvn:logurl]" title="[lang:VIEWLOG]"><img src="[websvn:locwebsvnhttp]/templates/calm/images/log.png" class="icon" alt="" /></a></td> |
|
|
86 |
[websvn-test:clientrooturl] |
|
|
87 |
<td><a href="[websvn:clientrooturl][websvn:path]" title="SVN"><img src="[websvn:locwebsvnhttp]/templates/calm/images/link.png" class="icon" alt="" /></a></td> |
|
|
88 |
[websvn-endtest] |
|
|
89 |
</tr> |
|
|
90 |
[websvn-endlisting] |
|
|
91 |
</tbody> |
|
|
92 |
|
|
|
93 |
</table> |
|
|
94 |
</div> |
|
|
95 |
[websvn-endtest] |
|
|
96 |
[websvn-endtest] |