Testing mode for cronplus
jwbuzz - January 25, 2009 - 04:23
| Project: | CronPlus |
| Version: | 6.x-1.0-beta4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | syscrusher |
| Status: | active |
Jump to:
Description
This is a really great module. The only issue I've found is in testing. It's hard to get my hooks to fire at their various intervals without setting my system clock so I was thinking it would be nice to have a "testing" checkbox in the configuration section so that when checked, all hook implementations fire every time cron.php is run. Currently, I have to run "delete from variable where name like '%cron%'" to get it to run. Just a thought..

#1
That's a wonderful suggestion, and very easy to implement. I'll try go get this into the code soon.
Scott
#2
BTW, thanks for the kind words about the module, and for the test report.
#3
Sounds great. Looking forward to it.