Parent Directory
|
Revision Log
|
Revision Graph
Begin work on 6.x-2.x. Head is very broken right now don't use.
| 1 | Automatically close comments on node types of your choosing. First version, first contribution. |
| 2 | |
| 3 | comment_closer.module: automatically close comments on node types of your choice. |
| 4 | -- needs cron |
| 5 | -- runs once daily, weekly, monthly or annually to close comments more than a week, month or year old |
| 6 | -- no table changes or additions, just drop it in your modules directory |
| 7 | Though the project says version 4.5 I see no reason for it to fail with versions 4.0 and higher. |
| 8 | |
| 9 | |
| 10 |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |