Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 20552 invoked from network); 8 Sep 2003 01:21:24 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 8 Sep 2003 01:21:24 -0000 Received: (qmail 57667 invoked by uid 500); 8 Sep 2003 01:20:59 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 57612 invoked by uid 500); 8 Sep 2003 01:20:59 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 57582 invoked from network); 8 Sep 2003 01:20:58 -0000 Received: from unknown (HELO pop017.verizon.net) (206.46.170.210) by daedalus.apache.org with SMTP; 8 Sep 2003 01:20:58 -0000 Received: from verizon.net ([138.88.145.181]) by pop017.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030908012104.UNJU27671.pop017.verizon.net@verizon.net> for ; Sun, 7 Sep 2003 20:21:04 -0500 Message-ID: <3F5BD97D.6040806@verizon.net> Date: Sun, 07 Sep 2003 21:21:01 -0400 From: Vadim Gritsenko User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: forrest-dev@xml.apache.org Subject: [PATCH] to the book2menu in forrest skin Content-Type: multipart/mixed; boundary="------------060106040203000104090203" X-Authentication-Info: Submitted using SMTP AUTH at pop017.verizon.net from [138.88.145.181] at Sun, 7 Sep 2003 20:21:04 -0500 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --------------060106040203000104090203 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hey y'all, *Please* apply attached patch! Preferably, to the "stable" branch. I'd do it myself ;-) but you folks got too many branches around so I'm afraid to mess things up! Thanks, Vadim --------------060106040203000104090203 Content-Type: text/plain; name="skin.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="skin.patch" Index: src/resources/skins/forrest-site/xslt/html/book2menu.xsl =================================================================== RCS file: /home/cvs/xml-forrest/src/resources/skins/forrest-site/xslt/html/book2menu.xsl,v retrieving revision 1.7 diff -u -r1.7 book2menu.xsl --- src/resources/skins/forrest-site/xslt/html/book2menu.xsl 16 Nov 2002 20:58:13 -0000 1.7 +++ src/resources/skins/forrest-site/xslt/html/book2menu.xsl 8 Sep 2003 01:18:25 -0000 @@ -25,6 +25,8 @@ + +
  • --------------060106040203000104090203--