It should be possible to turn on and off the requirement that a commenter be a member of a certain group per group. This would allow the functionality of comment_og to only affect certain groups in a drupal installation, for example.

Attached patch tries to do that and seems to work for me.

CommentFileSizeAuthor
comment_og-per-group.patch7.35 KBohnobinki

Comments

chromix’s picture

Status: Active » Needs review

Thanks again ohnobinki. I like where you're going with this. This is actually closer to how D7 OG works so I think it's smart to implement something like this in the 6 version as well. Also good to give me some inspiration for the D7 version (it's coming, I promise).

I'll try this out and commit it once I have some mileage with it.

ajayg’s picture

Version: » 6.x-1.x-dev

Any further updates on this?

chromix’s picture

Still just looking for feedback that this patch works. If there's a demand for this feature, I can roll this into the dev release and then just leave it at that for now.

chromix’s picture

Status: Needs review » Closed (fixed)