Currently the module checks the "administer comments" permission to see if you can toggle comments to be open/closed. I think it would make more sense to create a permission in this module for that feature.

Administer comments is generally used for editing, deleting, and publishing comments. It's not used by core for toggling whether comments are enabled/read-only/disabled.

Comments

nigelcunningham’s picture

Not sure what to call such a permission... "administer commenting"? "toggle commenting"? Would you (or anyone else) have a suggestion?

greggles’s picture

Yes, toggle commenting works for me.

nigelcunningham’s picture

Version: 6.x-1.x-dev » 7.x-1.x-dev
Issue summary: View changes
nigelcunningham’s picture

Status: Active » Fixed

Sorry it has taken so long. I've just implemented this.

nigelcunningham’s picture

Status: Fixed » Closed (fixed)