Decisions should have a time at which:
* voting is not possible anymore
* results can be displayed (if enabled in the decision' config)
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | decisions_closingtime.patch | 2.85 KB | ChrisKennedy |
| #2 | decisions_cron.patch | 920 bytes | ChrisKennedy |
Comments
Comment #1
ChrisKennedy commentedI added an initial runtime column to decisions.install and will soon copy the code from poll.module to add this functionality now that active/closed status is committed.
Comment #2
ChrisKennedy commentedHere's a patch to create the cron hook for closing old decisions, taken from poll.module.
Comment #3
ChrisKennedy commentedHere's the second patch to add a UI for the runtime variable; it's committed to cvs.
Comment #4
(not verified) commented