Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 40379 invoked from network); 16 Sep 2005 08:04:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 16 Sep 2005 08:04:12 -0000 Received: (qmail 93415 invoked by uid 500); 16 Sep 2005 08:04:11 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 93259 invoked by uid 500); 16 Sep 2005 08:04:11 -0000 Mailing-List: contact docs-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@cocoon.apache.org List-Id: Delivered-To: mailing list docs@cocoon.apache.org Received: (qmail 93246 invoked by uid 99); 16 Sep 2005 08:04:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Sep 2005 01:04:10 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 027DA143 for ; Fri, 16 Sep 2005 10:04:09 +0200 (CEST) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: docs@cocoon.apache.org Date: Fri, 16 Sep 2005 08:04:08 -0000 Message-ID: <20050916080408.14086.90154@ajax.apache.org> Subject: [Cocoon Wiki] Update of "HowTos" by JCKermagoret X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cocoon Wiki" for change notification. The following page has been changed by JCKermagoret: http://wiki.apache.org/cocoon/HowTos ------------------------------------------------------------------------------ * '''DebuggingCocoon''' -- how to debug Cocoon itself (and your own components) - * '''DesignPattern/ECrud''' -- how to create E-CRUD (Create, Read, Update, Delete + Search, Sort, Paginate, ...) application + * '''[:DesignPattern/ECrud]''' -- how to create E-CRUD (Create, Read, Update, Delete + Search, Sort, Paginate, ...) application - * '''DesignPattern/Filtering''' -- how to create multiple xml files from only one original according a condition + * '''[:DesignPattern/Filtering]''' -- how to create multiple xml files from only one original with conditional filtering - * '''DesignPattern/Locator''' -- how to design your pipelines in a loose coupling way + * '''[:DesignPattern/Locator]''' -- how to design your pipelines in a loose coupling way * '''DesignPipelines''' -- how to design your pipelines and matchers -- ReinhardPoetz