Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 37525 invoked from network); 11 Mar 2005 08:53:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Mar 2005 08:53:25 -0000 Received: (qmail 92822 invoked by uid 500); 11 Mar 2005 08:53:24 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 92764 invoked by uid 500); 11 Mar 2005 08:53:24 -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 92745 invoked by uid 99); 11 Mar 2005 08:53:24 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from minotaur.apache.org (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 11 Mar 2005 00:53:24 -0800 Received: (qmail 37498 invoked by uid 65534); 11 Mar 2005 08:53:22 -0000 Message-ID: <20050311085322.37497.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-Mailer: svnmailer-1.0.0-dev Date: Fri, 11 Mar 2005 08:53:22 -0000 Subject: svn commit: r157062 - cocoon/branches/BRANCH_2_1_X/status.xml To: cvs@cocoon.apache.org From: bdelacretaz@apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: bdelacretaz Date: Fri Mar 11 00:53:21 2005 New Revision: 157062 URL: http://svn.apache.org/viewcvs?view=3Drev&rev=3D157062 Log: shapes sample fixed in tour block Modified: cocoon/branches/BRANCH_2_1_X/status.xml Modified: cocoon/branches/BRANCH_2_1_X/status.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?= view=3Ddiff&r1=3D157061&r2=3D157062 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Mar 11 00:53:21 2005 @@ -202,6 +202,10 @@ =20 + + Tour block: fix "shapes" sample using if/else in flowscript + instead of switch. + Build: Added exclude.all.blocks and include.all.blocks properties to quickly toggle all blocks on or off.