]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Change more links from xml.apache.org to xmlgraphics.apache.org.
authorSimon Pepping <spepping@apache.org>
Fri, 25 Nov 2005 22:37:49 +0000 (22:37 +0000)
committerSimon Pepping <spepping@apache.org>
Fri, 25 Nov 2005 22:37:49 +0000 (22:37 +0000)
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

12 files changed:
examples/embedding/README
examples/embedding/xml/svg/HelloWorld.svg [deleted file]
examples/embedding/xml/svg/helloworld.svg [new file with mode: 0644]
examples/fo/basic/newlinktest.fo
examples/fo/basic/pdfoutline.fo
examples/fo/basic/readme.fo
examples/fo/svg/embedding.fo
examples/mathml/build.xml
examples/plan/build.xml
examples/plan/docs/june.xml
examples/plan/docs/plan.fo
examples/plan/src/org/apache/fop/plan/PlanElementMapping.java

index eb17f212f6251c25c0ec63677095a4ef5ecdf21f..d3bb7682ddd9344264bb4474b42a870634352352 100644 (file)
@@ -14,4 +14,4 @@ for a listing of all available examples.
 \r
 \r
 Please go to the page indicated below to find more information:\r
-http://xml.apache.org/fop/embedding.html\r
+http://xmlgraphics.apache.org/fop/embedding.html\r
diff --git a/examples/embedding/xml/svg/HelloWorld.svg b/examples/embedding/xml/svg/HelloWorld.svg
deleted file mode 100644 (file)
index 6eec44c..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="iso-8859-1"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
-<svg xml:space="preserve" x="-1.70458in" y="0.198315in" width="2.6622in" height="1.89672in" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality"
-     viewBox="-4330 0 6762 4818">
-  <rect style="fill:none;stroke:#009BE1;stroke-width:35" x="-4312" y="18" width="6727" height="4782"/>
-  <text x="-3653" y="841" style="fill:#1F1A17;font-weight:normal;font-size:639;font-family:Helvetica">Hello World!</text>
-  <ellipse style="fill:#E77919" cx="-2697" cy="2934" rx="925" ry="925"/>
-  <path style="fill:none;stroke:#A3D01C;stroke-width:35" d="M209 1102l799 239 798 239 191 811 192 811 -606 572 -607 571 -798 -239 -798 -240 -192 -810 -192 -811 607 -572 606 -571z"/>
-</svg>
diff --git a/examples/embedding/xml/svg/helloworld.svg b/examples/embedding/xml/svg/helloworld.svg
new file mode 100644 (file)
index 0000000..6eec44c
--- /dev/null
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20000303 Stylable//EN" "http://www.w3.org/TR/2000/03/WD-SVG-20000303/DTD/svg-20000303-stylable.dtd">
+<svg xml:space="preserve" x="-1.70458in" y="0.198315in" width="2.6622in" height="1.89672in" style="shape-rendering:geometricPrecision; text-rendering:geometricPrecision; image-rendering:optimizeQuality"
+     viewBox="-4330 0 6762 4818">
+  <rect style="fill:none;stroke:#009BE1;stroke-width:35" x="-4312" y="18" width="6727" height="4782"/>
+  <text x="-3653" y="841" style="fill:#1F1A17;font-weight:normal;font-size:639;font-family:Helvetica">Hello World!</text>
+  <ellipse style="fill:#E77919" cx="-2697" cy="2934" rx="925" ry="925"/>
+  <path style="fill:none;stroke:#A3D01C;stroke-width:35" d="M209 1102l799 239 798 239 191 811 192 811 -606 572 -607 571 -798 -239 -798 -240 -192 -810 -192 -811 607 -572 606 -571z"/>
+</svg>
index 09e9a876988dc0e319a132117b4561d28bb0bd84..650c86d8f51dbeb2b785ddd5fd3e6a727affcc6f 100644 (file)
@@ -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>
index ca87b8fe6354634f5714da3123badb662ff7946b..a61191995bbff4bd38ab560f388eb44a0beb3a5d 100644 (file)
@@ -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>
index 530a1dbf7eadb7fd149b5befe78307493bd3be32..8b03dd54b13c7e3a8f40279b4a7aad27bbc1a013 100644 (file)
@@ -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>
index 4ecae2ae9a791df8980a5df258f0c7e5a9d24cb1..dbcac747b5c0a9d82b894528ded7a231b07ec7e2 100644 (file)
@@ -784,7 +784,7 @@ There are a number of factors which specify exactly how the SVG image will be re
       </fo:block>
 
       <fo:block>
-Note: if you want to know about SVG itself you should consult the appropriate SVG resource. The <fo:inline color="blue"><fo:basic-link external-destination="http://xml.apache.org/batik">Batik Project</fo:basic-link></fo:inline> is a good resource for information about SVG and samples etc.
+Note: if you want to know about SVG itself you should consult the appropriate SVG resource. The <fo:inline color="blue"><fo:basic-link external-destination="http://xmlgraphics.apache.org/batik">Batik Project</fo:basic-link></fo:inline> is a good resource for information about SVG and samples etc.
       </fo:block>
 
       <fo:block space-before.optimum="5pt" space-after.optimum="5pt" font-weight="bold" font-size="12pt">
index 872d11305252f89caa82a5aa0b384733d3e83028..64c56b01ce60b1bb5c1b01d3e9541413dd5c2db7 100644 (file)
     <manifest>
         <attribute name="Implementation-Title" value="${Name}"/>
         <attribute name="Implementation-Version" value="${version}"/>
-        <attribute name="Implementation-Vendor" value="Apache Software Foundation (http://xml.apache.org/fop/)"/>
+        <attribute name="Implementation-Vendor" value="Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/>
         <attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}])"/>
     </manifest>
     </jar>
index a3f68862b1b713d14165f00cfdde87a38bbaa0a9..d9df4379650c33ec5627a75fda87be6962263fd1 100644 (file)
         <attribute name="Class-Path" value="${runtime.classpath}"/>
         <attribute name="Implementation-Title" value="${Name}"/>
         <attribute name="Implementation-Version" value="${version}"/>
-        <attribute name="Implementation-Vendor" value="Apache Software Foundation (http://xml.apache.org/fop/)"/>
+        <attribute name="Implementation-Vendor" value="Apache Software Foundation (http://xmlgraphics.apache.org/fop/)"/>
         <attribute name="Build-Id" value="${ts} (${user.name} [${os.name} ${os.version} ${os.arch}])"/>
     </manifest>
     </jar>
index 7f8092da3b8d0ca3eeffa27bcfc3e18c1e5b1fc2..fa8c85cc0809f75fc2a7bce04f5a85930721cc21 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<plan xmlns="http://xml.apache.org/fop/plan" width="500" height="300" start="38320523" end="38320706">
+<plan xmlns="http://xmlgraphics.apache.org/fop/plan" width="500" height="300" start="38320523" end="38320706">
 <title>Plan for June</title>
 <events>
 
index af446c953f4caab9c8171ca3507ed6d9d9defd1b..d47755b31610798a2141eb5fb61668fc962edf92 100644 (file)
@@ -58,7 +58,7 @@ All other options are set in the style attribute.
       <fo:block space-before.optimum="3pt" space-after.optimum="15pt">
 <fo:block space-after.optimum="5pt">
 <fo:instream-foreign-object>
-<plan xmlns="http://xml.apache.org/fop/plan" width="500" height="200" start="20020612" end="20020702">
+<plan xmlns="http://xmlgraphics.apache.org/fop/plan" width="500" height="200" start="20020612" end="20020702">
 <title>Example Plan</title>
 <events>
 
index db86cf58f4c2d95821b21a0625831fcc1d4bfbae..13d65a3f7bf0532b8ad4ae5cc16c667cd3a45588 100644 (file)
@@ -32,7 +32,7 @@ import java.util.HashMap;
 public class PlanElementMapping extends ElementMapping {
 
     /** Plan Namespace */
-    public static final String NAMESPACE = "http://xml.apache.org/fop/plan"; 
+    public static final String NAMESPACE = "http://xmlgraphics.apache.org/fop/plan"; 
 
     public PlanElementMapping() {
         this.namespaceURI = NAMESPACE;