giacomo 01/11/22 14:01:11 Modified: documentation/xdocs index.xml Log: added new text we agreed on Revision Changes Path 1.7 +20 -6 xml-cocoon2/documentation/xdocs/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/xml-cocoon2/documentation/xdocs/index.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- index.xml 2001/11/20 22:19:36 1.6 +++ index.xml 2001/11/22 22:01:11 1.7 @@ -14,16 +14,30 @@ <s1 title="What is it?"> <p> - Apache Cocoon @version@ is the latest release of the XML publishing framework. - It is a complete rewrite of Cocoon 1 and is supposed to remove all those design - constraint that emerged from the Cocoon 1 experience. + Apache Cocoon is an XML framework that raises the usage of + XML & XSLT technologies for server applications to a new + level. Designed for performance and scalability around pipelined SAX + processing, Cocoon offers a flexible environment based on the separation + of concerns between content, logic and style. A centralized + configuration system and sophisticated caching top this all off and help + you to create, deploy & maintain rock-solid XML server applications. </p> <p> - This documentation is not complete because documentation is never complete anyway. However the current - release is stable and tested thoroughly and you'll find lots of samples which shows and explains - the power of Apache Cocoon @version@. We welcome you into this new world of XML wonders :-) + Cocoon interacts with most data sources from filesystems to RDBMS, from + LDAP to native XML databases and adapts multi channel content delivery to the + capabilities of different devices and clients like HTML, WML, PDF, SVG, RTF, + SOAP just to name a few. Cocoon currently runs as a Servlet or from a powerful + commandline interface. The choosen design of an abstracted environment + gives you the freedom to implement your own concrete environment to let + it work. </p> + + <p> + Technologies like Extensible Server Pages (XSP) and the Action framework gives + you all the power to add your own logic into the building process of your resources + and services you want Cocoon to be able to perform. + </p> </s1> <s1 title="A new look">
---------------------------------------------------------------------- In case of troubles, e-mail: [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]