I have 5 different newsletters that I have created because I needed different ones for different roles, I am using Simplenews roles.

It would be great if we could just have one header, footer and style input area for the newsletters so that when I change one I don't have to go to all the rest to update them (human error). All newsletters will always look the same so they do not need unique headers and footers. I am not sure how the UI on this would work but if I have any ideas I will post them here.

Cheers,

Elijah

Comments

drupalhooked’s picture

Hi Elijah,
Im using simplenews-template, simple-news-roles module. I've created three different newsletters and I want different header and footer for all newsletters (I think newsletter module is supposed to be work this way).
But My all newsletters issues show header and footer from firslty created newsletter.
Any pointers how can I fix this.

Reagrds
Girish

ikeigenwijs’s picture

I am experiencing the same problem.
We have 3 newsletters and all need different footers and headers.
but they al get the first footer and header when sending the test email.
sendig a real issue to a newly created newsletter with own footer.

I would ike this fixed too.

kind regards,

franz’s picture

ikeigenwijs, I think he meant the opposite (one template for many newsletters)

anodyne’s picture

I've almost finished implementing this - please see:
http://drupal.org/node/784920

Features:
- Newsletter Templates are separate from newsletters.
- Each newsletter can be assigned a "default newsletter template"
- Multiple Newsletters can be assigned the same newsletter template.
- You can change the newsletter template used for individual newsletter issues on the "Edit" newsletter issue page.

-anodyne.