I can produce a normal newsletter (non-scheduled) with insert_views, but the same newsletter as a scheduled version loses some content in the final rendered form. Specifically, date fields don't show up in the scheduled version. The scheduled newsletter shows up fine "viewing" it, but the sent newsletter does not match the version that would be sent using just simplenews (non-scheduled). This may be related to other bug reports that the rendered newsletter is missing certain content. The scheduled version lacks much of the CSS content of the simplenews version. I'm attaching the mime email content of the "good" and "bad" newsletters.
| Comment | File | Size | Author |
|---|---|---|---|
| good.txt | 35.04 KB | dallas.masters | |
| bad.txt | 5.42 KB | dallas.masters |
Comments
Comment #1
dgtlmoon commentedHeya, i'm just looking at this issue now, i see the 'good.txt' has stuff like aggregator etc, so I'm assuming you want the newsletters to adopt the same theme style sheet as your site.
Which should be doable, except i'm not sure how email clients will handle url() images in the CSS etc 'cause they wont be there..
Comment #2
sgabe commentedClosing issue, since Drupal 5 is now unsupported.