Rev Author Line No. Line
185 miho 1  
2 <div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div>
3 <h1>[websvn:repname]</h1>
4  
5 [websvn-test:noaccess]
6 [lang:NOACCESS]
7 [websvn-else]
8 [websvn-test:restricted]
9 [websvn-else]
10 <p><b>[lang:PATH]:</b> [websvn:path]
11 <br><b>[lang:REV]:</b> [websvn:rev]
12 [websvn-test:goyoungestlink]
13 - [websvn:goyoungestlink]
14 [websvn-endtest]
15 <br><b>[lang:LASTMOD]:</b> [lang:REV] [websvn:lastchangedrev] - [websvn:author] - [websvn:date]
16 <br><b>[lang:LOGMSG]:</b><br>
17 [websvn:log]
18 <p>
19 [websvn-test:hidechanges]
20 <p>[websvn:showchangeslink]
21 [websvn-endtest]
22  
23 [websvn-test:showchanges]
24 <p><b>[lang:CHANGES]:</b><br>
25 <p>[websvn:hidechangeslink]
26 <p>
27 <center>
28 <table border=1 class="bordered" cellpadding=4>
29 <tr>
30 <th><center><b>[lang:NEWFILES]</b></center></th>
31 <th><center><b>[lang:CHANGEDFILES]</b></center></th>
32 <th><center><b>[lang:DELETEDFILES]</b></center></th>
33 </tr>
34 <tr>
35 <td valign="top">
36 [websvn-test:newfilesbr]
37 [websvn:newfilesbr]
38 [websvn-else]
39 &nbsp;
40 [websvn-endtest]
41 </td>
42 <td valign="top">
43 [websvn-test:changedfilesbr]
44 [websvn:changedfilesbr]
45 [websvn-else]
46 &nbsp;
47 [websvn-endtest]
48 </td>
49 <td valign="top">
50 [websvn-test:deletedfilesbr]
51 [websvn:deletedfilesbr]
52 [websvn-else]
53 &nbsp;
54 [websvn-endtest]
55 </td>
56 </tr>
57 </table>
58 </center>
59 [websvn-endtest]
60 [websvn-endtest]
61  
62 [websvn-defineicons]
63 dir=&nbsp;&nbsp;&nbsp;&nbsp;
64 diropen=&nbsp;&nbsp;&nbsp;&nbsp;
65 i-node=&nbsp;&nbsp;&nbsp;&nbsp;
66 t-node=&nbsp;&nbsp;&nbsp;&nbsp;
67 l-node=&nbsp;&nbsp;&nbsp;&nbsp;
68 e-node=&nbsp;&nbsp;&nbsp;&nbsp;
69 *=&nbsp;&nbsp;&nbsp;&nbsp;
70 [websvn-enddefineicons]
71  
72 <p><hr>
73 <b>[lang:CURDIR]:</b> [websvn:curdirlinks] - [websvn:curdirloglink]
74 [websvn-test:curdircomplink]
75 - [websvn:curdircomplink]
76 [websvn-endtest]
77 [websvn-test:curdirdllink]
78 - [websvn:curdirdllink]
79 [websvn-endtest]
80 [websvn-test:curdirrsslink]
81 - [websvn:curdirrssanchor]<img style="border: 0;" src="[websvn:locwebsvnhttp]/templates/Standard/xml.gif" width="36" height="14" alt="[lang:RSSFEED]"></a>
82 [websvn-endtest]
83 <p>
84  
85 [websvn:compare_form]
86 <table class="outlined" width="100%" cellpadding=2>
87 <tr>
88 <th width="100%"><b>[lang:PATH]</b></th>
89 <th><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th>
90 [websvn-test:allowdownload]
91 <th><b>[lang:TARBALL]</b></th>
92 [websvn-endtest]
93 [websvn-test:curdirrsslink]
94 <th><b>[lang:RSSFEED]</b></th>
95 [websvn-endtest]
96 </tr>
97 [websvn-startlisting]
98 <tr>
99 <td class="[websvn:rowparity]">
100 [websvn:compare_box]
101 [websvn-treenode]
102 [websvn:filelink]
103 </td>
104 <td class="[websvn:rowparity]">[lang:NOBR][websvn:fileviewloglink][lang:ENDNOBR]</td>
105 [websvn-test:allowdownload]
106 <td class="[websvn:rowparity]">[websvn:fileviewdllink]</td>
107 [websvn-endtest]
108 [websvn-test:curdirrsslink]
109 <td class="row[websvn:rowparity]">[websvn:rssanchor]<img style="border: 0;" src="[websvn:locwebsvnhttp]/templates/Standard/xml.gif" width="36" height="14" alt="[lang:RSSFEED]"></a></td>
110 [websvn-endtest]
111 </tr>
112 [websvn-endlisting]
113 </table>
114 <p>
115 [websvn:compare_submit]
116 [websvn:compare_endform]
145 miho 117 [websvn-endtest]