Closed (outdated)
Project:
Subscriptions
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2009 at 11:24 UTC
Updated:
27 Sep 2019 at 13:33 UTC
Jump to comment: Most recent
Comments
Comment #1
salvisI've learned a little something about the Rules module in the meantime.
Subscriptions doesn't do any scheduling, but Rules can do it. My first try would be to have Rules re-save the node at the desired date and check whether Subscriptions catches the saving as an update and produces an update notification.
Comment #2
thadwheeler commentedSalvis, are you still looking at this. I am looking to do something very similar. Or maybe see if what I am trying to do is possible. I posted here as well #876672: Rules integration. The gist of what I am trying to do is here. Thanks
I have a site where I need to send periodic reminders and updates to users that are subscribed to specific "statuses" of content ( i.e. This content has not been updated for 10 days and is in the "Draft" workflow state)
I think rules integration is what I am looking for to trigger the sending of my notifications.
My thought was to set a taxon field on each node to one of my statuses wiith a rule. So if node is published, in pre-draft workflow state, 4 days since creation set Notification Level to "Item not yet promoted to Draft - 4 days"
Users subscribe to specific taxonomy terms like this based on what they need to see.
Then I am hoping subscriptions will take care of sending..
Comment #3
salvis@thadwheeler: please don't crosspost.
#876672-2: Rules integration
The subject of this thread is sending notifications at specified times, i.e. at 7 o'clock every morning or every Tuesday, or so.
Comment #4
thadwheeler commented@salvis: sorry.
Comment #5
salvis