Author: spepping
Date: Fri Nov 25 14:37:49 2005
New Revision: 349032

URL: http://svn.apache.org/viewcvs?rev=349032&view=rev
Log:
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.

Added:
    xmlgraphics/fop/trunk/examples/embedding/xml/svg/helloworld.svg
      - copied unchanged from r349018, 
xmlgraphics/fop/trunk/examples/embedding/xml/svg/HelloWorld.svg
Removed:
    xmlgraphics/fop/trunk/examples/embedding/xml/svg/HelloWorld.svg
Modified:
    xmlgraphics/fop/trunk/examples/embedding/README
    xmlgraphics/fop/trunk/examples/fo/basic/newlinktest.fo
    xmlgraphics/fop/trunk/examples/fo/basic/pdfoutline.fo
    xmlgraphics/fop/trunk/examples/fo/basic/readme.fo
    xmlgraphics/fop/trunk/examples/fo/svg/embedding.fo
    xmlgraphics/fop/trunk/examples/mathml/build.xml
    xmlgraphics/fop/trunk/examples/plan/build.xml
    xmlgraphics/fop/trunk/examples/plan/docs/june.xml
    xmlgraphics/fop/trunk/examples/plan/docs/plan.fo
    
xmlgraphics/fop/trunk/examples/plan/src/org/apache/fop/plan/PlanElementMapping.java

Modified: xmlgraphics/fop/trunk/examples/embedding/README
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/embedding/README?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
Binary files - no diff available.

Modified: xmlgraphics/fop/trunk/examples/fo/basic/newlinktest.fo
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/fo/basic/newlinktest.fo?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/fo/basic/newlinktest.fo (original)
+++ xmlgraphics/fop/trunk/examples/fo/basic/newlinktest.fo Fri Nov 25 14:37:49 
2005
@@ -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 @@
             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>

Modified: xmlgraphics/fop/trunk/examples/fo/basic/pdfoutline.fo
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/fo/basic/pdfoutline.fo?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/fo/basic/pdfoutline.fo (original)
+++ xmlgraphics/fop/trunk/examples/fo/basic/pdfoutline.fo Fri Nov 25 14:37:49 
2005
@@ -129,7 +129,7 @@
 
   </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 @@
     <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 @@
    </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 @@
 <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 [EMAIL PROTECTED] Maybe it's bug and
+       you can ask for help on the list [EMAIL PROTECTED] Maybe it's bug and
        maybe somebody is already working on it.
     </fo:block>
 
@@ -1011,7 +1011,7 @@
       <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 @@
 
   <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 
[email protected] by sending an email
-        to [EMAIL PROTECTED]</fo:block>
+  <fo:block space-after.optimum="3pt" font-family="serif">1. Subscribe to 
[email protected] by sending an email
+        to [EMAIL PROTECTED]</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 
[email protected] by sending an email to
-        [EMAIL PROTECTED] (it is important
+  <fo:block space-after.optimum="3pt" font-family="serif">3. Subscribe to 
[EMAIL PROTECTED] by sending an email to
+        [EMAIL PROTECTED] (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>

Modified: xmlgraphics/fop/trunk/examples/fo/basic/readme.fo
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/fo/basic/readme.fo?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/fo/basic/readme.fo (original)
+++ xmlgraphics/fop/trunk/examples/fo/basic/readme.fo Fri Nov 25 14:37:49 2005
@@ -79,7 +79,7 @@
 
   </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 @@
     <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 @@
    </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 @@
 <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 [EMAIL PROTECTED] Maybe it's bug and
+       you can ask for help on the list [EMAIL PROTECTED] Maybe it's bug and
        maybe somebody is already working on it.
     </fo:block>
 
@@ -950,7 +950,7 @@
       <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 @@
 
   <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 
[email protected] by sending an email
-        to [EMAIL PROTECTED]</fo:block>
+  <fo:block space-after.optimum="3pt" font-family="serif">1. Subscribe to 
[email protected] by sending an email
+        to [EMAIL PROTECTED]</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 
[email protected] by sending an email to
-        [EMAIL PROTECTED] (it is important
+  <fo:block space-after.optimum="3pt" font-family="serif">3. Subscribe to 
[EMAIL PROTECTED] by sending an email to
+        [EMAIL PROTECTED] (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>

Modified: xmlgraphics/fop/trunk/examples/fo/svg/embedding.fo
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/fo/svg/embedding.fo?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/fo/svg/embedding.fo (original)
+++ xmlgraphics/fop/trunk/examples/fo/svg/embedding.fo Fri Nov 25 14:37:49 2005
@@ -784,7 +784,7 @@
       </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">

Modified: xmlgraphics/fop/trunk/examples/mathml/build.xml
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/mathml/build.xml?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/mathml/build.xml (original)
+++ xmlgraphics/fop/trunk/examples/mathml/build.xml Fri Nov 25 14:37:49 2005
@@ -137,7 +137,7 @@
     <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>

Modified: xmlgraphics/fop/trunk/examples/plan/build.xml
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/plan/build.xml?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/plan/build.xml (original)
+++ xmlgraphics/fop/trunk/examples/plan/build.xml Fri Nov 25 14:37:49 2005
@@ -131,7 +131,7 @@
         <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>

Modified: xmlgraphics/fop/trunk/examples/plan/docs/june.xml
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/plan/docs/june.xml?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/plan/docs/june.xml (original)
+++ xmlgraphics/fop/trunk/examples/plan/docs/june.xml Fri Nov 25 14:37:49 2005
@@ -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>
 

Modified: xmlgraphics/fop/trunk/examples/plan/docs/plan.fo
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/plan/docs/plan.fo?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/examples/plan/docs/plan.fo (original)
+++ xmlgraphics/fop/trunk/examples/plan/docs/plan.fo Fri Nov 25 14:37:49 2005
@@ -58,7 +58,7 @@
       <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>
 

Modified: 
xmlgraphics/fop/trunk/examples/plan/src/org/apache/fop/plan/PlanElementMapping.java
URL: 
http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/examples/plan/src/org/apache/fop/plan/PlanElementMapping.java?rev=349032&r1=349031&r2=349032&view=diff
==============================================================================
--- 
xmlgraphics/fop/trunk/examples/plan/src/org/apache/fop/plan/PlanElementMapping.java
 (original)
+++ 
xmlgraphics/fop/trunk/examples/plan/src/org/apache/fop/plan/PlanElementMapping.java
 Fri Nov 25 14:37:49 2005
@@ -32,7 +32,7 @@
 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;



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to