Howdy, I've developed a plugin for buddypress and bbpress called bp group forums. It uses the group forums in buddypress and configures bbpress so that public, private and hidden forums are possible. It also implements group forum moderation for buddypress group admins and moderators. I've done the link and configuration between bp and bbpress.
The public group forums are configured to be read only. The private and hidden bp group forums are configured to be hidden except for bp users who belong to that group.
I've implemented read only and hidden forums using your read-only-forums and hidden-forums plugins. I haven't even modified those two plugins at all. I just configure all the global vars before your plugins get triggered. Thanks for these by the way.
I'm packaging up my plugin and I wanted to distribute your two plugins in the same zip as a convenience.
Do you mind? My stuff is GPL 3.0 licensed.