Closed (fixed)
Project:
Subscriptions
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2011 at 09:44 UTC
Updated:
12 Mar 2011 at 15:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
neek commentedComment #2
salvisDon't assign yourself unless you intend to provide a patch for an issue.
Try implementing hook_subscriptions_digest_alter(&$digest_data). $digest_data contains all the data used for creating the digest, and you can massage it as you like. This, along with suitable mail templates, should let you do pretty much whatever you want.
Comment #3
neek commented"Don't assign yourself unless you intend to provide a patch for an issue."
sorry my bad.
thnx for fast reply