X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 2DE56D1D19A for ; Tue, 11 May 2004 17:14:01 -0300 (ADT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 20233-03 for ; Tue, 11 May 2004 17:13:42 -0300 (ADT) Received: from ngate.rdw.ru (mail.rdw.ru [195.42.172.4]) by svr1.postgresql.org (Postfix) with SMTP id 04DE7D1D0F4 for ; Tue, 11 May 2004 17:13:37 -0300 (ADT) Received: (qmail 5763 invoked from network); 11 May 2004 20:13:37 -0000 Received: from unknown (HELO rdw.ru) (192.168.0.57) by ngate.rdw.ru with SMTP; 11 May 2004 20:13:37 -0000 Received: (qmail 21690 invoked from network); 11 May 2004 20:13:37 -0000 Received: from ppp01.rdw.ru (HELO cs.msu.su) ([192.168.0.7]) (envelope-sender ) by rdw.ru (qmail-ldap-1.03) with SMTP for ; 11 May 2004 20:13:36 -0000 Message-ID: <40A133D8.7080509@cs.msu.su> Date: Wed, 12 May 2004 00:13:12 +0400 From: Alexey Borzov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: pgsql-www@postgresql.org Subject: Status update on "new" website, testing needed Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at postgresql.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200405/24 X-Sequence-Number: 4403 Greetings. Well, looks like I've finished working on all the interactive parts of the website (i.e. forms submissions and admin part). Admin part is accessible on http://alexey.beta.postgresql.org/admin/ Login: test Pass: test All the functionality of the current website is ported + (obviously) translations management for news/events/surveys + docs comment moderation added. Form submits on user level work, too. For testing purposes I've set it up to send various emails to the pgsql-www list, they'll have links to http://alexey.beta.postgresql.org/ inside. Please thoroughly test this and submit any bugs found. The only big *programming* part left is static website generation, after this only content- and design-related issues will be left. Have fun.