In the simplenews module settings user can set which content types he wants to be used as newsletter. But the simplenews scheduler module does not allow to schedule any content type but "simplenews".
This could be solved (no time to test it really well) applying the following patch.
Hope that helps.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | simplenews_scheduler.868664_02.patch | 1.84 KB | sgabe |
| #1 | simplenews_scheduler-newsletter_type-868664-1.patch | 1.72 KB | mansus |
Comments
Comment #1
mansus commentedAnd the patch...
Comment #2
sgabe commentedOopps... I think this bug is the cause of #861032: Simplenews Scheduler Not Showing. Thanks for the notice and the patch!
I am attaching a slightly different patch.
Comment #3
sgabe commentedCommitted to the DRUPAL-6--1 branch.