You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by cl...@apache.org on 2006/02/17 02:05:18 UTC

svn commit: r378409 - in /xmlgraphics/site/src/documentation/content/xdocs: index.xml site.xml

Author: clay
Date: Thu Feb 16 17:05:16 2006
New Revision: 378409

URL: http://svn.apache.org/viewcvs?rev=378409&view=rev
Log:
Updated links to Batik

Modified:
    xmlgraphics/site/src/documentation/content/xdocs/index.xml
    xmlgraphics/site/src/documentation/content/xdocs/site.xml

Modified: xmlgraphics/site/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/xmlgraphics/site/src/documentation/content/xdocs/index.xml?rev=378409&r1=378408&r2=378409&view=diff
==============================================================================
--- xmlgraphics/site/src/documentation/content/xdocs/index.xml (original)
+++ xmlgraphics/site/src/documentation/content/xdocs/index.xml Thu Feb 16 17:05:16 2006
@@ -42,13 +42,13 @@
         <p>Batik is a Java(tm) technology based toolkit for applications  or applets that want to use images in the <a href="http://www.w3.org/TR/SVG/">Scalable Vector Graphics (SVG)</a> format for various purposes, such as viewing, generation or manipulation.
         </p>
         <p>
-         The project's ambition is to give developers a set of <a href="http://xml.apache.org/batik/architecture.html#coreComponents">core modules</a> which can be used together or individually to support specific SVG solutions. Examples of <a href="http://xml.apache.org/batik/architecture.html">modules</a> include:</p>
+         The project's ambition is to give developers a set of <a href="http://xmlgraphics.apache.org/batik/architecture.html#coreComponents">core modules</a> which can be used together or individually to support specific SVG solutions. Examples of <a href="http://xmlgraphics.apache.org/batik/architecture.html">modules</a> include:</p>
         <ul>
-          <li>the <a href="http://xml.apache.org/batik/architecture.html#lowLevelComponents">SVG Parser</a></li>
-          <li>the <a href="http://xml.apache.org/batik/svggen.html">SVG Generator</a></li>
-          <li>the <a href="http://xml.apache.org/batik/domapi.html">SVG DOM</a></li>
+          <li>the <a href="http://xmlgraphics.apache.org/batik/architecture.html#lowLevelComponents">SVG Parser</a></li>
+          <li>the <a href="http://xmlgraphics.apache.org/batik/svggen.html">SVG Generator</a></li>
+          <li>the <a href="http://xmlgraphics.apache.org/batik/domapi.html">SVG DOM</a></li>
         </ul>
-        <p>Another ambition for the Batik project is to make it highly <a href="http://xml.apache.org/batik/extendingBatik.html">extensible</a> (for example, Batik allows the developer to handle custom SVG tags). Even though the goal of the project is to provide a set of core modules, one of the deliverables is a full fledged <a href="http://xml.apache.org/batik/svgviewer.html">SVG Browser</a> implementation, which validates the various modules and their inter-operability.</p>
+        <p>Another ambition for the Batik project is to make it highly <a href="http://xmlgraphics.apache.org/batik/extendingBatik.html">extensible</a> (for example, Batik allows the developer to handle custom SVG tags). Even though the goal of the project is to provide a set of core modules, one of the deliverables is a full fledged <a href="http://xmlgraphics.apache.org/batik/svgviewer.html">SVG Browser</a> implementation, which validates the various modules and their inter-operability.</p>
         <p>Find out more about <a href="ext:batik">Apache Batik</a>.</p>
       </section>
       <section>

Modified: xmlgraphics/site/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewcvs/xmlgraphics/site/src/documentation/content/xdocs/site.xml?rev=378409&r1=378408&r2=378409&view=diff
==============================================================================
--- xmlgraphics/site/src/documentation/content/xdocs/site.xml (original)
+++ xmlgraphics/site/src/documentation/content/xdocs/site.xml Thu Feb 16 17:05:16 2006
@@ -49,10 +49,8 @@
   <external-refs>
     <xmlgraphics.apache.org href="http://xmlgraphics.apache.org/">
       <fop href="fop/"/>
-    </xmlgraphics.apache.org>
-    <xml.apache.org href="http://xml.apache.org/">
       <batik href="batik/"/>
-    </xml.apache.org>
+    </xmlgraphics.apache.org>
     <www.apache.org href="http://www.apache.org/"/>
   </external-refs>
 



---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org


Re: svn commit: r378409 - in /xmlgraphics/site/src/documentation/content/xdocs: index.xml site.xml

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
Big delay, but I've just redeployed the site.

On 17.02.2006 02:08:33 Clay Leeds wrote:
> Well, I was able to eek out the changes needed to update this page.  
> Unfortunately I have to go, so I can't publish the files to LIVE. If  
> someone could do it, that'd be great!



Jeremias Maerki


---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org


Re: svn commit: r378409 - in /xmlgraphics/site/src/documentation/content/xdocs: index.xml site.xml

Posted by Clay Leeds <we...@mac.com>.
Well, I was able to eek out the changes needed to update this page.  
Unfortunately I have to go, so I can't publish the files to LIVE. If  
someone could do it, that'd be great!

Cheers!

Web Maestro Clay

On Feb 16, 2006, at 5:05 PM, clay@apache.org wrote:
> Author: clay
> Date: Thu Feb 16 17:05:16 2006
> New Revision: 378409
>
> URL: http://svn.apache.org/viewcvs?rev=378409&view=rev
> Log:
> Updated links to Batik
>
> Modified:
>     xmlgraphics/site/src/documentation/content/xdocs/index.xml
>     xmlgraphics/site/src/documentation/content/xdocs/site.xml

Clay Leeds
webmaestro@mac.com

My religion is simple. My religion is kindness.
-- HH Dalai Lama of Tibet




---------------------------------------------------------------------
Apache XML Graphics Project URL: http://xmlgraphics.apache.org/
To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: general-help@xmlgraphics.apache.org