crossley 2004/08/30 20:35:26
Modified: targets ack.html communication.html contact.html cvs.html
decisions.html guidelines.html index.html
legal.html library.html mail.html management.html
mirrors.html mission.html news.html news.pdf
overview.html roles.html source.html whoweare.html
targets/skin page.css
Log:
Enable better potential website mirrors.
Use relative URIs with absolute paths, rather than absolute URLs, to link
to xml projects.
Revision Changes Path
1.46 +13 -13 xml-site/targets/ack.html
Index: ack.html
===================================================================
RCS file: /home/cvs/xml-site/targets/ack.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ack.html 26 Aug 2004 20:31:56 -0000 1.45
+++ ack.html 31 Aug 2004 03:35:24 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.46 +13 -13 xml-site/targets/communication.html
Index: communication.html
===================================================================
RCS file: /home/cvs/xml-site/targets/communication.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- communication.html 26 Aug 2004 20:31:56 -0000 1.45
+++ communication.html 31 Aug 2004 03:35:24 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.44 +13 -13 xml-site/targets/contact.html
Index: contact.html
===================================================================
RCS file: /home/cvs/xml-site/targets/contact.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- contact.html 26 Aug 2004 20:31:56 -0000 1.43
+++ contact.html 31 Aug 2004 03:35:24 -0000 1.44
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.52 +13 -13 xml-site/targets/cvs.html
Index: cvs.html
===================================================================
RCS file: /home/cvs/xml-site/targets/cvs.html,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- cvs.html 26 Aug 2004 20:31:56 -0000 1.51
+++ cvs.html 31 Aug 2004 03:35:24 -0000 1.52
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.46 +13 -13 xml-site/targets/decisions.html
Index: decisions.html
===================================================================
RCS file: /home/cvs/xml-site/targets/decisions.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- decisions.html 26 Aug 2004 20:31:56 -0000 1.45
+++ decisions.html 31 Aug 2004 03:35:24 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.54 +13 -13 xml-site/targets/guidelines.html
Index: guidelines.html
===================================================================
RCS file: /home/cvs/xml-site/targets/guidelines.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- guidelines.html 26 Aug 2004 20:31:57 -0000 1.53
+++ guidelines.html 31 Aug 2004 03:35:24 -0000 1.54
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.65 +13 -13 xml-site/targets/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/xml-site/targets/index.html,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- index.html 26 Aug 2004 20:31:57 -0000 1.64
+++ index.html 31 Aug 2004 03:35:24 -0000 1.65
@@ -116,37 +116,37 @@
<font color="#CFDCED">Projects</font>
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
<a href="http://forrest.apache.org/">Forrest</a>
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
<a href="http://axkit.org">AxKit</a>
@@ -182,13 +182,13 @@
<font color="#CFDCED">Hibernated Projects</font>
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
</li>
1.46 +13 -13 xml-site/targets/legal.html
Index: legal.html
===================================================================
RCS file: /home/cvs/xml-site/targets/legal.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- legal.html 26 Aug 2004 20:31:57 -0000 1.45
+++ legal.html 31 Aug 2004 03:35:24 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.48 +13 -13 xml-site/targets/library.html
Index: library.html
===================================================================
RCS file: /home/cvs/xml-site/targets/library.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- library.html 26 Aug 2004 20:31:57 -0000 1.47
+++ library.html 31 Aug 2004 03:35:24 -0000 1.48
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.56 +13 -13 xml-site/targets/mail.html
Index: mail.html
===================================================================
RCS file: /home/cvs/xml-site/targets/mail.html,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- mail.html 26 Aug 2004 20:31:57 -0000 1.55
+++ mail.html 31 Aug 2004 03:35:24 -0000 1.56
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.46 +13 -13 xml-site/targets/management.html
Index: management.html
===================================================================
RCS file: /home/cvs/xml-site/targets/management.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- management.html 26 Aug 2004 20:31:57 -0000 1.45
+++ management.html 31 Aug 2004 03:35:24 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.30 +13 -13 xml-site/targets/mirrors.html
Index: mirrors.html
===================================================================
RCS file: /home/cvs/xml-site/targets/mirrors.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- mirrors.html 26 Aug 2004 20:31:57 -0000 1.29
+++ mirrors.html 31 Aug 2004 03:35:24 -0000 1.30
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.48 +13 -13 xml-site/targets/mission.html
Index: mission.html
===================================================================
RCS file: /home/cvs/xml-site/targets/mission.html,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- mission.html 26 Aug 2004 20:31:57 -0000 1.47
+++ mission.html 31 Aug 2004 03:35:25 -0000 1.48
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.66 +21 -21 xml-site/targets/news.html
Index: news.html
===================================================================
RCS file: /home/cvs/xml-site/targets/news.html,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- news.html 26 Aug 2004 20:31:57 -0000 1.65
+++ news.html 31 Aug 2004 03:35:25 -0000 1.66
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
@@ -482,7 +482,7 @@
<div style="margin-left: 0 ; border: 2px">
<p>
Xerces-J 2.6.1 is now available from the Xerces-J
- <a href="http://xml.apache.org/xerces2-j/">site</a>.
+ <a href="/xerces2-j/">site</a>.
</p>
<p>
Changes include :
@@ -522,7 +522,7 @@
<div style="margin-left: 0 ; border: 2px">
<p>
Xalan-C++ 1.7 is now officially available from the Xalan-C++
- <a href="http://xml.apache.org/xalan-c">site</a>.
+ <a href="/xalan-c/">site</a>.
</p>
<p>
Changes include :
@@ -545,11 +545,11 @@
<p>
Xerces-C++ Version 2.4 has now been released, and is
available from
the Xerces-C++
- <a href="http://xml.apache.org/xerces-c">site</a>.
+ <a href="/xerces-c/">site</a>.
</p>
<p>
Information on changes can be found
- <a
href="http://xml.apache.org/xerces-c/releases.html">here</a>.
+ <a href="/xerces-c/releases.html">here</a>.
</p>
</div>
<a name="N1009C"></a><a name="apachecon-us-2003"></a>
@@ -568,7 +568,7 @@
<h4>XML Commons Resolver 1.1 released (November 5, 2003)</h4>
<div style="margin-left: 0 ; border: 2px">
<p>
- See the <a
href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html">changelog</a>
for details.
+ See the <a
href="/commons/components/resolver/resolver-release-notes.html">changelog</a>
for details.
</p>
</div>
<a name="N100B8"></a><a name="xml-xalan-j-2.5.2"></a>
@@ -598,7 +598,7 @@
<p>
Beta release with some new functionality and updated documentation
to match Forrestized website.
Expect a 1.1 release in time for the next Ant release, which
bundles Resolver.
- See the <a
href="http://xml.apache.org/commons/components/resolver/resolver-release-notes.html">changelog</a>
for details.
+ See the <a
href="/commons/components/resolver/resolver-release-notes.html">changelog</a>
for details.
</p>
</div>
<a name="N100DA"></a><a name="forrest-0.5.1"></a>
@@ -639,7 +639,7 @@
The release can be downloaded from <a
href="http://xml.apache.org/dist/xerces-j/">http://xml.apache.org/dist/xerces-j/</a>
</p>
<p>
- For more information, visit the <a
href="http://xml.apache.org/xerces2-j/">Apache Xerces2 Java Parser Project
WebSite</a>.
+ For more information, visit the <a href="/xerces2-j/">Apache
Xerces2 Java Parser Project WebSite</a>.
</p>
</div>
<a name="N1011E"></a><a name="fop-0.20.5"></a>
@@ -885,7 +885,7 @@
<li>
Apache forms xml.apache.org --
- <a target="_top" href="http://xml.apache.org/pr/0001.txt">PRESS
RELEASE</a>
+ <a target="_top" href="/pr/0001.txt">PRESS RELEASE</a>
</li>
1.25 +142 -142 xml-site/targets/news.pdf
<<Binary file>>
1.46 +13 -13 xml-site/targets/overview.html
Index: overview.html
===================================================================
RCS file: /home/cvs/xml-site/targets/overview.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- overview.html 26 Aug 2004 20:31:57 -0000 1.45
+++ overview.html 31 Aug 2004 03:35:25 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.46 +13 -13 xml-site/targets/roles.html
Index: roles.html
===================================================================
RCS file: /home/cvs/xml-site/targets/roles.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- roles.html 26 Aug 2004 20:31:57 -0000 1.45
+++ roles.html 31 Aug 2004 03:35:25 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.46 +13 -13 xml-site/targets/source.html
Index: source.html
===================================================================
RCS file: /home/cvs/xml-site/targets/source.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- source.html 26 Aug 2004 20:31:57 -0000 1.45
+++ source.html 31 Aug 2004 03:35:25 -0000 1.46
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.54 +13 -13 xml-site/targets/whoweare.html
Index: whoweare.html
===================================================================
RCS file: /home/cvs/xml-site/targets/whoweare.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- whoweare.html 26 Aug 2004 20:31:58 -0000 1.53
+++ whoweare.html 31 Aug 2004 03:35:25 -0000 1.54
@@ -123,27 +123,27 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces2-j/index.html">Xerces Java 2</a>
+<a href="/xerces2-j/">Xerces Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-c/index.html">Xerces C++</a>
+<a href="/xerces-c/">Xerces C++</a>
</li>
<li>
-<a href="http://xml.apache.org/xerces-p/index.html">Xerces Perl</a>
+<a href="/xerces-p/">Xerces Perl</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-j/index.html">Xalan Java 2</a>
+<a href="/xalan-j/">Xalan Java 2</a>
</li>
<li>
-<a href="http://xml.apache.org/xalan-c/index.html">Xalan C++</a>
+<a href="/xalan-c/">Xalan C++</a>
</li>
<li>
-<a href="http://xml.apache.org/fop/index.html">FOP</a>
+<a href="/fop/">FOP</a>
</li>
<li>
@@ -151,19 +151,19 @@
</li>
<li>
-<a href="http://xml.apache.org/batik/index.html">Batik</a>
+<a href="/batik/">Batik</a>
</li>
<li>
-<a href="http://xml.apache.org/commons/">XML Commons</a>
+<a href="/commons/">XML Commons</a>
</li>
<li>
-<a href="http://xml.apache.org/security/index.html">XML Security</a>
+<a href="/security/">XML Security</a>
</li>
<li>
-<a href="http://xml.apache.org/xindice/">Xindice</a>
+<a href="/xindice/">Xindice</a>
</li>
<li>
@@ -209,16 +209,16 @@
<ul>
<li>
-<a href="http://xml.apache.org/xerces-j/index.html">Xerces Java 1</a>
+<a href="/xerces-j/">Xerces Java 1</a>
</li>
<li>
-<a href="http://xml.apache.org/xang/index.html">Xang</a>
+<a href="/xang/">Xang</a>
</li>
<li>
-<a href="http://xml.apache.org/crimson/index.html">Crimson</a>
+<a href="/crimson/">Crimson</a>
</li>
</ul>
1.11 +3 -2 xml-site/targets/skin/page.css
Index: page.css
===================================================================
RCS file: /home/cvs/xml-site/targets/skin/page.css,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- page.css 26 Aug 2004 20:31:59 -0000 1.10
+++ page.css 31 Aug 2004 03:35:26 -0000 1.11
@@ -45,12 +45,13 @@
.note { border: solid 1px #7099C5; background-color: #f0f0ff; }
.note .label { background-color: #7099C5; color: #ffffff; }
+.note .label { background-color: #7099C5; color: #ffffff; padding: 5px 5px
5px 10px; }
.warning { border: solid 1px #D00000; background-color: #fff0f0; }
-.warning .label { background-color: #D00000; color: #ffffff; }
+.warning .label { background-color: #D00000; color: #ffffff; padding: 5px
5px 5px 10px; }
.fixme { border: solid 1px #C6C600; background-color: #FAF9C3; }
-.fixme .label { background-color: #C6C600; color: #ffffff; }
+.fixme .label { background-color: #C6C600; color: #ffffff; padding: 5px 5px
5px 10px; }
.code { border-color: #CFDCED; border-style: solid; border-width: 1px; }
.codefrag { font-family: "Courier New", Courier, monospace; }
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]