Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 85628 invoked from network); 23 Jul 2004 02:38:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 23 Jul 2004 02:38:31 -0000 Received: (qmail 81917 invoked by uid 500); 23 Jul 2004 02:38:19 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 81848 invoked by uid 500); 23 Jul 2004 02:38:19 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 81825 invoked by uid 500); 23 Jul 2004 02:38:18 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 81807 invoked by uid 99); 23 Jul 2004 02:38:18 -0000 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.27.1) with SMTP; Thu, 22 Jul 2004 19:38:17 -0700 Received: (qmail 85584 invoked by uid 1389); 23 Jul 2004 02:38:16 -0000 Date: 23 Jul 2004 02:38:16 -0000 Message-ID: <20040723023816.85583.qmail@minotaur.apache.org> From: crossley@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1/src/documentation/xdocs features.xml X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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)
  • - Create static content (automatically) by separating data from view - - see Apache Forrest + Create static content (automatically) by separating data from view
  • +
  • + Offline generation modes with Cocoon's own + offline facilities: + command-line interface (CLI), ant task, bean. Also with + Apache Forrest + which utilises Cocoon. +
  • +
  • + Dynamic document preparation with + Apache Forrest, + the 'forrest run' mode. Use many different data input + formats, see the transformed result immediately in the browser.
  • Advanced web applications with J2EE integration