Closed (fixed)
Project:
Simplenews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2010 at 13:25 UTC
Updated:
8 Oct 2011 at 19:24 UTC
Jump to comment: Most recent file
Comments
Comment #1
miro_dietikerAttached patch adds the API and provides some description to elysia_cron interface.
Comment #2
miro_dietikerreview needed then ;-)
Comment #3
simon georges commentedWell, I'm fine with the comments... So, it it's working, go for it ;)
Comment #4
miro_dietikerfixed.
Comment #6
pillarsdotnet commentedDon't see why this can't be ported to 7.x-1.x, too.
Comment #7
miro_dietikerIt was not available by then...
Sure we can commit support for it. Thank you for retriggering.
I also hoped they'd cleanup the API...
Comment #8
miro_dietikerAdded the hook. Pushed into repo.
Note i've committed the original D6 patch to the D7 version. It seems still up-to-date.
pillarsdotnet: please don't mix codestyle patches with functional ones.
(I've committed some code cleanups also separately..)
Comment #10
remaye commentedI'm using simplenews 7.x-1.x-dev (2011-juin-12) and Elysia Cron 7.x-1.x-dev (2011-oct.-07)
I tried to set simplenews cron to 5mn (*/5 * * * * right ?) sending one single mail at each time,
but it runs (and correctly send the mail) only when global cron is triggered (1/hour), not each 5mn as expected.
Did I possibly miss something with Elysia cron or is it something wrong with simplenews+elysia_cron integration ?
Mails are correctly sent when Elysia cron module is disable.
Thanks for any advice.
Comment #11
pillarsdotnet commentedYou also need to configure your system so that Elysia cron gets called at least every five minutes.
Comment #12
remaye commentedThank you for you quick response...
but I don't know where to do that ?
The Elysia settings only show :
- "Run cron on visitor's requests, every..." (that doesn't allow less than 1 h)
- "Time Limit" and "Stuck time"
And one more thing : I'm on a mutualised server so no cron tab... is Elysia cron working then ?
Comment #13
pillarsdotnet commentedYou probably need to submit that question as a "support request" in the Elysia cron issue queue.