Closed (works as designed)
Project:
Simplenews
Version:
6.x-1.0-rc6
Component:
Usability
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 21:39 UTC
Updated:
20 Apr 2011 at 13:47 UTC
Im not an expert on simplenews, i havent used it that much , but i cant find a way to do this:
- i want to have 2 kinds of newsletters: first one is going to be a "news mensual resume" for story content type , like an rss but directly by mail, so my users wont ask "WHAT IS RSS?!?!?!" ... xD.
And the second one is going to be an "Important Issues" newsletter with Newsletter issues content type.
But the thing is that i cant find a way to do this, maybe im wrong or havent found it yet. theres a general content type selection for newsletters but not an individual one.
I Hope this could be a nice feature and if its already posible so im just playing the fool ... xD let me know =)
Comments
Comment #1
xecstasyx commentedalso i know you can set taxonomies once you create the node but isnt there another way to do it?
Comment #2
tanzeel commentedI am also looking for such solution. Did you find any way to do?
Comment #3
sutharsan commentedThere will be no content type per newsletter.
Comment #4
smartparty commentedOld thread but information may be still of use to many.
This is easy to do, simply modify the following php code example below and place in your simplenews-newsletter-body.tpl.php file to allow different output for different content fields where necessary.
I use this method to serve a general newsletter and a product newsletter to the same newsletter subscription groups.