Skip to content
Commit 8a68158a authored by Eric-Alexander Schaefer's avatar Eric-Alexander Schaefer
Browse files

#988210 by ericschaefer: Make scheduling code reusable

New hook: hook_scheduler_nid_list($action) - This hook gets called on scheduler cron run with an action (currently 'publish' and 'unpublish', not to be mistaken with action-modules actions) as parameter. scheduler expects modules to return a list of node IDs the module want published or unpublished respectively.
parent 74858f54
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment