crossley 2004/07/22 19:38:16
Modified: src/documentation/xdocs features.xml
Log:
Mention the Cocoon offline generation facilities: CLI, ant task, and bean.
Mention Apache Forrest.
Revision Changes Path
1.10 +13 -2 cocoon-2.1/src/documentation/xdocs/features.xml
Index: features.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/documentation/xdocs/features.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- features.xml 20 Jul 2004 19:43:39 -0000 1.9
+++ features.xml 23 Jul 2004 02:38:16 -0000 1.10
@@ -101,8 +101,19 @@
datasources and output formats)
</li>
<li>
- Create static content (automatically) by separating data from view
- - see <link href="http://xml.apache.org/forrest/">Apache
Forrest</link>
+ Create static content (automatically) by separating data from
view</li>
+ <li>
+ Offline generation modes with Cocoon's own
+ <link href="userdocs/offline/">offline facilities</link>:
+ command-line interface (CLI), ant task, bean. Also with
+ <link href="http://forrest.apache.org/">Apache Forrest</link>
+ which utilises Cocoon.
+ </li>
+ <li>
+ Dynamic document preparation with
+ <link href="http://forrest.apache.org/">Apache Forrest</link>,
+ the '<code>forrest run</code>' mode. Use many different data input
+ formats, see the transformed result immediately in the browser.
</li>
<li>
Advanced web applications with J2EE integration