views:

196

answers:

3

here are the requirement from marketing people: 1. they want to be able to setup google adwords and being able to create a landing page, select a template layout, and able to fill in matching title and description. Unique, readable URL is important as well. 2. they want to be able to modify static pages on the site, e.g. about us, FAQs, they want to be able to change the copies, and pictures. not the layout

I am thinking just use RedCloth, allowing them to write HTML themselves, and save the copy into a 'TextResource' model. Simple as that. But i also want to know if there are other better options

thanks

+2  A: 

Have you tried Radiant CMS? I think it fits your criteria and it is easy to use.

jpartogi
+1  A: 

There are 2 I know of that standout and should meet your needs.

nowk
+1  A: 

Try SkylineCMS: http://www.skylinecms.nl It does all the things you're looking for.

L. Doubrava