How difficult would it be to modify this module to close comments based on the date of the most recent comments. In other words, if I want to close comments after no one has commented for more then a month. Are there any plans to add this functionality?

Comments

yngens’s picture

I second this excellent request.

rmiddle’s picture

Version: 5.x-1.1 » master

Sounds like a good idea. Need to check and see how hard this would be to do and how hard it would be on the system to run.

Thanks
Robert

rmiddle’s picture

Assigned: Unassigned » rmiddle
rmiddle’s picture

Status: Active » Closed (won't fix)

I have looked into this I don't think it is worth the time to create this feature. Marking this wont fix

gaele’s picture

Status: Closed (won't fix) » Active

1. It is not clear from the project page what this module exactly does. From this issue I conclude it closes comments based on node publishing date (instead of last comment publishing date). Could you add this to the project page?

2. The module Comment commander does exactly what is requested here. Perhaps this functionality could be copied over?

(Why not use commentcommander instead of commentcloser? commentcommander seems unmaintained, and contains a lot of other rather unrelated functionality.)