Closed (fixed)
Project:
Simplenews Scheduler
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2011 at 15:56 UTC
Updated:
3 Jan 2012 at 15:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
joachim commentedHere'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]".
Comment #2
joachim commentedNew 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.