Return-Path: Delivered-To: apmail-cocoon-docs-archive@www.apache.org Received: (qmail 99491 invoked from network); 22 Jun 2005 09:14:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Jun 2005 09:14:24 -0000 Received: (qmail 11370 invoked by uid 500); 22 Jun 2005 09:14:24 -0000 Delivered-To: apmail-cocoon-docs-archive@cocoon.apache.org Received: (qmail 11340 invoked by uid 500); 22 Jun 2005 09:14:23 -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 11326 invoked by uid 99); 22 Jun 2005 09:14:23 -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; Wed, 22 Jun 2005 02:14:23 -0700 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 14D2712 for ; Wed, 22 Jun 2005 11:14:22 +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: Wed, 22 Jun 2005 09:14:22 -0000 Message-ID: <20050622091422.28836.25822@ajax.apache.org> Subject: [Cocoon Wiki] Update of "SylvainWallez" by SylvainWallez 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 SylvainWallez: http://wiki.apache.org/cocoon/SylvainWallez ------------------------------------------------------------------------------ === "Cocoon suggests" styling === Non-exclusive selection-lists also allow "Google suggests"-type of styling. Selection-lists must therefore be "filterable", i.e. provide a limited list given the current user input. For URL-based selection-lists, the current input can be passed as an query parameter. + === Add the notion of selection to repeaters === + See [http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=111933621315234&w=2 this post]. + == Error handling == === Define a LocatableException ===