Hi,
I'm not sure if this is an appropriate place for this message, but here it goes:
My company has a large intranet and they want to have an online CMS (written in PHP preferrably) that will allow employees to easily update various pages without having to install software like Dreamweaver on all their machines.
We have all the files in place already so we need a tool that can take existing files and edit them directly through an online editor. i.e. we don't want a CMS that stores all the data in a database or will change our existing file structure to something else.
We use SSI for templates on our Intranet so a CMS that can display SSI properly and prevent the user from touching the template code would be preferred.
Does anyone know of some good CMSs out there, preferrably in PHP?
Rob