CMS with PostgreSQL - Mailing list pgsql-php

From George Essig
Subject CMS with PostgreSQL
Date
Msg-id 20031207234035.4312.qmail@web80212.mail.yahoo.com
Whole thread Raw
List pgsql-php
> Anyone know of an open source (BSD, GPL) Content Managment System
> written in
> PHP that will use PostgreSQL, or at least use PEAR::DB or any other DB
> abstraction layer API?
>
> --
> select 'mmarques' || '@' || 'unl.edu.ar' AS email;
> -----------------------------------------------------------------
> Mart�n Marqu�s                  |        mmarques@unl.edu.ar
> Programador, Administrador, DBA |       Centro de Telem�tica
>                        Universidad Nacional
>                             del Litoral
> -----------------------------------------------------------------

You should look at ezPublish versions 2 and 3.  They both are licensed under the GPL and use
Apache, PHP, and MySQL or PostgreSQL.  Version 2 has out-of-the-box functionality for articles,
forums, etc. Version 3 lets you create your own content types.  See:

http://ez.no/developer/ez_publish_22
http://ez.no/developer/ez_publish_3

George Essig

pgsql-php by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: [GENERAL] CMS with PostgreSQL
Next
From: Christopher Kings-Lynne
Date:
Subject: Missing PostgreSQL support in PHP 5 beta 2