No one ever cared about the functionality, so it fell by the wayside. If you want to revive it, be my guest. It's now 2 major versions of core out of date, so porting it will be fun. ;) And, back then, CCK date fields didn't even really exist, so none of that stuff is going to work properly, either. You might just want to harvest the code for some concepts but basically start over from scratch. You should also look at resource conflict for some code to handle this sort of date comparison logic for CCK date fields.
Comments
Comment #1
dwwIt used to have one:
#326110: where is contrib/signup_conflicts/signup_conflicts.module
No one ever cared about the functionality, so it fell by the wayside. If you want to revive it, be my guest. It's now 2 major versions of core out of date, so porting it will be fun. ;) And, back then, CCK date fields didn't even really exist, so none of that stuff is going to work properly, either. You might just want to harvest the code for some concepts but basically start over from scratch. You should also look at resource conflict for some code to handle this sort of date comparison logic for CCK date fields.
Good luck,
-Derek