X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 928A19DCDDA for ; Sun, 19 Mar 2006 14:01:14 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 63277-02 for ; Sun, 19 Mar 2006 14:01:19 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- Received: from mx-2.sollentuna.net (mx-2.sollentuna.net [195.84.163.199]) by postgresql.org (Postfix) with ESMTP id 6E8C09DC860 for ; Sun, 19 Mar 2006 14:01:12 -0400 (AST) Received: from ALGOL.sollentuna.se (janus.sollentuna.se [62.65.68.67]) by mx-2.sollentuna.net (Postfix) with ESMTP id 42A7E8F283 for ; Sun, 19 Mar 2006 19:01:18 +0100 (CET) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Techdocs replacement Date: Sun, 19 Mar 2006 19:01:19 +0100 Message-ID: <6BCB9D8A16AC4241919521715F4D8BCEA0F879@algol.sollentuna.se> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Techdocs replacement Thread-Index: AcZLfx/BxrsQe0YvSDOyTr9ApjVhCg== From: "Magnus Hagander" To: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.103 required=5 tests=[AWL=0.103] X-Spam-Score: 0.103 X-Spam-Level: X-Archive-Number: 200603/109 X-Sequence-Number: 9699 Hi! So I've committed the bulk of the techdocs replacement code to cvs. The parts that deal with singing up for a "community account" sohuld work just fine. Rendering of the pages also work. However, the saving of new pages doesn't work, because the PHP install wasn't completely correct. Hopefully Dave can fix that soon :-) until then, the actual pages part is still hidden from the menus so it won't show up. (the visual editor does appear to work fine when loaded from a manual URL, but due to the PHP issues pages can't be saved) //Magnus