Rev 185 Rev 4988
Line 1... Line -...
1 <table cellspacing="0" cellpadding="0" border="0" width="100%"> -  
2 <tr> -  
3 <td align="left"><h1>[websvn:repname]</h1></td> 1 <h1>[websvn:repname] &ndash; [lang:BLAMEFOR] [websvn:rev]</h1>
4 <td align="right"><b>[lang:PROJECTS]:</b> [websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</td> 2 <div id="projects">[websvn:projects_form]<b>[lang:PROJECTS]:</b> [websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div>
5 </tr> -  
6 </table> -  
7   -  
8 [websvn:curdirlinks] - <h2> [lang:BLAMEFOR] [websvn:rev]</h2> -  
9 <p> -  
10   -  
11 [websvn-test:noaccess] 3 [websvn-test:error]
12 [lang:NOACCESS] 4 <div id="error">[websvn:error]</div>
13 [websvn-else] 5 [websvn-else]
-   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:prevrevurl]
-   10 <a href="[websvn:prevrevurl]">[lang:REV] [websvn:prevrev]</a> &ndash;
-   11 [websvn-endtest]
-   12 [websvn-test:nextrevurl]
-   13 <a href="[websvn:nextrevurl]">[lang:REV] [websvn:nextrev]</a> &ndash;
-   14 [websvn-endtest]
-   15 [websvn-test:goyoungestlink]
-   16 [websvn:goyoungestlink] &ndash;
-   17 [websvn-endtest]
-   18 [websvn-test:mimelink]
-   19 [websvn:mimelink] &ndash;
-   20 [websvn-endtest]
-   21 [websvn:filedetaillink] &ndash;
-   22 [websvn-test:difflink]
-   23 [websvn:difflink] &ndash;
-   24 [websvn-endtest]
-   25 [websvn-test:downloadlink]
-   26 [websvn:downloadlink] &ndash;
-   27 [websvn-endtest]
-   28 [websvn:revlink] &ndash;
-   29 [websvn:loglink]
-   30 [websvn-test:clientrooturl]
-   31 &ndash; <a href="[websvn:clientrooturl][websvn:path]">SVN</a>
-   32 [websvn-endtest]
-   33 [websvn-test:rssurl]
-   34 &ndash; <a href="[websvn:rssurl]"><img src="[websvn:locwebsvnhttp]/templates/BlueGrey/images/rss.gif" width="27" height="15" alt="[lang:RSSFEED]"/></a>
-   35 [websvn-endtest]
-   36 </div>
-   37 [websvn-test:warning]
14 <table cellpadding="2px" cellspacing="0" width="100%"> 38 <div id="warning">[websvn:warning]</div>
-   39 [websvn-else]
-   40 <table>
-   41 <thead>
15 <tr> 42 <tr>
16 <th class="HdrClmn"><b>[lang:LINENO]</b></th> 43 <th>[lang:REV]</th>
17 <th class="HdrClmn"><b>[lang:REV]</b></th> 44 <th>[lang:AUTHOR]</th>
18 <th class="HdrClmn"><b>[lang:AUTHOR]</b></th> 45 <th>[lang:LINENO]</th>
19 <th class="HdrClmnEnd"><b>[lang:LINE]</b></th> 46 <th>[lang:LINE]</th>
20 </tr> 47 </tr>
21 48 </thead>
-   49 <tbody style="font-size: 90%;">
22 [websvn-startlisting] 50 [websvn-startlisting]
23 <tr> 51 <tr class="[websvn:row_class]">
24 <td class="CatClmn0" style="border-right: 1px solid black" valign="top">[websvn:lineno]</td> 52 <th>[websvn:revision]</th>
25 <td class="CatClmn0" style="border-right: 1px solid black" valign="top">[websvn:revision]</td> 53 <th>[websvn:author]</th>
26 <td class="CatClmn0" style="border-right: 1px solid black" valign="top">[websvn:author]</td> 54 <th><a name="l[websvn:lineno]" href="#l[websvn:lineno]">[websvn:lineno]</a></th>
27 <td style="border-right: 1px solid black" valign="top">[websvn:line]</td> 55 <td>[websvn:line]</td>
28 </tr> 56 </tr>
29 [websvn-endlisting] 57 [websvn-endlisting]
30 58 </tbody>
31 </table> 59 </table>
-   60 [websvn:javascript]
-   61 [websvn-endtest]
32 [websvn-endtest] 62 [websvn-endtest]