Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 99776 invoked from network); 6 Mar 2006 16:21:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 16:21:43 -0000 Received: (qmail 37888 invoked by uid 500); 6 Mar 2006 16:22:06 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 37681 invoked by uid 500); 6 Mar 2006 16:22:05 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org List-Id: Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 37670 invoked by uid 99); 6 Mar 2006 16:22:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 08:22:05 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of williamstw@gmail.com designates 64.233.184.202 as permitted sender) Received: from [64.233.184.202] (HELO wproxy.gmail.com) (64.233.184.202) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 08:22:04 -0800 Received: by wproxy.gmail.com with SMTP id i13so1421410wra for ; Mon, 06 Mar 2006 08:21:43 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=pdpESSqNdCWLI+DSxgkOMUGJM6mHwKa9G4XUqKj0LGKirQ1BtXIs+4mO/YqX0hgC3GqYXIhb+K19lWgMNgGPhidIqc0536ytYsbzUFkWPYmhX6D0pKjGLN353DgwfrFqApruL/vYuwjY96keWXWCbz3Ct9R/j8ZjbwI1Lv16HnA= Received: by 10.54.132.14 with SMTP id f14mr4703412wrd; Mon, 06 Mar 2006 08:21:42 -0800 (PST) Received: by 10.54.119.14 with HTTP; Mon, 6 Mar 2006 08:21:42 -0800 (PST) Message-ID: <499888440603060821r63e45f8bs3548a66ec4046054@mail.gmail.com> Date: Mon, 6 Mar 2006 11:21:42 -0500 From: "Tim Williams" To: users@cocoon.apache.org Subject: Re: Migrating Cocoon site for static presentation In-Reply-To: <440C5DC0.2080501@austin.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <44087E49.70608@austin.rr.com> <440B03D3.1020409@austin.rr.com> <440C5834.4090000@taube.de> <440C5DC0.2080501@austin.rr.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 3/6/06, J.D. Williams wrote: > Actually, considering my background (not a Java programmer; moderately > proficient in XML/XSL) and the state of documentation for all the tools > available, Forrest is looking like the best solution for me. > > So far, I have been able to generate the documentation, seed a new site > and generate static and webapp versions of the new site. > > Figuring out how to add your own content is fairly simple, as long as > you stick with the default layout. > > The challenge for me is to create new content using my own DTD and XSL, > and get forrest to generate that. > > Joe If you decide to go this route, you should query users@forrest.apache.org [1]. You should describe your use-case in a little more detail over there but you might take a look at creating an input plugin[2] for your custom dtd. btw, you mention Cocoon CLI as "another option"; it's how "forrest site" is implemented. --tim [1] - http://forrest.apache.org/mail-lists.html [2] - http://forrest.apache.org/docs_0_70/howto/howto-buildPlugin.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org