Job queue 5.x-3.0
drumm - March 11, 2008 - 19:12
| Download | Size | md5 hash |
|---|---|---|
| job_queue-5.x-3.0.tar.gz | 8.45 KB | 52c87ae3cc88ad6946bd7bf5ff94a987 |
Official release from CVS tag: DRUPAL-5--3-0
Last updated: March 11, 2008 - 19:15
*Job prioritization* by function. Implementing hook_job_queue_functions() provides your function with a human-readable name and opportunity to prioritize.
*De-duping*. A new argument to job_queue_add() prevents duplicate jobs from being added, off by default.
Bug fix, empty-filed jobs work again.
