Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 65919 invoked from network); 11 Oct 2004 09:59:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Oct 2004 09:59:27 -0000 Received: (qmail 9489 invoked by uid 500); 11 Oct 2004 09:59:26 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 9330 invoked by uid 500); 11 Oct 2004 09:59:25 -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 9317 invoked by uid 99); 11 Oct 2004 09:59:25 -0000 X-ASF-Spam-Status: No, hits=-10.0 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.28) with SMTP; Mon, 11 Oct 2004 02:59:25 -0700 Received: (qmail 65874 invoked by uid 65534); 11 Oct 2004 09:59:24 -0000 Date: 11 Oct 2004 09:59:24 -0000 Message-ID: <20041011095924.65872.qmail@minotaur.apache.org> From: sylvain@apache.org To: cvs@cocoon.apache.org Subject: svn commit: rev 54532 - cocoon/trunk/src/webapp/samples/common/style/xsl/html X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Author: sylvain Date: Mon Oct 11 02:59:23 2004 New Revision: 54532 Modified: cocoon/trunk/src/webapp/samples/common/style/xsl/html/simple-page2html.xsl Log: allow pages to provide additional CSS Modified: cocoon/trunk/src/webapp/samples/common/style/xsl/html/simple-page2html.xsl ============================================================================== --- cocoon/trunk/src/webapp/samples/common/style/xsl/html/simple-page2html.xsl (original) +++ cocoon/trunk/src/webapp/samples/common/style/xsl/html/simple-page2html.xsl Mon Oct 11 02:59:23 2004 @@ -30,6 +30,8 @@ <xsl:value-of select="title"/> + +