/WebSVN/templates/BlueGrey/diff.tmpl
1,46 → 1,85
[websvn-test:noaccess]
[lang:NOACCESS]
[websvn-test:rev2]
<h1>[websvn:repname] &ndash; [lang:DIFFREVS] [websvn:rev2] [lang:AND] [websvn:rev1]</h1>
[websvn-else]
<h1>[websvn:repname] &ndash; [lang:DIFF]</h1>
[websvn-endtest]
<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]
[websvn-test:noprev]
[lang:NOPREVREV]
[websvn-else]
<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] - [lang:DIFFREVS] <b>[websvn:rev2]</b> [lang:AND] <b>[websvn:rev1]</b>
<p>
<p><center>
[websvn:showcompactlink]
[websvn:showalllink]
</center>
<p>
<table class="diff" width="100%" cellspacing="0">
<tr>
<th class="HdrClmnEnd" style="padding-bottom: 5px" width="50%" align="left"><b>[lang:REV] [websvn:rev2]</b></th>
<th width="5"></th>
<th class="HdrClmnEnd" style="padding-bottom: 5px" width="50%" align="left"><b>[lang:REV] [websvn:rev1]</b></th>
</tr>
[websvn-startlisting]
[websvn-test:rev1lineno]
<tr>
<td width="50%" style="padding: 3px 0 3px 0" align="center" class="row1"><b>[lang:LINE] [websvn:rev1lineno]...</b></td>
<td width="5"></td>
<td width="50%" style="padding: 3px 0 3px 0" align="center" class="row1"><b>[lang:LINE] [websvn:rev2lineno]...</b></td>
<tr>
[websvn-else]
<tr><td class="[websvn:rev1diffclass]">[websvn:rev1line]</td>
<td width="5"></td>
<td class="[websvn:rev2diffclass]">[websvn:rev2line]</td></tr>
[websvn-endtest]
[websvn-endlisting]
</table>
[websvn-endtest]
<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:filedetaillink] &ndash;
[websvn:blamelink] &ndash;
[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]
[websvn-test:noprev]
<div id="warning">[lang:NOPREVREV].</div>
[websvn-else]
<center>
[websvn-test:showcompactlink]
[websvn:showcompactlink] &ndash;
[websvn-endtest]
[websvn-test:showalllink]
[websvn:showalllink] &ndash;
[websvn-endtest]
[websvn-test:regardwhitespacelink]
[websvn:regardwhitespacelink]
[websvn-endtest]
[websvn-test:ignorewhitespacelink]
[websvn:ignorewhitespacelink]
[websvn-endtest]
</center>
<table class="diff" cellspacing="0">
<thead>
<tr>
<th width="50%" colspan="2"><a href="[websvn:prevrevurl]">[lang:REV] [websvn:rev2]</a></th>
<td width="5"></td>
<th width="50%" colspan="2"><a href="[websvn:revurl]">[lang:REV] [websvn:rev1]</a></th>
</tr>
</thead>
[websvn-startlisting]
[websvn-test:startblock]
<tr>
<th class="row1" colspan="2">[lang:LINE] [websvn:rev1lineno]...</th>
<td width="5" style="background: none;"></td>
<th class="row1" colspan="2">[lang:LINE] [websvn:rev2lineno]...</th>
</tr>
[websvn-endtest]
<tr>
<td class="lineno">[websvn:rev1lineno]</td>
<td class="[websvn:rev1diffclass]">[websvn:rev1line]</td>
<td width="5"></td>
<td class="lineno">[websvn:rev2lineno]</td>
<td class="[websvn:rev2diffclass]">[websvn:rev2line]</td>
</tr>
[websvn-endlisting]
</table>
[websvn-endtest]
[websvn-endtest]
[websvn-endtest]
[websvn-endtest]