4988 |
kaklik |
1 |
<h1>[websvn:repname]</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:goyoungestlink] |
|
|
10 |
[websvn:goyoungestlink] – |
185 |
miho |
11 |
[websvn-endtest] |
4988 |
kaklik |
12 |
[websvn:changeslink] – |
|
|
13 |
[websvn-test:filedetaillink] |
|
|
14 |
[websvn:filedetaillink] – |
|
|
15 |
[websvn:blamelink] – |
|
|
16 |
[websvn:difflink] |
|
|
17 |
[websvn-else] |
|
|
18 |
[websvn:directorylink] |
|
|
19 |
[websvn-endtest] |
|
|
20 |
[websvn-test:clientrooturl] |
|
|
21 |
– <a href="[websvn:clientrooturl][websvn:path]">SVN</a> |
|
|
22 |
[websvn-endtest] |
|
|
23 |
[websvn-test:rsslink] |
|
|
24 |
– <a href="[websvn:rssurl]"><img src="[websvn:locwebsvnhttp]/templates/BlueGrey/images/rss.gif" width="27" height="15" alt="[lang:RSSFEED]"/></a> |
|
|
25 |
[websvn-endtest] |
|
|
26 |
</div> |
|
|
27 |
[websvn-test:warning] |
|
|
28 |
<div id="warning">[websvn:warning]</div> |
|
|
29 |
[websvn-else] |
|
|
30 |
<center> |
|
|
31 |
[websvn:logsearch_form] |
|
|
32 |
[lang:STARTLOG]:[websvn:logsearch_startbox] [lang:ENDLOG]:[websvn:logsearch_endbox] [lang:MAXLOG]:[websvn:logsearch_maxbox] [lang:SEARCHLOG]:[websvn:logsearch_inputbox] [lang:SHOWALL]:[websvn:logsearch_showall] |
|
|
33 |
[websvn:logsearch_submit] |
|
|
34 |
[websvn-test:logsearch_clearloglink] |
|
|
35 |
<br/>[websvn:logsearch_clearloglink] |
|
|
36 |
[websvn-endtest] |
|
|
37 |
[websvn:logsearch_endform] |
|
|
38 |
[websvn-test:logsearch_nomatches] |
|
|
39 |
<p>[lang:NORESULTS]</p> |
|
|
40 |
[websvn-endtest] |
|
|
41 |
[websvn-test:logsearch_nomorematches] |
|
|
42 |
<p>[lang:NOMORERESULTS]</p> |
|
|
43 |
[websvn-endtest] |
|
|
44 |
[websvn:logsearch_moreresultslink] |
|
|
45 |
<span id="logpagelinks">[websvn:pagelinks]</span> [websvn:showalllink] |
|
|
46 |
</center> |
185 |
miho |
47 |
|
4988 |
kaklik |
48 |
[websvn-test:logsearch_resultsfound] |
|
|
49 |
[websvn:compare_form] |
|
|
50 |
<table cellpadding="2" cellspacing="0"> |
|
|
51 |
<thead> |
|
|
52 |
<tr> |
|
|
53 |
<th>[lang:REV]</th> |
|
|
54 |
<th>[lang:AGE]</th> |
|
|
55 |
<th>[lang:AUTHOR]</th> |
|
|
56 |
<th>[lang:PATH]</th> |
|
|
57 |
<th>[lang:LOGMSG]</th> |
|
|
58 |
<th>[lang:DIFF]</th> |
|
|
59 |
[websvn-test:showchanges] |
|
|
60 |
<th>[lang:CHANGES]</th> |
|
|
61 |
[websvn-endtest] |
|
|
62 |
</tr> |
|
|
63 |
</thead> |
|
|
64 |
[websvn-startlisting] |
|
|
65 |
<tr class="row[websvn:rowparity]"> |
|
|
66 |
<td style="white-space: nowrap;">[websvn:compare_box][websvn:revlink]</td> |
|
|
67 |
[websvn-test:showageinsteadofdate] |
|
|
68 |
<td title="[websvn:revdate]">[websvn:revage]</td> |
|
|
69 |
[websvn-else] |
|
|
70 |
<td title="[websvn:revage]">[websvn:revdate]</td> |
|
|
71 |
[websvn-endtest] |
|
|
72 |
<td>[websvn:revauthor]</td> |
|
|
73 |
<td>[websvn:revpathlink]</td> |
|
|
74 |
<td valign="top">[websvn:revlog]</td> |
|
|
75 |
<td><a href="[websvn:compareurl]" title="[lang:DIFFPREV]">[lang:DIFF]</a></td> |
|
|
76 |
[websvn-test:showchanges] |
|
|
77 |
<td class="changes"><table> |
|
|
78 |
[websvn-test:revadded] |
|
|
79 |
<tr><td>A</td><td>[websvn:revadded]</td></tr> |
|
|
80 |
[websvn-endtest] |
|
|
81 |
[websvn-test:revdeleted] |
|
|
82 |
<tr><td>D</td><td>[websvn:revdeleted]</td></tr> |
|
|
83 |
[websvn-endtest] |
|
|
84 |
[websvn-test:revmodified] |
|
|
85 |
<tr><td>M</td><td>[websvn:revmodified]</td></tr> |
|
|
86 |
[websvn-endtest] |
|
|
87 |
</table></td> |
|
|
88 |
[websvn-endtest] |
|
|
89 |
</tr> |
|
|
90 |
[websvn-endlisting] |
|
|
91 |
</table> |
|
|
92 |
<center>[websvn:compare_submit]</center> |
|
|
93 |
[websvn:compare_endform] |
|
|
94 |
[websvn-endtest] |
|
|
95 |
[websvn-endtest] |
185 |
miho |
96 |
[websvn-endtest] |