Active
Project:
Peek
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2010 at 21:09 UTC
Updated:
8 Mar 2010 at 20:21 UTC
How difficult would it be to add a piece to this module to only send the Peek once the content is published?
Comments
Comment #1
adixon commentedThe current code sends out emails directly - to wait til something's published would be complicated.
I think the right way to do such a thing would be to expose some kind of action to trigger/rules - the action would need to update the time of the peek and then generate the email. I've never written an action, but I don't think it would be hard.