The 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.
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.