aboutsummaryrefslogtreecommitdiffstats
path: root/examples/fo/basic
diff options
context:
space:
mode:
authorSimon Pepping <spepping@apache.org>2005-11-25 22:37:49 +0000
committerSimon Pepping <spepping@apache.org>2005-11-25 22:37:49 +0000
commit39e0e48745f7f7368e02d56f2636da9217a3c31f (patch)
treedc9fce90b4af0196c4f30cde8a118f5bd6cbdf76 /examples/fo/basic
parent5f552c3c17b11d61d011ec0202b94e8cf3cb35f1 (diff)
downloadxmlgraphics-fop-39e0e48745f7f7368e02d56f2636da9217a3c31f.tar.gz
xmlgraphics-fop-39e0e48745f7f7368e02d56f2636da9217a3c31f.zip
Change more links from xml.apache.org to xmlgraphics.apache.org.
Change the file name helloworld.svg to lower case, as used in the java file. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@349032 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'examples/fo/basic')
-rw-r--r--examples/fo/basic/newlinktest.fo10
-rw-r--r--examples/fo/basic/pdfoutline.fo18
-rw-r--r--examples/fo/basic/readme.fo18
3 files changed, 23 insertions, 23 deletions
diff --git a/examples/fo/basic/newlinktest.fo b/examples/fo/basic/newlinktest.fo
index 09e9a8769..650c86d8f 100644
--- a/examples/fo/basic/newlinktest.fo
+++ b/examples/fo/basic/newlinktest.fo
@@ -25,9 +25,9 @@
font-size="8pt"
font-family="serif"
line-height="14pt" >
- <fo:basic-link external-destination="http://xml.apache.org/fop"
+ <fo:basic-link external-destination="http://xmlgraphics.apache.org/fop"
color="rgb(150,150,150)" font-style="italic">
- http://xml.apache.org/fop
+ http://xmlgraphics.apache.org/fop
</fo:basic-link>
</fo:block>
</fo:static-content>
@@ -45,7 +45,7 @@
</fo:block>
<fo:block space-after.optimum="12pt" font-family="serif">FOP is part of Apache's XML project. The homepage of FOP is
- <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xml.apache.org/fop">http://xml.apache.org/fop</fo:basic-link></fo:inline>
+ <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xmlgraphics.apache.org/fop">http://xmlgraphics.apache.org/fop</fo:basic-link></fo:inline>
</fo:block>
<fo:block space-after.optimum="12pt" font-family="serif" font-weight="bold" text-align="center">
@@ -133,9 +133,9 @@ align="justify"
the link.
</fo:block>
<fo:block>
- <fo:basic-link external-destination="http://xml.apache.org/fop"
+ <fo:basic-link external-destination="http://xmlgraphics.apache.org/fop"
color="blue" text-decoration="underline">
- http://xml.apache.org/fop
+ http://xmlgraphics.apache.org/fop
</fo:basic-link>
</fo:block>
</fo:block-container>
diff --git a/examples/fo/basic/pdfoutline.fo b/examples/fo/basic/pdfoutline.fo
index ca87b8fe6..a61191995 100644
--- a/examples/fo/basic/pdfoutline.fo
+++ b/examples/fo/basic/pdfoutline.fo
@@ -129,7 +129,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
</fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">FOP is part of Apache's XML project. The homepage of FOP is
- <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xml.apache.org/fop">http://xml.apache.org/fop</fo:basic-link></fo:inline>
+ <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xmlgraphics.apache.org/fop">http://xmlgraphics.apache.org/fop</fo:basic-link></fo:inline>
</fo:block>
@@ -178,7 +178,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
<fo:block id="sec3-1-2" space-after.optimum="3pt" font-family="serif">b) An XML parser which supports SAX and DOM like
<fo:inline font-style="italic" font-family="serif">Xerces-J</fo:inline>
<fo:inline font-family="serif">
- (http://xml.apache.org/xerces-j/index.html)
+ (http://xerces.apache.org/xerces-j/index.html)
</fo:inline>.</fo:block>
<fo:block id="sec3-1-3" space-after.optimum="3pt" font-family="serif">c) If you have to produce the flow objects files, which are the input for FOP,
you need a transformation utility to create this files from your xml files.
@@ -189,7 +189,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
</fo:inline>
or <fo:inline font-style="italic" font-family="serif">XALAN</fo:inline>
<fo:inline font-family="serif">
- (http://xml.apache.org/xalan/index.html)
+ (http://xalan.apache.org/index.html)
</fo:inline>.
</fo:block>
@@ -281,7 +281,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
<fo:inline font-family="serif">
(faq.html)
</fo:inline>. If you don't find a solution there,
- you can ask for help on the list fop-dev@xml.apache.org. Maybe it's bug and
+ you can ask for help on the list fop-dev@xmlgraphics.apache.org. Maybe it's bug and
maybe somebody is already working on it.
</fo:block>
@@ -1011,7 +1011,7 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. <fo:p
<fo:block space-after.optimum="3pt" font-family="serif">An XML parser which supports DOM like
<fo:inline font-style="italic" font-family="serif">Xerces-J</fo:inline>
<fo:inline font-family="serif">
- (http://xml.apache.org/xerces-j/index.html)
+ (http://xerces.apache.org/xerces-j/index.html)
</fo:inline>.</fo:block>
@@ -1063,12 +1063,12 @@ This is not the latest Fop documentation, but just an fo example. FOP - p. <fo:p
<fo:block id="sec9" font-size="18pt" font-family="serif" line-height="20pt" space-before.optimum="20pt" space-after.optimum="14pt" >I)
Getting involved</fo:block>
- <fo:block space-after.optimum="3pt" font-family="serif">1. Subscribe to fop-dev@xml.apache.org by sending an email
- to fop-dev-subscribe@xml.apache.org</fo:block>
+ <fo:block space-after.optimum="3pt" font-family="serif">1. Subscribe to fop-dev@xmlgraphics.apache.org by sending an email
+ to fop-dev-subscribe@xmlgraphics.apache.org</fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">2. Read the archives to fop-dev to get an idea of the issues being
discussed. </fo:block>
- <fo:block space-after.optimum="3pt" font-family="serif">3. Subscribe to fop-cvs@xml.apache.org by sending an email to
- fop-cvs-subscribe@xml.apache.org (it is important
+ <fo:block space-after.optimum="3pt" font-family="serif">3. Subscribe to fop-cvs@xmlgraphics.apache.org by sending an email to
+ fop-cvs-subscribe@xmlgraphics.apache.org (it is important
that you follow changes being made). </fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">4. Try :-) to wrap your head around the XSL working draft. </fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">5. Get CVS working on your system. </fo:block>
diff --git a/examples/fo/basic/readme.fo b/examples/fo/basic/readme.fo
index 530a1dbf7..8b03dd54b 100644
--- a/examples/fo/basic/readme.fo
+++ b/examples/fo/basic/readme.fo
@@ -79,7 +79,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
</fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">FOP is part of Apache's XML project. The homepage of FOP is
- <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xml.apache.org/fop">http://xml.apache.org/fop</fo:basic-link></fo:inline>
+ <fo:inline font-style="italic" font-family="serif"><fo:basic-link color="blue" external-destination="http://xmlgraphics.apache.org/fop">http://xmlgraphics.apache.org/fop</fo:basic-link></fo:inline>
</fo:block>
@@ -129,7 +129,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
<fo:block space-after.optimum="3pt" font-family="serif">b) An XML parser which supports SAX and DOM like
<fo:inline font-style="italic" font-family="serif">Xerces-J</fo:inline>
<fo:inline font-family="serif">
- (http://xml.apache.org/xerces-j/index.html)
+ (http://xerces.apache.org/xerces-j/index.html)
</fo:inline>.</fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">c) If you have to produce the flow objects files, which are the input for FOP,
you need a transformation utility to create this files from your xml files.
@@ -140,7 +140,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
</fo:inline>
or <fo:inline font-style="italic" font-family="serif">XALAN</fo:inline>
<fo:inline font-family="serif">
- (http://xml.apache.org/xalan/index.html)
+ (http://xalan.apache.org/index.html)
</fo:inline>.
</fo:block>
@@ -232,7 +232,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
<fo:inline font-family="serif">
(faq.html)
</fo:inline>. If you don't find a solution there,
- you can ask for help on the list fop-dev@xml.apache.org. Maybe it's bug and
+ you can ask for help on the list fop-dev@xmlgraphics.apache.org. Maybe it's bug and
maybe somebody is already working on it.
</fo:block>
@@ -950,7 +950,7 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
<fo:block space-after.optimum="3pt" font-family="serif">An XML parser which supports DOM like
<fo:inline font-style="italic" font-family="serif">Xerces-J</fo:inline>
<fo:inline font-family="serif">
- (http://xml.apache.org/xerces-j/index.html)
+ (http://xerces.apache.org/xerces-j/index.html)
</fo:inline>.</fo:block>
@@ -1002,12 +1002,12 @@ This files shows next to the trivial usage of fo:block and fo:inline examples of
<fo:block id="sec9" font-size="18pt" font-family="serif" line-height="20pt" space-before.optimum="20pt" space-after.optimum="14pt" >I)
Getting involved</fo:block>
- <fo:block space-after.optimum="3pt" font-family="serif">1. Subscribe to fop-dev@xml.apache.org by sending an email
- to fop-dev-subscribe@xml.apache.org</fo:block>
+ <fo:block space-after.optimum="3pt" font-family="serif">1. Subscribe to fop-dev@xmlgraphics.apache.org by sending an email
+ to fop-dev-subscribe@xmlgraphics.apache.org</fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">2. Read the archives to fop-dev to get an idea of the issues being
discussed. </fo:block>
- <fo:block space-after.optimum="3pt" font-family="serif">3. Subscribe to fop-cvs@xml.apache.org by sending an email to
- fop-cvs-subscribe@xml.apache.org (it is important
+ <fo:block space-after.optimum="3pt" font-family="serif">3. Subscribe to fop-cvs@xmlgraphics.apache.org by sending an email to
+ fop-cvs-subscribe@xmlgraphics.apache.org (it is important
that you follow changes being made). </fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">4. Try :-) to wrap your head around the XSL working draft. </fo:block>
<fo:block space-after.optimum="3pt" font-family="serif">5. Get CVS working on your system. </fo:block>