I'm looking for a very simple CMS type of script that will call info from a flat file. I have a site already built in tableless CSS/XHTML. There are 4 sections on the page that each have a title, price, product image, and a buy now button link. I need a CMS that will allow me to change these items on the fly. A flat file CMS would be sufficient. This would allow the me to change the info in the file to have displayed on the screen. I don’t need a bulky template driven CMS. I think a simple call script would work here, but I just don’t know what to use. Any ideas?
I don't know of anything like that but you can take a look at www.easycmslite.com. In certain cases we could convert your template to work with easyCMSlite
You can use FlatPress. I am using it to run http://www.technology.college.edu.pe/, This doesn't need a database, instead stores all files and content in flat text files which you don't need to worry about.