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