You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by sh...@apache.org on 2012/09/10 21:41:55 UTC

svn commit: r1383082 - in /xalan/c/trunk/xdocs/sources/xalan: builddocs.xml download.xml overview.xml resources.xml

Author: shathaway
Date: Mon Sep 10 19:41:55 2012
New Revision: 1383082

URL: http://svn.apache.org/viewvc?rev=1383082&view=rev
Log:
Fix website links in xalan-c sources

Modified:
    xalan/c/trunk/xdocs/sources/xalan/builddocs.xml
    xalan/c/trunk/xdocs/sources/xalan/download.xml
    xalan/c/trunk/xdocs/sources/xalan/overview.xml
    xalan/c/trunk/xdocs/sources/xalan/resources.xml

Modified: xalan/c/trunk/xdocs/sources/xalan/builddocs.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/xdocs/sources/xalan/builddocs.xml?rev=1383082&r1=1383081&r2=1383082&view=diff
==============================================================================
--- xalan/c/trunk/xdocs/sources/xalan/builddocs.xml (original)
+++ xalan/c/trunk/xdocs/sources/xalan/builddocs.xml Mon Sep 10 19:41:55 2012
@@ -49,7 +49,7 @@ href="http://xalan.apache.org">http://xa
 with branches to the subprojects that include the Java and C/C++ code libraries.
 </p>
 <p>The Xalan-C/C++ home web page [<jump
-href="http://xml.apache.org/xalan-c">http://xml.apache.org/xalan-c</jump>] 
+href="../old/xalan-c">http://xml.apache.org/xalan-c</jump>] 
 is the content 
 construction that is being described here.
 </p>

Modified: xalan/c/trunk/xdocs/sources/xalan/download.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/xdocs/sources/xalan/download.xml?rev=1383082&r1=1383081&r2=1383082&view=diff
==============================================================================
--- xalan/c/trunk/xdocs/sources/xalan/download.xml (original)
+++ xalan/c/trunk/xdocs/sources/xalan/download.xml Mon Sep 10 19:41:55 2012
@@ -21,7 +21,7 @@
 <anchor name="download"/>
 <p>This section is being rewritten for Xalan-C/C++ Version 1.11.  You
 can find the old 
-<jump href="http://xml.apache.org/xalan-c">Version 1.10</jump> here.
+<jump href="../old/xalan-c">Version 1.10</jump> here.
 </p>
 
 <p>We are providing a source package, a documentation package, and
@@ -51,7 +51,7 @@ http://svn.apache.org/repos/asf/xalan/c/
 <s2 title="Downloading what you need">
 
 <p>The Xalan-C/C++ library requires the
-<jump href="http:xml.apache.org/xerces-c">Xerces-C/C++ XML</jump> Parser 3.0 
+<jump href="http://www.apache.org/dyn/closer.cgi/xerces/c">Xerces-C/C++ XML</jump> Parser 3.0 
 or newer, version 3.1.1 is preferred.
 </p>
 

Modified: xalan/c/trunk/xdocs/sources/xalan/overview.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/xdocs/sources/xalan/overview.xml?rev=1383082&r1=1383081&r2=1383082&view=diff
==============================================================================
--- xalan/c/trunk/xdocs/sources/xalan/overview.xml (original)
+++ xalan/c/trunk/xdocs/sources/xalan/overview.xml Mon Sep 10 19:41:55 2012
@@ -36,7 +36,7 @@
    discussion groups, frequently asked questions, and tutorials on XSLT, see <link anchor="uptospeed">Getting up to speed with 
    XSLT</link>.</p> 
 <note>XSL also includes a vocabulary for formatting documents, which is not part of &xslt4c;.  For more information, see 
-      <resource-ref idref="XSL"/> and the <jump href="http://xml.apache.org/fop">Apache XML FOP (Formatting Objects Project)
+      <resource-ref idref="XSL"/> and the <jump href="http://xmlgraphics.apache.org/fop">Apache XML FOP (Formatting Objects Project)
       </jump>.
 </note>
 <p>You use the XSLT language to compose XSL stylesheets. An XSL stylesheet contains instructions for transforming XML documents 
@@ -68,7 +68,7 @@
 <ul> 
   <li>&xslt4c; fully implements the <resource-ref idref="XSLT"/>.</li>
   <li>&xslt4c; incorporates the <resource-ref idref="XPath"/>.<br/><br/></li>
-  <li>&xslt4c; uses <jump href="http://xml.apache.org/xerces-c/index.html">&xml4c;</jump> to parse XML documents and XSL
+  <li>&xslt4c; uses <jump href="http://xerces.apache.org/xerces-c/index.html">&xml4c;</jump> to parse XML documents and XSL
       stylesheets.<br/><br/>
       The input may appear in the form of a file or URL, a stream, or a <resource-ref idref="DOM"/>. 
       &xslt4c; performs the transformations specified in the XSL stylesheet and produces a file, a stream, or a DOM as you

Modified: xalan/c/trunk/xdocs/sources/xalan/resources.xml
URL: http://svn.apache.org/viewvc/xalan/c/trunk/xdocs/sources/xalan/resources.xml?rev=1383082&r1=1383081&r2=1383082&view=diff
==============================================================================
--- xalan/c/trunk/xdocs/sources/xalan/resources.xml (original)
+++ xalan/c/trunk/xdocs/sources/xalan/resources.xml Mon Sep 10 19:41:55 2012
@@ -34,18 +34,13 @@
  	
 <resource id="xslt4c-current" 
           title="&xslt4c-current;" 
-          location="http://xml.apache.org/xalan-c"/>
+          location="http://xalan.apache.org/xalan-c"/>
 <resource id="xml4c-used" 
           title="&xml4c-used;" 
-          location="http://xml.apache.org/xerces-c/index.html"/>   
+          location="http://xerces.apache.org/xerces-c/index.html"/>   
 <resource id="xslt4c-distdir" 
           title="Xalan-C downloads" 
-          location="http://www.apache.org/dyn/closer.cgi/xml/xalan-c"/>
-<!--
-<resource id="xml4c-distdir" 
-          title="Xerces-C downloads" 
-          location="http://www.apache.org/dyn/closer.cgi/xml/xerces-c"/>
--->
+          location="http://www.apache.org/dyn/closer.cgi/xalan/xalan-c"/>
 <resource id="xml4c-distdir" 
           title="Xerces-C downloads" 
           location="http://www.apache.org/dyn/closer.cgi/xerces/c"/>
@@ -101,7 +96,7 @@
 
 <resource id="xercesmm" 
           title="Pluggable Memory Manager" 
-          location="http://xml.apache.org/xerces-c/program-others.html#PluggableMemoryManager"/>
+          location="http://xerces.apache.org/c/program-others.html#PluggableMemoryManager"/>
 
 <human-resource id="xalandev" 
                 name="Xalan Development Mailing List" 



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