X-Original-To: pgsql-www-postgresql.org@postgresql.org Received: from localhost (mx1.hub.org [200.46.208.251]) by postgresql.org (Postfix) with ESMTP id C7C609FB295; Mon, 4 Sep 2006 00:30:46 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.208.251]) (amavisd-new, port 10024) with ESMTP id 12440-01-2; Mon, 4 Sep 2006 00:30:36 -0300 (ADT) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by postgresql.org (Postfix) with ESMTP id 4EF2B9FB29B; Mon, 4 Sep 2006 00:30:15 -0300 (ADT) Received: from localhost (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id 8870661D81; Sun, 3 Sep 2006 23:30:14 -0400 (EDT) X-Virus-Scanned: by amavisd-new at mailbox.samurai.com Received: from mailbox.samurai.com ([205.207.28.82]) by localhost (mailbox.samurai.com [205.207.28.82]) (amavisd-new, port 10024) with LMTP id qkG8mZljoGyi; Sun, 3 Sep 2006 23:30:13 -0400 (EDT) Received: from mailbox.samurai.com (mailbox.samurai.com [205.207.28.82]) by mailbox.samurai.com (Postfix) with ESMTP id 08B5F61D5A; Sun, 3 Sep 2006 23:30:13 -0400 (EDT) Received: from cpe3285f62f0d42-cm0011aec5ebbc.cpe.net.cable.rogers.com ([69.197.146.229]) (SquirrelMail authenticated user neilc); by mailbox.samurai.com with HTTP; Sun, 3 Sep 2006 20:30:13 -0700 (PDT) Message-ID: <61929.69.197.146.229.1157340613.squirrel@69.197.146.229> In-Reply-To: <20060902220836.GD29353@svana.org> References: <20060902220836.GD29353@svana.org> Date: Sun, 3 Sep 2006 20:30:13 -0700 (PDT) Subject: Re: [HACKERS] Developer's Wiki From: "Neil Conway" To: "Martijn van Oosterhout" Cc: "Dave Page" , "pgsql-hackers@postgresql.org" , "PostgreSQL WWW" User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200609/11 X-Sequence-Number: 10589 Martijn van Oosterhout said: > Ok, it looks like pages can be arranged hierarchically. Well, a prefix like "Todo:" is not the incantation one needs to use to arrange pages in hierarchies. You probably want "/" to indicate a subpage: i.e. "Parent/Child". See http://meta.wikimedia.org/wiki/Help:Link#Subpage_feature > It would seems like pages named: > > Todo: > > would be a good idea for detailed info on todo items (and progress > info). I suggest you just give pages names that describe the content of the page, and then have a category for all the pages that constitute TODO items. See: http://meta.wikimedia.org/wiki/Help:Category -Neil