Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@www.apache.org Received: (qmail 44669 invoked from network); 14 Jan 2004 16:48:27 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Jan 2004 16:48:27 -0000 Received: (qmail 89875 invoked by uid 500); 14 Jan 2004 16:48:20 -0000 Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 89806 invoked by uid 500); 14 Jan 2004 16:48:19 -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 89795 invoked from network); 14 Jan 2004 16:48:19 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by daedalus.apache.org with SMTP; 14 Jan 2004 16:48:19 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AgoBp-0003Ty-00 for ; Wed, 14 Jan 2004 17:48:21 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: forrest-dev@xml.apache.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AgoBo-0003Tq-00 for ; Wed, 14 Jan 2004 17:48:20 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1AgoBo-00087h-00 for ; Wed, 14 Jan 2004 17:48:20 +0100 From: Nicola Ken Barozzi Subject: Re: SVG with Forrest? Date: Wed, 14 Jan 2004 17:44:48 +0100 Lines: 52 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en In-Reply-To: Sender: news 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 Daniel Smith wrote: > Hi all. > > I just thought that this might be a good chance for me to ask a > question, if you don't mind? Anytime :-) > I'm just trying to (finally) learn Cocoon, just having accomplished the > install yesterday, but I've been lurking this list for a long while, > trying to understand when I can. But when you are talking about Forrest > being used for, for example: > >> document|faq|howto -----> xhtml -----> html|pdf|wml|xhtml 1.0 >> wiki >> xhtml ------------------> xhtml -----> html|pdf|wml|xhtml 1.0, > > > my question is, because I am interested in trying to do work with Cocoon > and SVG, is it possible to use Forrest with SVG as of now? Sure! > Can anyone > tell me that, please? Any help or pointers would be greatly appreciated. Well, ATM it's possible to to do: image.svg -----> image.png image.svg -----> image.svg (in skins) skinconf.xml -----> image.svg.xslt -----> image.png Are you thinking of doing: source formats ------> documentDTD -----> SVG ? Currently, with the existing preconfigured Forrest it's not possible, but it's easy to add. Could you please explain a bit your usecase? If we have that, it could be really easy to add the functionality in the internals to be of use to you. -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) ---------------------------------------------------------------------