nodebb-plugin-silent-edit
v0.1.0
Published
Allows authorized groups to edit posts without sending edit notifications.
Readme
nodebb-plugin-silent-edit
NodeBB plugin that adds a category privilege for silent post edits, so authorized groups can edit posts without sending the usual post-edit notification to topic followers.
Features
- Adds a new category privilege:
posts:silent-edit - Shows a "Silent edit" toggle in the composer only for users who have that privilege
- Prevents the standard
post-editnotification when the toggle is enabled - Keeps the privilege next to the regular post edit permissions in ACP
Install
- Copy the plugin into your NodeBB
node_modulesfolder or install it as a normal NodeBB plugin. - Activate the plugin.
- Rebuild and restart NodeBB.
- In ACP category privileges, grant
Silent editto the groups that should be allowed to use it.
GitHub
Maintained by palmoni5.
