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