Active
Project:
Simplenews Template
Version:
6.x-1.0-beta3
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Jan 2010 at 22:34 UTC
Updated:
7 Apr 2012 at 06:40 UTC
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
Comment #1
drupalhooked commentedHi 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
Comment #2
ikeigenwijs commentedI 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,
Comment #3
franzikeigenwijs, I think he meant the opposite (one template for many newsletters)
Comment #4
anodyne commentedI'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.