From: | George Essig <george_essig(at)yahoo(dot)com> |
---|---|
To: | Martin Marques <martin(at)bugs(dot)unl(dot)edu(dot)ar> |
Cc: | pgsql-general(at)postgresql(dot)org, pgsql-php(at)postgresql(dot)org |
Subject: | CMS with PostgreSQL |
Date: | 2003-12-07 23:40:35 |
Message-ID: | 20031207234035.4312.qmail@web80212.mail.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general 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;
> -----------------------------------------------------------------
> Martn Marqus | mmarques(at)unl(dot)edu(dot)ar
> Programador, Administrador, DBA | Centro de Telemtica
> 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
From | Date | Subject | |
---|---|---|---|
Next Message | Lynn.Tilby | 2003-12-07 23:57:50 | Re: Making a tree with "millions and millions" of dynamic |
Previous Message | Lynn.Tilby | 2003-12-07 23:22:53 | Re: ecpg -e |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2003-12-08 21:15:50 | Re: Auto commit Off how will it effect us ? |
Previous Message | Luke Woollard | 2003-12-07 22:17:46 | Re: [PHP] CMS with PostgreSQL |