X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (neptune.hub.org [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 3B88ED1CAD1 for ; Wed, 17 Dec 2003 16:06:15 +0000 (GMT) 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 47518-05 for ; Wed, 17 Dec 2003 12:05:44 -0400 (AST) Received: from bucky.ehpg.net (unknown [64.71.189.194]) by svr1.postgresql.org (Postfix) with ESMTP id 04C5AD1B495 for ; Wed, 17 Dec 2003 12:05:44 -0400 (AST) Received: from c-66-229-192-15.we.client2.attbi.com (ehpg.net) [66.229.192.15]by bucky.ehpg.netwith asmtp(Exim 4.21 #1 (Gentoo Linux 1.4))id 1AWltR-00020U-9A; Wed, 17 Dec 2003 16:19:53 -0800 Message-ID: <3FE07E5D.3020402@ehpg.net> Date: Wed, 17 Dec 2003 08:03:41 -0800 From: "Gavin M. Roy" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: pgsql-www@postgresql.org Subject: Re: Hello and some questions References: <03AF4E498C591348A42FC93DEA9661B8720294@mail.vale-housing.co.uk> In-Reply-To: <03AF4E498C591348A42FC93DEA9661B8720294@mail.vale-housing.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus-Scanned: Clean X-Spam-Score: -101.3 (---------------------------------------------------) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200312/111 X-Sequence-Number: 3171 Yes it handles multiple languages, has multiple levels of authorization before taking a content page live ( Approval and Activation ), support for multiple administrative users and permissions options per content key. It is currently running the http://www.gamesnet.net and http://www.phpcommune.org site. While it wouldn't be ideal for say the idocs section of the site, I have been thinking on it and have an idea on how to make it work well there. I am almost done with a major re-write of the core parser to make it less db and process intensive, and could throw together a sample site based upon some sort of layout representative of the PgSQL site in about a week (other commitments at work this week). Some URL's covering multi-lingual support: http://www.gamesnet.net/start http://www.gamesnet.net/aup http://www.gamesnet.net/servicesCommands Gavin Dave Page wrote: > > > > >>-----Original Message----- >>From: Gavin M. Roy [mailto:gmr@ehpg.net] >>Sent: 16 December 2003 22:39 >>To: pgsql-www@postgresql.org >>Subject: Re: [pgsql-www] Hello and some questions >> >>Not that I'm trying to stir things up, but I do have a fairly >>solid php cms infrastructure that can be used, and would love >>to have you guys evaluate for use... it would require a >>php/pgsql setup for www hosts, and we would use replication >>to drive the content down. Yes a major change in how things >>are structured, but change can be good. >> >> > >Can it handle translations? > >What's required to set it up? - we can certainly take a peek. Do you >have any examples of it running on a public site already we might look >at? > >Regards, Dave. > >