Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 51581 invoked from network); 26 May 2005 11:17:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 May 2005 11:17:23 -0000 Received: (qmail 20690 invoked by uid 500); 26 May 2005 11:17:22 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 20620 invoked by uid 500); 26 May 2005 11:17:21 -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 20598 invoked by uid 99); 26 May 2005 11:17:21 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from ns3.wkwyw.net (HELO ns3.wkwyw.net) (217.199.181.91) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 26 May 2005 04:17:19 -0700 Received: (qmail 7229 invoked from network); 26 May 2005 11:17:19 -0000 Received: from 82-69-78-226.dsl.in-addr.zen.co.uk (HELO ?192.168.0.4?) (82.69.78.226) by ns3.wkwyw.net with SMTP; 26 May 2005 11:17:19 -0000 Message-ID: <4295B037.502@apache.org> Date: Thu, 26 May 2005 12:17:11 +0100 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@forrest.apache.org Subject: Re: svn commit: r178548 - /forrest/trunk/site-author/forrest.properties References: <20050525233328.3324.qmail@minotaur.apache.org> <42951B05.2040906@apache.org> <20050526011815.GA28340@igg.indexgeo.com.au> In-Reply-To: <20050526011815.GA28340@igg.indexgeo.com.au> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N David Crossley wrote: > Ross Gardler wrote: > >>crossley@apache.org wrote: >> >>>Author: crossley >>>Date: Wed May 25 16:33:28 2005 >>>New Revision: 178548 >>> >>>URL: http://svn.apache.org/viewcvs?rev=178548&view=rev >>>Log: >>>Restore the required plugin output.POD which was removed in the previous >>>revision. >> >>Sorry, I meant to check that before commiting. >> >>Why is it required? > > > There is a POD example in the main docs. Here is one place: > http://forrest.apache.org/0.7/docs/document-v20.html We had preciously agreed that the main docs don't have samples so that people do not need to download the plugins to build the docs. If we provide samples for everything then everyone has to download all the plugins. Demonstrations of the plugins should be via their documentation on the website, or locally if the plugin has been downloaded. Shall I remove these POD examples and put them in the plugin itself? Ross