| Line 1... |
Line 1... |
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
<html> |
2 |
<html> |
| 3 |
<head> |
3 |
<head> |
| 4 |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
4 |
<meta http-equiv="content-type" content="text/html;charset=[websvn:charset]"> |
| 5 |
<link href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen"> |
5 |
<link href="[websvn:locwebsvnhttp]/templates/BlueGrey/styles.css" rel="stylesheet" media="screen"> |
| 6 |
<!--[if lt IE 7]> |
6 |
<!--[if lt IE 7]> |
| 7 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/png.js"></script> |
7 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/png.js"></script> |
| 8 |
<![endif]--> |
8 |
<![endif]--> |
| 9 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/collapse.js"></script> |
9 |
<script type="text/javascript" src="[websvn:locwebsvnhttp]/templates/BlueGrey/collapse.js"></script> |
| 10 |
<title> |
10 |
<title> |
| 11 |
WebSVN |
11 |
WebSVN |
| 12 |
[websvn-test:repname] |
12 |
[websvn-test:repname] |
| 13 |
- [websvn:repname] |
13 |
- [websvn:repname] |
| 14 |
[websvn-endtest] |
14 |
[websvn-endtest] |
| 15 |
[websvn-test:action] |
15 |
[websvn-test:action] |
| 16 |
- [websvn:action] |
16 |
- [websvn:action] |
| 17 |
[websvn-endtest] |
17 |
[websvn-endtest] |
| 18 |
[websvn-test:rev2] |
18 |
[websvn-test:rev2] |
| 19 |
[websvn-test:path2] |
19 |
[websvn-test:path2] |
| 20 |
- [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2] |
20 |
- [websvn:safepath1] [lang:REV] [websvn:rev1] [lang:AND] [websvn:safepath2] [lang:REV] [websvn:rev2] |
| 21 |
[websvn-else] |
21 |
[websvn-else] |
| 22 |
- [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2] |
22 |
- [lang:REV] [websvn:rev1] [lang:AND] [websvn:rev2] |
| 23 |
[websvn-endtest] |
23 |
[websvn-endtest] |
| 24 |
[websvn-else] |
24 |
[websvn-else] |
| 25 |
[websvn-test:rev] |
25 |
[websvn-test:rev] |
| 26 |
- [lang:REV] [websvn:rev] |
26 |
- [lang:REV] [websvn:rev] |
| 27 |
[websvn-endtest] |
27 |
[websvn-endtest] |
| 28 |
[websvn-endtest] |
28 |
[websvn-endtest] |
| 29 |
[websvn-test:path] |
29 |
[websvn-test:path] |
| 30 |
- [websvn:safepath] |
30 |
- [websvn:safepath] |
| 31 |
[websvn-endtest] |
31 |
[websvn-endtest] |
| 32 |
</title> |
32 |
</title> |
| 33 |
|
33 |
|
| 34 |
<script type="text/javascript"> |
34 |
<script type="text/javascript"> |
| 35 |
function checkCB(chBox) |
35 |
function checkCB(chBox) |
| 36 |
{ |
36 |
{ |
| 37 |
count = 0 |
37 |
count = 0 |
| 38 |
first = null |
38 |
first = null |
| 39 |
f = chBox.form |
39 |
f = chBox.form |
| 40 |
for (i = 0 ; i < f.elements.length ; i++) |
40 |
for (i = 0 ; i < f.elements.length ; i++) |
| 41 |
if (f.elements[i].type == 'checkbox' && f.elements[i].checked) |
41 |
if (f.elements[i].type == 'checkbox' && f.elements[i].checked) |
| 42 |
{ |
42 |
{ |
| 43 |
if (first == null && f.elements[i] != chBox) |
43 |
if (first == null && f.elements[i] != chBox) |
| 44 |
first = f.elements[i] |
44 |
first = f.elements[i] |
| 45 |
count += 1 |
45 |
count += 1 |
| 46 |
} |
46 |
} |
| 47 |
|
47 |
|
| 48 |
if (count > 2) |
48 |
if (count > 2) |
| 49 |
{ |
49 |
{ |
| 50 |
first.checked = false |
50 |
first.checked = false |
| 51 |
count -= 1 |
51 |
count -= 1 |
| 52 |
} |
52 |
} |
| 53 |
} |
53 |
} |
| 54 |
|
54 |
|
| 55 |
[websvn-test:opentree] |
55 |
[websvn-test:opentree] |
| 56 |
expandonload = true |
56 |
expandonload = true |
| 57 |
[websvn-endtest] |
57 |
[websvn-endtest] |
| 58 |
</script> |
58 |
</script> |
| 59 |
|
59 |
|
| 60 |
[websvn-test:curdirrsslink] |
60 |
[websvn-test:curdirrsslink] |
| 61 |
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> |
61 |
<link rel="alternate" type="application/rss+xml" title="WebSVN RSS" href="[websvn:curdirrsshref]"> |
| 62 |
[websvn-endtest] |
62 |
[websvn-endtest] |
| 63 |
|
63 |
|
| 64 |
</head> |
64 |
</head> |
| 65 |
<body> |
65 |
<body> |
| 66 |
<table width="100%" border="0"> |
66 |
<table width="100%" border="0"> |
| 67 |
<tr> |
67 |
<tr> |
| 68 |
<td width="33%"> </td> |
68 |
<td width="33%"> </td> |
| 69 |
<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> |
69 |
<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> |
| 70 |
<td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td> |
70 |
<td width="33%"><div style="float: right">[websvn:lang_form][websvn:lang_select][websvn:lang_submit][websvn:lang_endform]</div></td> |
| 71 |
</tr> |
71 |
</tr> |
| 72 |
</table> |
72 |
</table> |
| 73 |
<hr /> |
73 |
<hr /> |