At the moment, every edition node is identical, which makes it hard to manage them in content admin and so on.

This could be improved by adding a setting for a title pattern for the edition nodes. Token is already required by simplenews, so we this woudn't be adding any practical dependencies.

Comments

joachim’s picture

Status: Active » Needs review
StatusFileSize
new4.9 KB

Here's a patch.

I've added an explicit dependency on token to the info file, just in case simplenews ever removes it... which is highly unlikely! :)

This allows you to set the 'base title' in the original newsletter, and get editions with titles like "[title] for [site-date-month] [site-date-yyyy]".

joachim’s picture

Status: Needs review » Fixed
StatusFileSize
new3.94 KB

New patch against HEAD with #1377570: use drupal_write_record() in simplenews_scheduler_submit gone in first to simplify things.

- #1352672 by joachim: Added token replacement in new edition node titles.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.