vmote 2003/06/21 07:41:08
Modified: src/documentation/content/xdocs faq.xml team.xml
src/documentation/content/xdocs/dev extensions.xml
Log:
Fix misc. link problems.
Revision Changes Path
1.35 +1 -1 xml-fop/src/documentation/content/xdocs/faq.xml
Index: faq.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/faq.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- faq.xml 28 May 2003 08:49:02 -0000 1.34
+++ faq.xml 21 Jun 2003 14:41:08 -0000 1.35
@@ -164,7 +164,7 @@
If you run FOP embedded in your servlet, web application or
other Java application, check the classpath of the
application. Check the also the information pertaining <link
- href="servlets.xml#servlet-engine">servlet engines</link>
+ href="servlets.html#servlet-engine">servlet engines</link>
for further hints.
</p>
</answer>
1.9 +1 -1 xml-fop/src/documentation/content/xdocs/team.xml
Index: team.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/team.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- team.xml 2 Jun 2003 20:51:15 -0000 1.8
+++ team.xml 21 Jun 2003 14:41:08 -0000 1.9
@@ -44,7 +44,7 @@
</section>
<section id="founder">
<title>Founder</title>
- <p>FOP was originally created and donated to the Apache Software Foundation
by <link href="[EMAIL PROTECTED]">James Tauber</link>. Information about him can be
found at <jump href="http://www.jtauber.com">his website</jump>.</p>
+ <p>FOP was originally created and donated to the Apache Software Foundation
by <link href="mailto:[EMAIL PROTECTED]">James Tauber</link>. Information about him
can be found at <jump href="http://www.jtauber.com">his website</jump>.</p>
</section>
<section id="commit-former">
<title>Former Committers</title>
1.10 +1 -1 xml-fop/src/documentation/content/xdocs/dev/extensions.xml
Index: extensions.xml
===================================================================
RCS file: /home/cvs/xml-fop/src/documentation/content/xdocs/dev/extensions.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- extensions.xml 25 Apr 2003 16:40:52 -0000 1.9
+++ extensions.xml 21 Jun 2003 14:41:08 -0000 1.10
@@ -38,7 +38,7 @@
correct name space.
The examples for SVG and pdfoutline.fo show how this can be done.
The pdf documents on the FOP site use this extension.
-See also <link href="examples.html">Examples</link> for more examples.</li>
+See also <link href="../examples.html">Examples</link> for more examples.</li>
<li>Put your jar file in the classpath</li>
<li>Run FOP using your XSL-FO file as input.</li>
</ol>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]