You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general-cvs@xml.apache.org by tw...@apache.org on 2002/01/09 22:12:59 UTC

cvs commit: xml-site/sources/website index.xml

twl         02/01/09 13:12:59

  Modified:    sources  website.xml
               sources/website index.xml
  Log:
  add axkit to the website
  
  Revision  Changes    Path
  1.26      +1 -0      xml-site/sources/website.xml
  
  Index: website.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/website.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- website.xml	11 Dec 2001 13:14:43 -0000	1.25
  +++ website.xml	9 Jan 2002 21:12:59 -0000	1.26
  @@ -29,6 +29,7 @@
     <external href="security/index.html" label="XML Security" />
     <external href="http://xml.apache.org/xmlrpc/"  label="XML-RPC"/>
     <external href="http://www.dbxml.org" label="Xindice" />
  +  <external href="http://axkit.org" label="AxKit" />
     <separator/>
     <external href="dist/"               label="Downloads"    />
     <external href="http://nagoya.apache.org/bugzilla/"   label="Bug Database" />
  
  
  
  1.21      +12 -0     xml-site/sources/website/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-site/sources/website/index.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- index.xml	16 Feb 2001 01:56:34 -0000	1.20
  +++ index.xml	9 Jan 2002 21:12:59 -0000	1.21
  @@ -34,6 +34,9 @@
           <em>Cocoon</em> - XML-based web publishing, in Java 
         </li> 
         <li>
  +        <em>AxKit</em> - XML-based web publishing, in mod_perl
  +      </li> 
  +      <li>
           <em>FOP</em> - XSL formatting objects, in Java 
         </li> 
         <li>
  @@ -89,6 +92,15 @@
           Cocoon is a powerful framework for XML web publishing which brings a whole 
           new world of abstraction and ease to consolidated web site creation and
           management based on the XML paradigm and related technologies.
  +      </p>
  +    </s3>
  +
  +    <s3 title="AxKit: XML-based web publishing in mod_perl">
  +      <p>
  +        AxKit brings the power of XML web publishing and dynamic
  +        XML based applications to the Apache web server using the
  +        mod_perl framework and the Apache C API to combine the power
  +        of XML with the performance of a native Apache solution.
         </p>
       </s3>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: general-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: general-cvs-help@xml.apache.org