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

Max Phillips’s picture

Yes, 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

sapark’s picture

I'd like this too.

sun’s picture

Project: Simplenews Template » Simplenews
Category: support » feature

Moving to proper queue.

sutharsan’s picture

Status: Active » Closed (won't fix)

When 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.

yan’s picture

I'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.