Page 1 of 1

Looking For Per Page CMS

Posted: Fri Jun 27, 2008 4:00 am
by jack_indigo
I'm looking for a per-page CMS that's fairly simple as a drop-in. It needs to be free and hosted on my site, not some subscription service like CushyCMS.

For instance, I could have several XHTML pages that make up some website, linked together by some general site section navigation links (not tied to a CMS). On some of the pages, but not all of them, it could load my XHTML and then drop in the CMS content inside some parts of the page, allowing someone to add in articles, etc.

Anyone know of something?

Re: Looking For Per Page CMS

Posted: Fri Jun 27, 2008 1:49 pm
by alex.barylski
I wrote a CMS and posted it on sourceforge.net

http://www.sourceforge.net/projects/texocms

Doesn't require a database, works on dynamic PHP web pages which offers a lot of flexibility.

Might be difficult to setup, if you want help PM me and I'll give you a hand.