Received: from localhost (maia-4.hub.org [200.46.204.183]) by postgresql.org (Postfix) with ESMTP id 1E0679FA1DA for ; Sun, 24 Dec 2006 05:02:28 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.183]) (amavisd-new, port 10024) with ESMTP id 45678-08 for ; Sun, 24 Dec 2006 05:02:23 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey-1.7.4 Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by postgresql.org (Postfix) with ESMTP id 07E7B9F9C35 for ; Sun, 24 Dec 2006 05:02:22 -0400 (AST) Received: from [192.168.199.198] (c213-100-160-41.swipnet.se [213.100.160.41]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by svr2.hagander.net (Postfix) with ESMTP id 7823BDCC32C; Sun, 24 Dec 2006 10:02:21 +0100 (CET) Message-ID: <458E4220.4090801@hagander.net> Date: Sun, 24 Dec 2006 10:02:24 +0100 From: Magnus Hagander User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) MIME-Version: 1.0 To: nikolay@samokhvalov.com CC: pgsql-hackers@postgresql.org Subject: Re: How to gain R/W access to developers wiki? References: In-Reply-To: X-Enigmail-Version: 0.94.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.1 X-Archive-Number: 200612/1078 X-Sequence-Number: 95558 Nikolay Samokhvalov wrote: > I want to collect all XML todo issues (from my list, from Peter's and > those Tom just described in "Loose ends in PG XML patch") in one > place, to make the overall picture clear for everyone. > How can I gain access to developers wiki? (Actually, I've created the > page"XML Todo" - http://developer.postgresql.org/index.php/XML_Todo, > but it's locked for editing). > Not really knowing the internals of how the wiki is set up, I believe you just have to create an account and sign in with it to get write access. (Actually, I don't think you've created the page, I think you're just seeing the default placeholder page for something that's not created. But again, I don't really know the wiki so I'm not 100% on that) //Magnus