Received: from localhost (maia-5.hub.org [200.46.204.182]) by postgresql.org (Postfix) with ESMTP id 566469FB385 for ; Mon, 12 Mar 2007 12:35:44 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.182]) (amavisd-new, port 10024) with ESMTP id 85636-02 for ; Mon, 12 Mar 2007 12:35:37 -0300 (ADT) 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 4EC259FB24B for ; Mon, 12 Mar 2007 12:35:38 -0300 (ADT) Received: from svr2.hagander.net (svr2.hagander.net [88.198.128.226]) by svr2.hagander.net (Postfix) with ESMTP id 30028DCC686 for ; Mon, 12 Mar 2007 16:35:36 +0100 (CET) Received: by svr2.hagander.net (Postfix, from userid 1000) id 2AC2CDCC687; Mon, 12 Mar 2007 16:35:36 +0100 (CET) Date: Mon, 12 Mar 2007 16:35:36 +0100 From: Magnus Hagander To: pgsql-www@postgresql.org Subject: New website code in Message-ID: <20070312153536.GB10278@svr2.hagander.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.11 X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.058 tagged_above=0 required=5 tests=AWL, BAYES_50 X-Spam-Level: X-Archive-Number: 200703/18 X-Sequence-Number: 11715 I've now committed the new cleaned up website code, that gets rid of a lot of the hackarounds that were in place all over. For example, that horrible hack of handleform.php is all gone now :-) Anyway. Given the size of this patch, there are certainly a bunch of bugs in the code still. I've already found and fixed a couple. But I'd appreciate it if people poked around the site a bit and elt me know what else is down. Note that so far the static mirrors haven't picked up the new stuff, so some forms are still broken, but will autoamticalliy be unbroken when it does. Hopefully, once they do pick things up, it won't break other stuff.. //Magnus