139 |
root |
1 |
<table cellspacing="0" cellpadding="0" border="0" width="100%"> |
|
|
2 |
<tr> |
|
|
3 |
<td align="left"><h1>[websvn:repname]</h1></td> |
|
|
4 |
<td align="right"><b>[lang:PROJECTS]:</b> [websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</td> |
|
|
5 |
</tr> |
|
|
6 |
</table> |
130 |
kaklik |
7 |
|
|
|
8 |
[websvn-test:noaccess] |
|
|
9 |
[lang:NOACCESS] |
|
|
10 |
[websvn-else] |
139 |
root |
11 |
<table cellpadding="2px" cellspacing="0px" class="outline"> |
130 |
kaklik |
12 |
<tr><th colspan=2 class="HdrClmnEnd">[lang:REVINFO]</th></tr> |
139 |
root |
13 |
<tr><td class="CatClmn1" valign="top">[lang:CURDIR]:</td><td class="row1">[websvn:path]</td></tr> |
|
|
14 |
<tr><td class="CatClmn0">[lang:REV] & [lang:AUTHOR]:</td><td class="row0">[lang:REV] [websvn:rev] - [websvn:author] |
130 |
kaklik |
15 |
[websvn-test:goyoungestlink] |
|
|
16 |
- [websvn:goyoungestlink] |
|
|
17 |
[websvn-endtest] |
|
|
18 |
</td></tr> |
|
|
19 |
[websvn-test:restricted] |
|
|
20 |
[websvn-else] |
|
|
21 |
<tr><td class="CatClmn1" valign="top">[lang:LASTMOD]:</td><td class="row1">[lang:REV] [websvn:lastchangedrev] - [websvn:date]</td></tr> |
|
|
22 |
<tr><td class="CatClmn0" valign="top">[lang:LOGMSG]:</td><td class="row0">[websvn:log]</td></tr> |
|
|
23 |
[websvn-test:hidechanges] |
|
|
24 |
<tr><td class="CatClmn1" valign="top"> </td><td class="row1">([websvn:showchangeslink])</td></tr> |
|
|
25 |
[websvn-else] |
|
|
26 |
[websvn:showchangeslink] |
|
|
27 |
<tr><td class="CatClmn1" valign="top"> </td><td class="row1">([websvn:hidechangeslink])</td></tr> |
|
|
28 |
[websvn-test:changedfilesbr] |
|
|
29 |
<tr><td class="CatClmn0" valign="top">[lang:CHANGEDFILES]:</td><td class="row0">[websvn:changedfilesbr]</td></tr> |
|
|
30 |
[websvn-endtest] |
|
|
31 |
[websvn-test:newfilesbr] |
|
|
32 |
[websvn-test:changedfilesbr] |
|
|
33 |
<tr><td class="CatClmn1" valign="top">[lang:NEWFILES]:</td><td class="row1">[websvn:newfilesbr]</td></tr> |
|
|
34 |
[websvn-else] |
|
|
35 |
<tr><td class="CatClmn0" valign="top">[lang:NEWFILES]:</td><td class="row0">[websvn:newfilesbr]</td></tr> |
|
|
36 |
[websvn-endtest] |
|
|
37 |
[websvn-endtest] |
|
|
38 |
[websvn-test:deletedfilesbr] |
|
|
39 |
[websvn-test:changedfilesbr] |
|
|
40 |
[websvn-test:newfilesbr] |
|
|
41 |
<tr><td class="CatClmn0" valign="top">[lang:DELETEDFILES]:</td><td class="row0">[websvn:deletedfilesbr]</td></tr> |
|
|
42 |
[websvn-else] |
|
|
43 |
<tr><td class="CatClmn1" valign="top">[lang:DELETEDFILES]:</td><td class="row1">[websvn:deletedfilesbr]</td></tr> |
|
|
44 |
[websvn-endtest] |
|
|
45 |
[websvn-else] |
|
|
46 |
[websvn-test:newfilesbr] |
|
|
47 |
<tr><td class="CatClmn1" valign="top">[lang:DELETEDFILES]:</td><td class="row1">[websvn:deletedfilesbr]</td></tr> |
|
|
48 |
[websvn-else] |
|
|
49 |
<tr><td class="CatClmn0" valign="top">[lang:DELETEDFILES]:</td><td class="row0">[websvn:deletedfilesbr]</td></tr> |
|
|
50 |
[websvn-endtest] |
|
|
51 |
[websvn-endtest] |
|
|
52 |
[websvn-endtest] |
|
|
53 |
[websvn-endtest] |
|
|
54 |
[websvn-endtest] |
|
|
55 |
</table> |
|
|
56 |
|
|
|
57 |
[websvn-defineicons] |
|
|
58 |
dir=<img align="middle" valign="center" src="[websvn:locwebsvnhttp]/templates/BlueGrey/folder.png" alt="[FOLDER]"> |
139 |
root |
59 |
diropen=<img align="middle" valign="center" src="[websvn:locwebsvnhttp]/templates/BlueGrey/folder.png" alt="[OPEN-FOLDER]"> |
130 |
kaklik |
60 |
*=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/file.png" alt="[FILE]"> |
|
|
61 |
.c=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filec.png" alt="[C-FILE]"> |
139 |
root |
62 |
.cpp=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filecpp.png" alt="[CPP-FILE]"> |
130 |
kaklik |
63 |
.h=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/fileh.png" alt="[H-FILE]"> |
139 |
root |
64 |
.html=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filehtml.png" alt="[HTML-FILE]"> |
|
|
65 |
.java=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filejava.png" alt="[JAVA-FILE]"> |
|
|
66 |
.m=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filem.png" alt="[M-FILE]"> |
|
|
67 |
.py=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filepy.png" alt="[PY-FILE]"> |
130 |
kaklik |
68 |
.s=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/files.png" alt="[S-FILE]"> |
|
|
69 |
|
139 |
root |
70 |
i-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/i-node.png" alt="[NODE]"> |
|
|
71 |
t-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/t-node.png" alt="[NODE]"> |
|
|
72 |
l-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/l-node.png" alt="[NODE]"> |
|
|
73 |
e-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/e-node.png" alt="[NODE]"> |
130 |
kaklik |
74 |
[websvn-enddefineicons] |
|
|
75 |
|
|
|
76 |
<p><hr> |
|
|
77 |
[websvn:curdirlinks] - [websvn:curdirloglink] |
|
|
78 |
[websvn-test:curdircomplink] |
|
|
79 |
- [websvn:curdircomplink] |
|
|
80 |
[websvn-endtest] |
|
|
81 |
[websvn-test:curdirdllink] |
|
|
82 |
- [websvn:curdirdllink] |
|
|
83 |
[websvn-endtest] |
|
|
84 |
[websvn-test:curdirrsslink] |
|
|
85 |
- [websvn:curdirrssanchor]<img style="border: 0;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/xml.gif" width="36" height="14" alt="[lang:RSSFEED]"></a> |
|
|
86 |
[websvn-endtest] |
|
|
87 |
<p> |
|
|
88 |
[websvn:compare_form] |
139 |
root |
89 |
<table cellpadding="2px" cellspacing="0px" width="100%" class="outline"> |
130 |
kaklik |
90 |
<tr> |
|
|
91 |
<th class="HdrClmn" width="100%"><b>[lang:PATH]</b></th> |
|
|
92 |
[websvn-test:allowdownload] |
|
|
93 |
[websvn-test:curdirrsslink] |
|
|
94 |
<th class="HdrClmn"><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th> |
|
|
95 |
<th class="HdrClmn"><b>[lang:TARBALL]</b></th> |
139 |
root |
96 |
<th class="HdrClmnEnd"><b>RSS</b></th> |
130 |
kaklik |
97 |
[websvn-else] |
|
|
98 |
<th class="HdrClmn"><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th> |
|
|
99 |
<th class="HdrClmnEnd"><b>[lang:TARBALL]</b></th> |
|
|
100 |
[websvn-endtest] |
|
|
101 |
[websvn-else] |
|
|
102 |
[websvn-test:curdirrsslink] |
|
|
103 |
<th class="HdrClmn"><b>[lang:LOG]</b></th> |
139 |
root |
104 |
<th class="HdrClmnEnd"><b>RSS</b></th> |
130 |
kaklik |
105 |
[websvn-else] |
|
|
106 |
<th class="HdrClmnEnd"><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th> |
|
|
107 |
[websvn-endtest] |
|
|
108 |
[websvn-endtest] |
|
|
109 |
</tr> |
|
|
110 |
[websvn-startlisting] |
|
|
111 |
<tr> |
|
|
112 |
<td valign="middle" style="border-right: 1px solid black; padding: 0 2px 0 2px;" class="row[websvn:rowparity]"> |
|
|
113 |
[websvn:compare_box] |
|
|
114 |
[websvn-treenode] |
|
|
115 |
[websvn-icon] |
|
|
116 |
[websvn:filelink] |
|
|
117 |
</td> |
|
|
118 |
[websvn-test:allowdownload] |
|
|
119 |
[websvn-test:curdirrsslink] |
|
|
120 |
<td style="border-right: 1px solid black; padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[lang:NOBR][websvn:fileviewloglink][lang:ENDNOBR]</td> |
|
|
121 |
<td style="border-right: 1px solid black; padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[websvn:fileviewdllink]</td> |
|
|
122 |
<td style="padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[websvn:rssanchor]<img style="border: 0;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/xml.gif" width="36" height="14" alt="[lang:RSSFEED]"></a></td> |
|
|
123 |
[websvn-else] |
|
|
124 |
<td style="border-right: 1px solid black; padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[lang:NOBR][websvn:fileviewloglink][lang:ENDNOBR]</td> |
|
|
125 |
<td style="padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[websvn:fileviewdllink]</td> |
|
|
126 |
[websvn-endtest] |
|
|
127 |
[websvn-else] |
|
|
128 |
[websvn-test:curdirrsslink] |
|
|
129 |
<td style="border-right: 1px solid black; padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[lang:NOBR][websvn:fileviewloglink][lang:ENDNOBR]</td> |
|
|
130 |
<td style="padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[websvn:rssanchor]<img style="border: 0;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/xml.gif" width="36" height="14" alt="[lang:RSSFEED]"></a></td> |
|
|
131 |
[websvn-else] |
|
|
132 |
<td style="padding: 0 2px 0 2px;" class="row[websvn:rowparity]">[lang:NOBR][websvn:fileviewloglink][lang:ENDNOBR]</td> |
|
|
133 |
[websvn-endtest] |
|
|
134 |
[websvn-endtest] |
|
|
135 |
</tr> |
|
|
136 |
[websvn-endlisting] |
|
|
137 |
</table> |
|
|
138 |
<p> |
|
|
139 |
[websvn:compare_submit] |
|
|
140 |
[websvn:compare_endform] |
|
|
141 |
<hr> |
|
|
142 |
[websvn-endtest] |