Patch applied.  Working on the html now.

Ted

On Tue, 2002-01-08 at 14:21, Matt Sergeant wrote:
> Since I don't have sufficient karma to make site changes, here's a diff.
> Not sure if I got everywhere I should add information, but then this is
> XML, so I should only have to add info in one place, in theory, right? ;-)
> 
> -- 
> <!-- Matt -->
> <:->Get a smart net</:->
> ----
> 

> Index: sources/website.xml
> ===================================================================
> RCS file: /home/cvs/xml-site/sources/website.xml,v
> retrieving revision 1.25
> diff -u -r1.25 website.xml
> --- sources/website.xml       11 Dec 2001 13:14:43 -0000      1.25
> +++ sources/website.xml       8 Jan 2002 11:22:10 -0000
> @@ -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" />
> Index: sources/website/index.xml
> ===================================================================
> RCS file: /home/cvs/xml-site/sources/website/index.xml,v
> retrieving revision 1.20
> diff -u -r1.20 index.xml
> --- sources/website/index.xml 16 Feb 2001 01:56:34 -0000      1.20
> +++ sources/website/index.xml 8 Jan 2002 11:22:10 -0000
> @@ -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>
>  
> ----
> 

> ---------------------------------------------------------------------
> In case of troubles, e-mail:     [EMAIL PROTECTED]
> To unsubscribe, e-mail:          [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to