No changes between revisions
/Websvn/templates/BlueGrey/blame.tmpl |
---|
1,5 → 1,10 |
<div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
<h2>[websvn:repname]</h2> |
<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/templates/BlueGrey/compare.tmpl |
---|
1,6 → 1,10 |
<div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
<h2>[websvn:repname]</h2> |
<p> |
<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-test:noaccess] |
[lang:NOACCESS] |
[websvn-else] |
58,5 → 62,4 |
[websvn-endlisting] |
</table> |
[websvn-endtest] |
[websvn-endtest] |
/Websvn/templates/BlueGrey/diff.tmpl |
---|
5,8 → 5,12 |
No Previous Revision |
[websvn-else] |
<div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
<h2>[websvn:repname]</h2> |
<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> |
/Websvn/templates/BlueGrey/directory.tmpl |
---|
1,14 → 1,17 |
<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> |
<div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
<h1>[websvn:repname]</h1> |
[websvn-test:noaccess] |
[lang:NOACCESS] |
[websvn-else] |
<table border=0 cellpadding=2 cellspacing=0> |
<table cellpadding="2px" cellspacing="0px" class="outline"> |
<tr><th colspan=2 class="HdrClmnEnd">[lang:REVINFO]</th></tr> |
<tr><td class="CatClmn0" valign="top">[lang:CURDIR]:</td><td class="row0">[websvn:path]</td></tr> |
<tr><td class="CatClmn1">[lang:REV]:</td><td class="row1">[websvn:rev] |
<tr><td class="CatClmn1" valign="top">[lang:CURDIR]:</td><td class="row1">[websvn:path]</td></tr> |
<tr><td class="CatClmn0">[lang:REV] & [lang:AUTHOR]:</td><td class="row0">[lang:REV] [websvn:rev] - [websvn:author] |
[websvn-test:goyoungestlink] |
- [websvn:goyoungestlink] |
[websvn-endtest] |
15,7 → 18,6 |
</td></tr> |
[websvn-test:restricted] |
[websvn-else] |
<tr><td class="CatClmn0" valign="top">[lang:AUTHOR]:</td><td class="row0">[websvn:author]</td></tr> |
<tr><td class="CatClmn1" valign="top">[lang:LASTMOD]:</td><td class="row1">[lang:REV] [websvn:lastchangedrev] - [websvn:date]</td></tr> |
<tr><td class="CatClmn0" valign="top">[lang:LOGMSG]:</td><td class="row0">[websvn:log]</td></tr> |
[websvn-test:hidechanges] |
54,16 → 56,21 |
[websvn-defineicons] |
dir=<img align="middle" valign="center" src="[websvn:locwebsvnhttp]/templates/BlueGrey/folder.png" alt="[FOLDER]"> |
diropen=<img align="middle" valign="center" src="[websvn:locwebsvnhttp]/templates/BlueGrey/folder-open.png" alt="[OPEN-FOLDER]"> |
diropen=<img align="middle" valign="center" src="[websvn:locwebsvnhttp]/templates/BlueGrey/folder.png" alt="[OPEN-FOLDER]"> |
*=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/file.png" alt="[FILE]"> |
.c=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filec.png" alt="[C-FILE]"> |
.cpp=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filecpp.png" alt="[CPP-FILE]"> |
.h=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/fileh.png" alt="[H-FILE]"> |
.html=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filehtml.png" alt="[HTML-FILE]"> |
.java=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filejava.png" alt="[JAVA-FILE]"> |
.m=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filem.png" alt="[M-FILE]"> |
.py=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/filepy.png" alt="[PY-FILE]"> |
.s=<img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/files.png" alt="[S-FILE]"> |
i-node=<img align="middle" border="0" width="24" height="26" src="[websvn:locwebsvnhttp]/templates/BlueGrey/i-node.png" alt="[NODE]"> |
t-node=<img align="middle" border="0" width="24" height="26" src="[websvn:locwebsvnhttp]/templates/BlueGrey/t-node.png" alt="[NODE]"> |
l-node=<img align="middle" border="0" width="24" height="26" src="[websvn:locwebsvnhttp]/templates/BlueGrey/l-node.png" alt="[NODE]"> |
e-node=<img align="middle" border="0" width="24" height="26" src="[websvn:locwebsvnhttp]/templates/BlueGrey/e-node.png" alt="[NODE]"> |
i-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/i-node.png" alt="[NODE]"> |
t-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/t-node.png" alt="[NODE]"> |
l-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/l-node.png" alt="[NODE]"> |
e-node=<img align="middle" border="0" width="24" height="22" src="[websvn:locwebsvnhttp]/templates/BlueGrey/e-node.png" alt="[NODE]"> |
[websvn-enddefineicons] |
<p><hr> |
79,7 → 86,7 |
[websvn-endtest] |
<p> |
[websvn:compare_form] |
<table cellpadding="0px" cellspacing="0px" width="100%"> |
<table cellpadding="2px" cellspacing="0px" width="100%" class="outline"> |
<tr> |
<th class="HdrClmn" width="100%"><b>[lang:PATH]</b></th> |
[websvn-test:allowdownload] |
86,7 → 93,7 |
[websvn-test:curdirrsslink] |
<th class="HdrClmn"><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th> |
<th class="HdrClmn"><b>[lang:TARBALL]</b></th> |
<th class="HdrClmnEnd"><b>[lang:RSSFEED]</b></th> |
<th class="HdrClmnEnd"><b>RSS</b></th> |
[websvn-else] |
<th class="HdrClmn"><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th> |
<th class="HdrClmnEnd"><b>[lang:TARBALL]</b></th> |
94,7 → 101,7 |
[websvn-else] |
[websvn-test:curdirrsslink] |
<th class="HdrClmn"><b>[lang:LOG]</b></th> |
<th class="HdrClmnEnd"><b>[lang:RSSFEED]</b></th> |
<th class="HdrClmnEnd"><b>RSS</b></th> |
[websvn-else] |
<th class="HdrClmnEnd"><b>[lang:NOBR][lang:LOG][lang:ENDNOBR]</b></th> |
[websvn-endtest] |
/Websvn/templates/BlueGrey/e-node.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/file.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/file.tmpl |
---|
1,7 → 1,10 |
<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> |
<div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
<h2>[websvn:repname]</h2> |
[websvn-test:noaccess] |
[lang:NOACCESS] |
[websvn-else] |
9,12 → 12,8 |
[websvn-test:goyoungestlink] |
[websvn:goyoungestlink]<p> |
[websvn-endtest] |
<p> |
[websvn:prevdifflink] - [websvn:blamelink] |
<p> |
<hr> |
<table width="100%" border=0><tr><td class="row0"> |
[websvn-getlisting] |
</td></tr></table> |
<hr> |
<p>[websvn:prevdifflink] - [websvn:blamelink]</p> |
<hr /> |
[websvn-getlisting] |
<hr /> |
[websvn-endtest] |
/Websvn/templates/BlueGrey/filec.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/fileh.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/folder.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/header.tmpl |
---|
1,8 → 1,8 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
<html> |
<head> |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
<link href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen"> |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
<link href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen"> |
<!--[if lt IE 7]> |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/png.js"></script> |
<![endif]--> |
61,14 → 61,13 |
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> |
[websvn-endtest] |
</head> |
<body> |
<table width="100%" border="0"> |
<tr> |
<td width="33%"> </td> |
<td width="33%" align="center"><a href="http://subversion.tigris.org/"><img style="border: 0; width: 468px; height: 64px" src="[websvn:locwebsvnhttp]/templates/BlueGrey/subversion.png" alt="Subversion" /></a></td> |
<td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td> |
</tr> |
</table> |
<hr> |
</head> |
<body> |
<table width="100%" border="0"> |
<tr> |
<td width="33%"> </td> |
<td width="33%" align="center"><a href="http://subversion.tigris.org/"><img style="border: 0; width: 468px; height: 64px;" src="[websvn:locwebsvnhttp]/templates/BlueGrey/subversion.png" alt="Subversion" /></a></td> |
<td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td> |
</tr> |
</table> |
<hr /> |
/Websvn/templates/BlueGrey/i-node.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/index.tmpl |
---|
1,24 → 1,26 |
<p> |
[websvn-test:flatview] |
<table align="center" border=0 cellspacing=0 cellpadding=0 width="50%"> |
<tr><th align="left" colspan=2 class="HdrClmnEnd">[lang:PROJECTS]</th></tr> |
[websvn-startlisting] |
<tr><td class="row[websvn:rowparity]"><img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/repo.png" alt="[FOLDER]"> [websvn:projlink]</td></tr> |
[websvn-endlisting] |
</table> |
[websvn-else] |
<table align="center" border=0 cellspacing=0 cellpadding=0 width="50%"> |
<tr><th align="left" colspan=2 class="HdrClmnEnd">[lang:PROJECTS]</th></tr> |
<td><td> |
[websvn-startlisting] |
[websvn-test:isprojlink] |
<div class="row[websvn:rowparity]"><img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/repo.png" alt="[FOLDER]"> [websvn:listitem]</div> |
[websvn-else] |
[websvn:listitem] |
[websvn-endtest] |
[websvn-endlisting] |
</td> |
</tr> |
</table> |
[websvn-endtest] |
<hr> |
<p> |
[websvn-test:flatview] |
<table align="center" cellspacing="0" cellpadding="0" width="50%"> |
<tr><th align="center" colspan=2 class="HdrClmnEnd">[lang:PROJECTS]</th></tr> |
[websvn-startlisting] |
<tr><td class="row[websvn:rowparity]"><img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/repo.png" alt="[FOLDER]"> [websvn:projlink]</td> |
</tr> |
[websvn-endlisting] |
</table> |
[websvn-else] |
<table align="center" cellspacing=0 cellpadding=0 width="50%"> |
<tr><th align="left" colspan=2 class="HdrClmnEnd">[lang:PROJECTS]</th></tr> |
<td> |
[websvn-startlisting] |
[websvn-test:isprojlink] |
<div class="row[websvn:rowparity]"><img align="middle" src="[websvn:locwebsvnhttp]/templates/BlueGrey/repo.png" alt="[FOLDER]"> [websvn:listitem]</div> |
[websvn-else] |
[websvn:listitem] |
[websvn-endtest] |
[websvn-endlisting] |
</td> |
</tr> |
</table> |
[websvn-endtest] |
<hr /> |
/Websvn/templates/BlueGrey/l-node.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |
/Websvn/templates/BlueGrey/log.tmpl |
---|
1,7 → 1,10 |
<table cellspacing="0" cellpadding="0" border="0" width="100%"> |
<tr> |
<td align="left"><h1>[websvn:repname] - [lang:REV] [websvn:rev]</h1></td> |
<td align="right"><b>[lang:PROJECTS]:</b> [websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</td> |
</tr> |
</table> |
<div align="right">[websvn:projects_form][websvn:projects_select][websvn:projects_submit][websvn:projects_endform]</div> |
<p> |
<h2>[websvn:repname] - [lang:REV] [websvn:rev]</h2> |
[websvn:curdirlinks]<p> |
[websvn-test:goyoungestlink] |
[websvn:goyoungestlink]<p> |
/Websvn/templates/BlueGrey/styles.css |
---|
1,99 → 1,120 |
BODY |
body |
{ |
COLOR: black; |
FONT-FAMILY: verdana, sans-serif; |
BACKGROUND-COLOR: white |
} |
HR |
font-family: verdana, sans-serif; |
color: black; |
background-color: white |
} |
body * |
{ |
font-size: 10pt; |
} |
h1 |
{ |
font-size: 150%; |
} |
h2 |
{ |
font-size: 125%; |
} |
hr |
{ |
BORDER-RIGHT: 0px; |
PADDING-RIGHT: 0px; |
BORDER-TOP: 0px; |
PADDING-LEFT: 0px; |
PADDING-BOTTOM: 0px; |
BORDER-LEFT: 0px; |
PADDING-TOP: 0px; |
BORDER-BOTTOM: 0px; |
HEIGHT: 1px; |
BACKGROUND-COLOR: #808080 |
border: 0px; |
padding: 0px; |
height: 1px; |
background-color: #808080 |
} |
A |
{ |
TEXT-DECORATION: none |
a:link, a:visited |
{ |
color: #004080; |
text-decoration: none; |
} |
a:hover, a:active |
{ |
text-decoration: underline; |
} |
.HdrClmn, |
.HdrClmnEnd |
{ |
border: black 1px solid; |
font-weight: bold; |
color: white; |
background-color: #809cc8 |
} |
A:hover |
{ |
TEXT-DECORATION: underline |
table |
{ |
border-width:0px; |
border-collapse:collapse; |
} |
.HdrClmn |
{ |
BORDER-RIGHT: black 1px solid; |
FONT-WEIGHT: bold; |
COLOR: white; |
BORDER-BOTTOM: black 1px solid; |
BACKGROUND-COLOR: #809cc8 |
.row0, |
.row1 |
{ |
height:22px; |
border-width:0px; |
} |
.row0 img, |
.row1 img { |
padding: 0px; |
margin: 0px; |
vertical-align:middle; |
} |
.HdrClmnEnd |
{ |
FONT-WEIGHT: bold; |
COLOR: white; |
BORDER-BOTTOM: black 1px solid; |
BACKGROUND-COLOR: #809cc8 |
} |
.row0 |
{ |
background-color: #F0F0F0; |
background-color: #f0f0f0; |
} |
.row1 |
{ |
background-color: #E0E0E0; |
background-color: #e0e0e0; |
} |
.CatClmn1 |
.CatClmn0 |
{ |
BORDER-RIGHT: black 1px solid; |
BACKGROUND-COLOR: #d0d0ee |
border-right: black 1px solid; |
background-color: #e0e0ff |
} |
.CatClmn0 |
.CatClmn1 |
{ |
BORDER-RIGHT: black 1px solid; |
BACKGROUND-COLOR: #e0e0ff |
border-right: black 1px solid; |
background-color: #d0d0ee |
} |
TD.diffdeleted |
table.outline |
{ |
border-collapse:collapse; |
border: 1px black solid; |
} |
td.diffdeleted |
{ |
font-size: 11px; |
background-color: #ff8888; |
} |
TD.diffchanged |
td.diffchanged |
{ |
font-size: 11px; |
background-color: #ffff88; |
} |
TD.diffadded |
td.diffadded |
{ |
font-size: 11px; |
background-color: #88ff88; |
} |
TD.diff |
td.diff |
{ |
font-size: 11px; |
background-color: #F0F0F0; |
} |
DIV.newpath |
div.newpath |
{ |
PADDING: 10px 10px 10px 10px; |
BACKGROUND-COLOR: #d0d0ee |
padding: 10px; |
background-color: #d0d0ee |
} |
DIV.difflines |
div.difflines |
{ |
} |
104,4 → 125,7 |
.switchcontent { margin: 3px 0 0 20px; } |
.project { padding: 2px; } |
code { white-space: pre-wrap; } |
code |
{ |
white-space: pre-wrap; |
} |
/Websvn/templates/BlueGrey/t-node.png |
---|
Cannot display: file marked as a binary type. |
svn:mime-type = application/octet-stream |