Re: [PHP] Simple open source CMS as a starting point

2009-02-13 Thread Virgilio Quilario
> I need simple CMS sistem that I could use as a staring point (to save some > time in setting up the structure) in developing my own CMS. The code > should be simple to understand so that I can easily get on and start > building on it. It would be of great help if it already had features like > st

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread Chris
Michael A. Peters wrote: Shawn McKenzie wrote: Michael A. Peters wrote: Another thing the common CMS tools frequently do - they want a configuration file that the web server has write permission to that is parsed as php by almost every page the app displays. Big mistake - if you want a web inte

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread ragsagar
On Thu, Feb 12, 2009 at 4:38 PM, wrote: > I need simple CMS sistem that I could use as a staring point (to save some > time in setting up the structure) in developing my own CMS. The code > should be simple to understand so that I can easily get on and start > building on it. It would be of great

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread Michael A. Peters
Shawn McKenzie wrote: Michael A. Peters wrote: Another thing the common CMS tools frequently do - they want a configuration file that the web server has write permission to that is parsed as php by almost every page the app displays. Big mistake - if you want a web interface to change settings,

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread Shawn McKenzie
Michael A. Peters wrote: > > Another thing the common CMS tools frequently do - they want a > configuration file that the web server has write permission to that is > parsed as php by almost every page the app displays. Big mistake - if > you want a web interface to change settings, store the sett

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread dzenan . causevic
I will take a look at the ones you mentioned below. Drupal is too complex, just like Joomla, I have seen it. I am looking pretty much for something very basic that I could build on Dzenan > Drupal is probably not the easiest at first, but has a good API and > buckets > full of modules, themes and

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread dzenan . causevic
Thanks for your advice, Dzenan > dzenan.cause...@wise-t.com wrote: >> I need simple CMS sistem that I could use as a staring point (to save >> some >> time in setting up the structure) in developing my own CMS. The code >> should be simple to understand so that I can easily get on and start >> bui

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread Michael A. Peters
dzenan.cause...@wise-t.com wrote: I need simple CMS sistem that I could use as a staring point (to save some time in setting up the structure) in developing my own CMS. The code should be simple to understand so that I can easily get on and start building on it. It would be of great help if it al

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread German Geek
Drupal is probably not the easiest at first, but has a good API and buckets full of modules, themes and all that stuff. If a framework would be what you are looking for, i would recommend Symfony. Also heard good things about eZ Publish, Textpattern, Typo3, Website Baker and WordPress. You can find

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread Jean Pimentel
Wordpress Att, Jean Pimentel Museu da Infância - www.museudainfancia.com On Thu, Feb 12, 2009 at 7:01 AM, Lester Caine wrote: > dzenan.cause...@wise-t.com wrote: > >> I need simple CMS sistem that I could use as a staring point (to save some >> time in setting up the structure) in developing my

Re: [PHP] Simple open source CMS as a starting point

2009-02-12 Thread Lester Caine
dzenan.cause...@wise-t.com wrote: I need simple CMS sistem that I could use as a staring point (to save some time in setting up the structure) in developing my own CMS. The code should be simple to understand so that I can easily get on and start building on it. It would be of great help if it al

[PHP] Simple open source CMS as a starting point

2009-02-12 Thread dzenan . causevic
I need simple CMS sistem that I could use as a staring point (to save some time in setting up the structure) in developing my own CMS. The code should be simple to understand so that I can easily get on and start building on it. It would be of great help if it already had features like statistics,