Received: from localhost (unknown [200.46.204.183]) by developer.postgresql.org (Postfix) with ESMTP id 912C72E003C for ; Mon, 16 Jun 2008 06:52:44 -0300 (ADT) Received: from developer.postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024) with ESMTP id 69238-06 for ; Mon, 16 Jun 2008 06:52:34 -0300 (ADT) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.230]) by developer.postgresql.org (Postfix) with ESMTP id 0976A2E0037 for ; Mon, 16 Jun 2008 06:52:37 -0300 (ADT) Received: by rv-out-0506.google.com with SMTP id b25so5741956rvf.43 for ; Mon, 16 Jun 2008 02:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=8GgfoJX8YvvA0qajJP3n1c3xGtpxecIKNJsyJ477S5I=; b=Z7iGlJ3aKaZKX+gXwlaj0mzT53oPrIh9o5uyrk9W6WgOXRq3QYw+adslmMilVsg9sI eMTtDaZYdBfjs+9qD/4Jo3O8G7qRg/nNIwOhkSAqsz23q+ZvtLKf7YGkPtmYMn2M7PTB rIDfgSz8CUA5JiwiQm1JMDIZ1pWg5VrPc+NQM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=b/YR19BTWWkwzV/g47APm66/7oH9msPumjs5rEGmSXZ1xedErXfj7yl0d8VIwTg2Rw RiY8b+DeKmB/Fe3rShwJIdK2soG8hetZv0ORSMEl2KEyPdyFm4IbOxUJ6fMK2CBUnkpx TTizaMRgVvE6hGS+EXx7qFLiJ24w+qkDvDZjE= Received: by 10.140.172.19 with SMTP id u19mr3515798rve.133.1213609955421; Mon, 16 Jun 2008 02:52:35 -0700 (PDT) Received: by 10.140.208.4 with HTTP; Mon, 16 Jun 2008 02:52:35 -0700 (PDT) Message-ID: <37ed240d0806160252h7f801bd4mde79a13785ca07de@mail.gmail.com> Date: Mon, 16 Jun 2008 19:52:35 +1000 From: "Brendan Jurd" To: "Greg Smith" Subject: Re: Roadmap web page Cc: "Bruce Momjian" , "PostgreSQL www" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200806111455.m5BEtXS03167@momjian.us> X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200806/140 X-Sequence-Number: 15367 On Mon, Jun 16, 2008 at 2:39 PM, Greg Smith wrote: > On Wed, 11 Jun 2008, Bruce Momjian wrote: > >> Greg Smith wrote: >>> >>> So basically what you want here is for CommitFest:July to become >>> CommitFest:2008-07? That's pretty reasonable and some ideas in this area >>> were already tossed around. >> >> Yes. > > Done. All the existing pages were renamed, which automatically made > redirects from the old URLs if anybody had direct ones floating around. > > I also did some manual fixes to more prominent pages like > http://wiki.postgresql.org/wiki/Development_information , as well as moving > archived info out of there and switching to using the redirect. There > shouldn't be a need to edit that entry page at each CommitFest anymore. Nice. I've followed this up with some minor updates to CommitFest:Help and Template:CommitFestBlank which explain the naming convention. Cheers, BJ