Closed (fixed)
Project:
Scheduler
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2007 at 05:43 UTC
Updated:
20 Oct 2007 at 14:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
AjK commentedTry this patch that adds this feature. If you can review/test and say all is well I will commit it. Note, there's an extra admin setting in "content types" to enable this feature. The default is "off" so that the way it works remains the same for all other users who may upgarde to this version. You'll need to make sure you switch it on to test/review.
Comment #2
drue commentedThis patch works for me, and is a very important feature that has been lost since scheduler in drupal 4. Hope to see it committed.
Thanks!
-drue
Comment #3
Artem commentedUnfortunately, I am not really acquainted with the Drupal architecture (and, heh, PHP) for reviewing the patch. Though it looks ok to drue.
On a side note: would it be more drupalish and modular to make scheduler be able just to fire actions on time? Via the actions module? This way users would be able to do whatever they want, when the desired moment comes.
Comment #4
AjK commentedI did plan on integrating Workflow/Actions in but then someone released the Scheduled Actions module so I didn't bother wasting my time implementing some already done elsewhere.
Comment #5
jbrauer commentedTouching as a reminder to follow-up to my test with the patch.
Comment #6
jbrauer commentedThe patch worked as advertised for me. This is a great addition.
Comment #7
AjK commentedCommited to HEAD, will appear in next release.
Comment #8
(not verified) commented