Open pitaj opened 7 years ago
Could it be possible with this scheme to create a category where users can't see other users topics but can create a topic and always view their own topic?
Like a support forum where users may have sensitive issues. Other users don't need to see the topic, but the user that creates it can interact with the support team that can read the whole category.
No, that is too obscure a use case to condition for, I think. Traditionally we've opted to do this via third party plugins.
nodebb-plugin-support-forum being the one you're looking for.
I would be interested in the ability to give groups certain admin privileges - like managing categories for instance.
I would like to be able to set global mods to have soft delete only and never purge. It avoids a lot of issues in the event of a mods account getting hacked (restoring backups suck!).
@julianlam No notable forum software doesn't allow you to give groups fine tuned permissions. Shortsighted decisions like that seriously hold NodeBB back from widespread use.
For what it's worth, a number of these changes have been implemented, with global privileges and purge now being a separate privilege no longer bundled with moderation.
@julianlam does it mean that global moderators shouldn't be able to purge anymore? If so how, cause with our setup, if they have moderation rights they can still purge for example.
No, global moderators should still be able to purge.
Bump? Would be nice to break these permissions down more because I want my mods to be able to delete posts but not edit
This would cover #5569, some of #3914, and could cover #4652 and #5127 as well.