You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/05/22 16:29:34 UTC

svn commit: r818701 - in /websites/staging/xmlgraphics/trunk/content: ./ index.html

Author: buildbot
Date: Tue May 22 14:29:34 2012
New Revision: 818701

Log:
Staging update by buildbot for xmlgraphics

Modified:
    websites/staging/xmlgraphics/trunk/content/   (props changed)
    websites/staging/xmlgraphics/trunk/content/index.html

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 22 14:29:34 2012
@@ -1 +1 @@
-1341378
+1341490

Modified: websites/staging/xmlgraphics/trunk/content/index.html
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/index.html (original)
+++ websites/staging/xmlgraphics/trunk/content/index.html Tue May 22 14:29:34 2012
@@ -370,7 +370,7 @@ $(document).ready(function () {
 <p>The Apache XML Graphics Project currently consists of the following sub-projects, each focused on a different aspect of XML Graphics:</p>
 <ul>
 <li><a href="http://xmlgraphics.apache.org/batik/">Apache Batik</a> - A toolkit for Scalable Vector Graphics (SVG), based in Java</li>
-<li><a href="http://xmlgraphics.apache.org/fop/">Apache FOP</a> - A print formatter &amp; renderer for XSL-FO (FO=formatting objects), based in Java</li>
+<li><a href="/fop/">Apache FOP</a> - A print formatter &amp; renderer for XSL-FO (FO=formatting objects), based in Java</li>
 <li><a href="http://xmlgraphics.apache.org/commons/">Apache XML Graphics Commons</a> - A library with various components used by Apache Batik and Apache FOP, written in Java</li>
 </ul>
 <h1 id="apache-batik-a-java-based-svg-toolkit">Apache Batik: a Java-based SVG toolkit</h1>
@@ -384,7 +384,7 @@ $(document).ready(function () {
 <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="http://xmlgraphics.apache.org/batik/">Apache Batik</a>.</p>
 <h1 id="apache-fop-a-java-based-xsl-fo-formatting-objects-processor">Apache FOP: a Java-based XSL-FO (Formatting Objects) processor</h1>
-<p>FOP (Formatting Objects Processor) is the world's first print formatter driven by <a href="http://www.w3.org/TR/xsl/">XSL formatting objects</a> (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. The primary output target is PDF but other <a href="http://xmlgraphics.apache.org/fop/output.html">output formats</a> currently supported include:</p>
+<p>FOP (Formatting Objects Processor) is the world's first print formatter driven by <a href="http://www.w3.org/TR/xsl/">XSL formatting objects</a> (XSL-FO) and the world's first output independent formatter. It is a Java application that reads a formatting object (FO) tree and renders the resulting pages to a specified output. The primary output target is PDF but other <a href="/fop/output.html">output formats</a> currently supported include:</p>
 <ul>
 <li>PDF (Portable Document Format)</li>
 <li>PS (Adobe Postscript)</li>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org