Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 13177 invoked by uid 500); 7 May 2003 13:45:21 -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 13074 invoked from network); 7 May 2003 13:45:19 -0000 Received: from main.gmane.org (80.91.224.249) by daedalus.apache.org with SMTP; 7 May 2003 13:45:19 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19DPCZ-0001ac-00 for ; Wed, 07 May 2003 15:43:19 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: forrest-dev@xml.apache.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19DPAL-0001NR-00 for ; Wed, 07 May 2003 15:41:01 +0200 From: Luca Morandini Subject: Re: JSPWiki In-line images and Forrest Date: Wed, 07 May 2003 15:43:06 +0200 Lines: 43 Message-ID: References: <20030507131739.GB2748@expresso.localdomain> Reply-To: lmorandini@ieee.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@main.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: it, en-us, en, fr In-Reply-To: <20030507131739.GB2748@expresso.localdomain> Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Jeff Turner wrote: > On Wed, May 07, 2003 at 12:51:37PM +0200, Luca Morandini wrote: > >>I tried to inline images in a wiki page made using Forrest and >>Chaperon... to no avail: do I miss something or I have to modify some >>XSLT to make this happen ? > > > You're not missing anything. I've never tried getting images working. FWIW... I modified wiki2document.xsl as such: Moreover, I used the first section's title for the whole document: <xsl:value-of select="normalize-space(st:section[position()=1]/st:title/st:textsequence)"/> ...and now my generated documents look much nicer :) Regards, ------------------------------------------ Luca Morandini GIS Consultant lmorandini@ieee.org http://space.virgilio.it/kumora/index.html ------------------------------------------