/WebSVN/templates/BlueGrey/blame.tmpl
1,32 → 1,62
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td align="left"><h1>[websvn:repname]</h1></td>
<td align="right"><b>[lang:PROJECTS]:</b> [websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</td>
</tr>
</table>
 
[websvn:curdirlinks] - <h2> [lang:BLAMEFOR] [websvn:rev]</h2>
<p>
 
[websvn-test:noaccess]
[lang:NOACCESS]
<h1>[websvn:repname] &ndash; [lang:BLAMEFOR] [websvn:rev]</h1>
<div id="projects">[websvn:projects_form]<b>[lang:PROJECTS]:</b> [websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div>
[websvn-test:error]
<div id="error">[websvn:error]</div>
[websvn-else]
<table cellpadding="2px" cellspacing="0" width="100%">
<div id="revjump">[websvn:revision_form]<b>[lang:REV]:</b>[websvn:revision_input][websvn:revision_submit][websvn:revision_endform]</div>
<div id="path_links">[websvn:path_links_root_config]/[websvn:path_links]</div>
<div id="nav">
[websvn-test:prevrevurl]
<a href="[websvn:prevrevurl]">[lang:REV] [websvn:prevrev]</a> &ndash;
[websvn-endtest]
[websvn-test:nextrevurl]
<a href="[websvn:nextrevurl]">[lang:REV] [websvn:nextrev]</a> &ndash;
[websvn-endtest]
[websvn-test:goyoungestlink]
[websvn:goyoungestlink] &ndash;
[websvn-endtest]
[websvn-test:mimelink]
[websvn:mimelink] &ndash;
[websvn-endtest]
[websvn:filedetaillink] &ndash;
[websvn-test:difflink]
[websvn:difflink] &ndash;
[websvn-endtest]
[websvn-test:downloadlink]
[websvn:downloadlink] &ndash;
[websvn-endtest]
[websvn:revlink] &ndash;
[websvn:loglink]
[websvn-test:clientrooturl]
&ndash; <a href="[websvn:clientrooturl][websvn:path]">SVN</a>
[websvn-endtest]
[websvn-test:rssurl]
&ndash; <a href="[websvn:rssurl]"><img src="[websvn:locwebsvnhttp]/templates/BlueGrey/images/rss.gif" width="27" height="15" alt="[lang:RSSFEED]"/></a>
[websvn-endtest]
</div>
[websvn-test:warning]
<div id="warning">[websvn:warning]</div>
[websvn-else]
<table>
<thead>
<tr>
<th class="HdrClmn"><b>[lang:LINENO]</b></th>
<th class="HdrClmn"><b>[lang:REV]</b></th>
<th class="HdrClmn"><b>[lang:AUTHOR]</b></th>
<th class="HdrClmnEnd"><b>[lang:LINE]</b></th>
<th>[lang:REV]</th>
<th>[lang:AUTHOR]</th>
<th>[lang:LINENO]</th>
<th>[lang:LINE]</th>
</tr>
</thead>
<tbody style="font-size: 90%;">
[websvn-startlisting]
<tr>
<td class="CatClmn0" style="border-right: 1px solid black" valign="top">[websvn:lineno]</td>
<td class="CatClmn0" style="border-right: 1px solid black" valign="top">[websvn:revision]</td>
<td class="CatClmn0" style="border-right: 1px solid black" valign="top">[websvn:author]</td>
<td style="border-right: 1px solid black" valign="top">[websvn:line]</td>
</tr>
<tr class="[websvn:row_class]">
<th>[websvn:revision]</th>
<th>[websvn:author]</th>
<th><a name="l[websvn:lineno]" href="#l[websvn:lineno]">[websvn:lineno]</a></th>
<td>[websvn:line]</td>
</tr>
[websvn-endlisting]
</table>
</tbody>
</table>
[websvn:javascript]
[websvn-endtest]
[websvn-endtest]