This module is critical for me to migrate to Drupal 5.0. Any clues about when will it be available?
I haven't check the code or how hard would it be to migrate it, but I could if nobody is working on it.

Comments

pfaocle’s picture

Version: 4.7.x-1.x-dev » master

According to this list, this module is seeking help and/or a (co-) maintainer, so I'm sure a patch for the update won't go unappreciated.

coltrane’s picture

Title: DB Cron for Drupal 5.0? » DB Cron for Drupal 5.0
Assigned: Unassigned » coltrane
Status: Active » Needs review
StatusFileSize
new7.27 KB

Here are patches to port this module to Drupal 5.x. I've tested this on Drupal 5.7 and it works correctly.

Sorry, I was having trouble getting diff through Eclipse to work on the dbcron directory so here are two patches and the .info file.

Patch for dbcron.module

coltrane’s picture

StatusFileSize
new1.2 KB

Patch for dbcron.install, adds in hook_install() and hook_uninstall()

coltrane’s picture

StatusFileSize
new107 bytes

And finally dbcron.info