Simple Content Editor
Posted: Sun Mar 12, 2006 3:27 pm
Hello All,
I'm trying to find a simple PHP program that allows me to implement a Content Editor for my clients. I've found hundreds of them, but they all are very "powerful" applications that allow you to create new pages and manage users and all of that jazz. They all use templates and such too.
I really just want to create the pages myself and just allow the client to go in and make simple content changes to existing pages (not creating new ones) with a word processor type interface, so they do not have to know any HTML.
I typically use a PHP Include system to take a plain old HTML page and place it on my pages.
Does anyone know of a good solution? Opensource - Freeware is preferred.
Thanks as always!
Philip
I'm trying to find a simple PHP program that allows me to implement a Content Editor for my clients. I've found hundreds of them, but they all are very "powerful" applications that allow you to create new pages and manage users and all of that jazz. They all use templates and such too.
I really just want to create the pages myself and just allow the client to go in and make simple content changes to existing pages (not creating new ones) with a word processor type interface, so they do not have to know any HTML.
I typically use a PHP Include system to take a plain old HTML page and place it on my pages.
Does anyone know of a good solution? Opensource - Freeware is preferred.
Thanks as always!
Philip