Closed (won't fix)
Project:
Simplenews
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2008 at 10:26 UTC
Updated:
27 Sep 2009 at 23:24 UTC
Hi,
Do you know if it's possible to include blocks into the body of a newsletter?
For exemple, I would like to create a newsletter that looks like that :
-header of the newsletter
-content of the newsletter node
-some blocks
-content linked to the newsletter with related content
-footer of the newsletter
Thanks for your help
Pierre
Comments
Comment #1
Max Phillips commentedYes, I'd like to be able to generate a newsletter every fortnight by just including a few blocks from my website.
Is this possible with the current release? If so, how?
Thanks in advance,
Max Phillips
Comment #2
sapark commentedI'd like this too.
Comment #3
sunMoving to proper queue.
Comment #4
sutharsan commentedWhen you place the blocks in the body of the newsletter node (don't ask me how ;) ) they will be included. Alternatively use views in the body of the node (include_view module) or use a CCK view field to do this. That's all simplenews will currently support and therefore I mark this as won't fix.
Comment #5
yan commentedI'm was thinking about a similar problem, I'll try the mentioned solution when I have time. But it took me some time to figure out what is meant by "include_view". I guess it is the Insert View module.