Creating a CMS for HTML email templates
My client wants me to design email templates that can be edited online, like the templates in Constant Contact. The only parts editable by the user would be 2 blocks of text and a logo image. Once all the information is added, the user hits submit and the HTML is composed for previewing online, going back for re-editing, or for downloading or for copy of HTML source code, etc.
I looked into Adobe Contribute, but I'm not sure if that is the solution.
I've read David Power's excellent book "The Essential Guide to Dreamweaver CS4 with CSS, AJAX and PHP" and think I could possibly use what he teaches to build this system. The text blocks would be simple, but the logo image presents a problem as I don't know how to replace/upload images. This is not covered in DP's book.
Also, the original template page needs to remain the same so it would be available to other users.
Can anyone offer suggestions on how to best approach this project? Is Contribute the answer? If not, how do I program the image replacement feature? Do I use a database?
Thanks in advance for any responses and assistance.
