Posted by leenwebb on July 2, 2009 at 2:32pm
I have a blog with comments enabled. I'd like to disable comments on posts older than 30 days -- ideally it would happen with the cron every night.
What's the best way to do this? I looked at Views Bulk Operations, but it seems way overkill for this simple task.
Thanks!
Comments
Have you tried
Have you tried http://drupal.org/project/commentcloser ?
Perfecto! Thanks for the
Perfecto! Thanks for the link.