Rev Author Line No. Line
185 miho 1 <table width="100%" border="0">
2 <tr>
3 <td>
4 <h1>[websvn:repname]</h1>
5 </td>
6 <td>
7 <div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div>
8 </td>
9 </tr>
10 </table>
11  
12 [websvn-test:noaccess]
13 [lang:NOACCESS]
14 [websvn-else]
15 <b>[lang:PATH]:</b> [websvn:path]
16 <br><b>[lang:REV]:</b> [websvn:rev]
17 <p><hr>
18 <b>[lang:CURDIR]:</b> [websvn:curdirlinks]<br><br>
19 [websvn-test:goyoungestlink]
20 [websvn:goyoungestlink]<p>
21 [websvn-endtest]
22  
23 <center>
24 [websvn:logsearch_form]
25 <b>[lang:FILTER]</b><p>
26 [lang:STARTLOG]:[websvn:logsearch_startbox] [lang:ENDLOG]:[websvn:logsearch_endbox] [lang:MAXLOG]:[websvn:logsearch_maxbox] [lang:SEARCHLOG]:[websvn:logsearch_inputbox]
27 [websvn:logsearch_submit]
28 [websvn-test:logsearch_clearloglink]
29 <p><font size="-1">[websvn:logsearch_clearloglink]</font><p>
30 [websvn-endtest]
31 [websvn:logsearch_endform]
32 </center>
33  
34 [websvn-test:logsearch_nomatches]
35 <center>[lang:NORESULTS]</center>
36 [websvn-endtest]
37  
38 [websvn-test:error]
39 <center>[websvn:error]</center>
40 [websvn-endtest]
41  
42 [websvn-test:logsearch_resultsfound]
43 [websvn:compare_form]
44 <table border=1 class="outlined" width="100%" cellpadding=2>
45 <tr>
46 <th>[lang:REV]</th>
47 <th>[lang:PATH]</th>
48 <th>[lang:AUTHOR]</th>
49 <th>[lang:AGE]</th>
50 <th>[lang:LOGMSG]</th>
51 </tr>
52  
53 [websvn-startlisting]
54 <tr>
55 <td valign="top" class="[websvn:rowparity]"><nobr>[websvn:compare_box][websvn:revlink]</nobr></td>
56 <td valign="top" class="[websvn:rowparity]">[websvn:revpathlink]</td>
57 <td valign="top" class="[websvn:rowparity]">[websvn:revauthor]</td>
58 <td valign="top" class="[websvn:rowparity]">[websvn:revage]</td>
59 <td valign="top" class="[websvn:rowparity]">[websvn:revlog]</td>
60 </tr>
61 [websvn-endlisting]
62 </table>
63 <p>
64 [websvn:compare_submit]
65 [websvn:compare_endform]
66 [websvn-endtest]
67  
68 [websvn-test:logsearch_nomorematches]
69 <p><center>[lang:NOMORERESULTS]</center>
70 [websvn-endtest]
71  
72 <p><center>[websvn:logsearch_moreresultslink]</center>
73 <p><center>[websvn:pagelinks]<p>[websvn:showalllink]</center>
130 kaklik 74 [websvn-endtest]