disable or hide mailing lists completely, OG or role based access to each list
tobias - July 9, 2008 - 19:32
| Project: | Convey |
| Version: | 5.x-1.0-beta3 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
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

#1
+1 for this functionality!
I'm able to help as well!
Rob
#2
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.
#3