boonebgorges / buddypress-docs

GNU General Public License v3.0
106 stars 44 forks source link

Folder management permissions should mirror group doc creation setting #552

Open boonebgorges opened 8 years ago

boonebgorges commented 8 years ago

It's possible to configure Docs within a group so that new Docs can be created by any member, or by admins/mods only. But folder management doesn't follow the same rules: once created, a folder can only be deleted by someone with the 'bp_docs_manage_folder' cap, which is granted only for the group admin/mod.

How can these be better mirrored? Some thoughts:

cmorales954 commented 8 years ago

My thoughts:

First, the overall group settings for who can upload a file within a group should establish a base-line capability rule for folder management. If you cant create docs, you cant manage folders (and vice versa)