Received: from localhost (unknown [200.46.204.187]) by postgresql.org (Postfix) with ESMTP id 0A6279F98AD for ; Mon, 8 Oct 2007 13:56:00 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.187]) (amavisd-maia, port 10024) with ESMTP id 63577-04 for ; Mon, 8 Oct 2007 13:55:53 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey-1.7.5 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 2E7229F98F6 for ; Mon, 8 Oct 2007 13:55:54 -0300 (ADT) Received: from dynamic.hagander.net ([127.0.0.1]) (encrypted and authenticated) by svr2.hagander.net (Postfix) with ESMTP id 6300BDCC8A0; Mon, 8 Oct 2007 18:55:49 +0200 (CEST) Message-ID: <470A610D.2010802@hagander.net> Date: Mon, 08 Oct 2007 18:55:41 +0200 From: Magnus Hagander User-Agent: Thunderbird 2.0.0.6 (X11/20070728) MIME-Version: 1.0 To: PostgreSQL www , Robert Treat Subject: Re: [PGWEB-COMMITS] By xzilla: Allow beta documentation to be referenced as /beta/ and allow References: <20071008162457.4A7A14142F@gborg.postgresql.org> In-Reply-To: <20071008162457.4A7A14142F@gborg.postgresql.org> X-Enigmail-Version: 0.95.3 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200710/39 X-Sequence-Number: 12626 pgweb-commits@gborg.postgresql.org wrote: > Log Message: > ----------- > Allow beta documentation to be referenced as /beta/ and allow comments on beta pages. Sorry to be a PITA, but... 1) Why? I thought we had agreement on using /8.3/? 2) You do realise this leads to the mirror having to store *four* copies of the documentation, and not just two? 3) What do you plan to serve up on that URL once we're not in beta? Links will be all over the place, so it can't be deleted... //Magnus