Hi,

I am testing this very nifty module, and would like to be able to turn off the mailing lists feature or at least hide it from my members, and only display the mailing lists to those people who should be able to see it. OG or Role-based access to mailing lists and information subscriptions at the top level would make this work for my needs.

Thanks for contributing this! Let me know if you'd like beta testing help.

Cheers,

Tobias

CommentFileSizeAuthor
#2 patch.patch141.7 KBrvarkonyi

Comments

rvarkonyi’s picture

+1 for this functionality!

I'm able to help as well!

Rob

rvarkonyi’s picture

StatusFileSize
new141.7 KB

I edited hook_perm and added a new permission: access convey form. Then I wrapped the whole convey_user function in an if statement and made the module check for the right permission.

rvarkonyi’s picture

Status: Active » Needs review