Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 46817 invoked from network); 28 Aug 2005 19:12:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Aug 2005 19:12:08 -0000 Received: (qmail 94826 invoked by uid 500); 28 Aug 2005 19:12:07 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 94274 invoked by uid 500); 28 Aug 2005 19:12:06 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 94252 invoked by uid 99); 28 Aug 2005 19:12:05 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 12:12:05 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of williamstw@gmail.com designates 64.233.184.204 as permitted sender) Received: from [64.233.184.204] (HELO wproxy.gmail.com) (64.233.184.204) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Aug 2005 12:12:21 -0700 Received: by wproxy.gmail.com with SMTP id i5so302826wra for ; Sun, 28 Aug 2005 12:12:03 -0700 (PDT) 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=Kcx3QPrdBNZzzexvlgz0Q1g6C2JTP97PyF43bnn8UQaYNdMrggX2yatNx/r0Fcz6kE6uHAiRmFs6G0JG42Dw4ttYpqoWx6WEnUsC6z+shyLLuuaaBpX2Cg5YuqJ+9rC2Hp+qilWFYliXB5ES8FCTk4Fgwbo+WbOSNoJ7cfc4WFM= Received: by 10.54.89.14 with SMTP id m14mr5581664wrb; Sun, 28 Aug 2005 12:12:03 -0700 (PDT) Received: by 10.54.125.16 with HTTP; Sun, 28 Aug 2005 12:12:03 -0700 (PDT) Message-ID: <4998884405082812124d2be02e@mail.gmail.com> Date: Sun, 28 Aug 2005 15:12:03 -0400 From: Tim Williams To: dev@forrest.apache.org Subject: Re: *using* metadata in forrest In-Reply-To: <431204FB.6060707@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4998884405082809182df757a6@mail.gmail.com> <431204FB.6060707@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 8/28/05, Ross Gardler wrote: > Tim Williams wrote: > > That's all right now, it's rough and not incredibly useful at the > > moment but it should give an idea of where I'm going with it. Since > > it's not a "traditional" plugin, more of an example of how to use the > > xpathgenerator in forrest, I wasn't sure if it was appropriate for the > > whiteboard or not. >=20 > How about documenting it in a How To? Even dumping the code into a How > To and adding a little padding text would be a great start and since the > plugin doesn't do anything itself as yet it will prevent users getting > confused by it. It's premature for a How-To as I don't quite have the "how" figured out as yet. I was hoping to find a home for it so that others might be able to take a look and help me flesh a couple things out. I can figure it out locally then write a how-to though. Thanks, =20 --tim