Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 99543 invoked from network); 9 Nov 2005 11:32:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Nov 2005 11:32:16 -0000 Received: (qmail 31844 invoked by uid 500); 9 Nov 2005 11:32:12 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 31811 invoked by uid 500); 9 Nov 2005 11:32:11 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 31800 invoked by uid 99); 9 Nov 2005 11:32:11 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 03:32:11 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [80.242.32.2] (HELO dmzms01.aramiska.net) (80.242.32.2) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Nov 2005 03:32:02 -0800 Received: from ip-213-92-134-135.aramiska-arc.aramiska.net (ip-213-92-134-135.aramiska-arc.aramiska.net [213.92.134.135]) by dmzms01.aramiska.net (Postfix) with ESMTP id 58D11110107 for ; Wed, 9 Nov 2005 11:31:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by ip-213-92-134-135.aramiska-arc.aramiska.net (Postfix) with ESMTP id 3295950DC for ; Wed, 9 Nov 2005 11:31:42 +0000 (UTC) Received: from [192.168.164.188] (ip-192-168-1-3.internal.rhbmesh.aramiska.net [192.168.1.3]) by ip-213-92-134-135.aramiska-arc.aramiska.net (Postfix) with ESMTP id 5231456A2 for ; Wed, 9 Nov 2005 11:30:21 +0000 (UTC) Message-ID: <4371DDBF.40908@apache.org> Date: Wed, 09 Nov 2005 11:30:07 +0000 From: Ross Gardler User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [Vote] Releasing 2.1.8 tomorrow References: <437083F2.1030004@apache.org> <20051109003703.GA8559@igg.indexgeo.com.au> <683e5898e6f48d7d96a5df5a7ac55214@apache.org> <20051109033549.GA9072@igg.indexgeo.com.au> <4371D494.3060506@apache.org> In-Reply-To: <4371D494.3060506@apache.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by Aramiska Arc X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Ross Gardler wrote: > David Crossley wrote: > >> Bertrand Delacretaz wrote: >> >>> David Crossley a ?crit : >>> >>>> ...As i warned a long time ago, the re-arrangement of >>>> documentation should not have been done until the >>>> 2.2 release... >>> >>> >>> Fully agreed, staying with the old docs for 2.1.8 seems much easier, >>> and 2.2 is a good time to make a transition on the docs. >>> >>> >>>> ...If people are not going to help fix the new Daisy-based >>>> documentation for this release, then we we need to >>>> repair the old documentation building system, e.g. the >>>> index.xml file seems to be missing and various other >>>> source files have been deleted... >>> >>> >>> Could we do the release and regenerate only the index and news pages? >>> I don't think there have been much changes to other parts of the >>> "old" docs. >>> >>> I'm strongly for releasing 2.1.8 with the "old" docs and take our >>> time to improve them for 2.2. >> >> >> >> Good idea, i was wondering about that as a workaround. >> We can easily update the complete top-level docs, same >> as before. >> http://wiki.apache.org/cocoon/CocoonWebsiteUpdate > > > You can also add entries to the locationmap in the daisy-to-docs module > that will retrieve the relevant content from SVN. That is, documents you > want to come from the old SVN files would have an entry pointing at > http://svn.a.o/... instead of at daisy. When the site is built Forrest > will retrieve the content from the relevant place. Ahhh... "slight" problem with that. The Daisy plugin does not currently support content from alternative locations, it used to until I fixed the URLspace issues for Cocoon, and I've not got around to making that work again, sorry. The above will be possible soon, but not sure when I'll have the time to tackle it. Probably better to build those pages by hand as you suggest, it's only a handful. Ross Ross