Ok The current templating system wraps your message in the template, so you have a generic header footer etc. I liked this but wanted to see it so i added a preview window. Which was ok but not to my needs.
I need to be able to have a shell template with dummy data in it and you need to load it in and edit it. So i did this.
On the content page added a dropdown of all templates and a load button. You select a template and click load. This loads the shell template into the message editor which then allows you to edit it to your needs. Think of it like powerpoint templates where you select one and edit it on screen. The only dodgy hack is the template must have a [CONTENT] on it but i hid this in a div. Might not be to everyones needs but does anyone have any comments on this? id be willing to post code if anyone wants and i think this should be a feature in future versions.
Any comments are appreciated..
Cheers
Codemonkey