Looking For Per Page CMS

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jack_indigo
Forum Contributor
Posts: 186
Joined: Sun Jun 08, 2008 11:25 pm

Looking For Per Page CMS

Post 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?
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Looking For Per Page CMS

Post 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.
Post Reply