mybb2
mybb2 copied to clipboard
Alpha 1 Moderation
Features
- [x] Soft delete post
- [x] Hard delete post
- [x] Soft delete topic
- [x] Hard delete topic
- [x] Close / open topic
- [x] Approve / unapprove posts
- [x] Approve / unapprove topics
- [x] Move posts to existing topic
- [x] Move topics to other forums
- [x] Merge posts of the same author
- [x] Stick / unstick topics
- [x] Moderation Control Panel
- [x] Moderation queue
- [x] Moderation logs
Thoughts on the above and things I've missed?
Definitely need custom moderator tools, with a series of actions and associated permissions (to use the tool).
Do we want to be able to merge threads (similar to moving posts, but does so for the whole thread into another)?
Do we also want to be able to "sticky" topics?
Sticky threads should definitely be included.
Do we also want to be able to "sticky" topics?
This is a must-have feature for forums imho.
Do we want to be able to merge threads
I use the merge/split tools rarely myself but some admins may want it. Nothing against.
Also:
- delayed moderation should be a thing
- thread/post notes, but a lot more useful than in 1.x. I personally like PostNotes & ModNotice plugins for 1.x
Yes, notes are extremely useful. Delayed moderation can also be useful, and will tie in to the task system (#12).
We should include all the mod tools that already exist in 1.x.
Where do we stand on hard deletions?
Moderator only, with it being a moderator permission.
On 2 Apr 2015, at 20:54, Will Pillar [email protected] wrote:
Where do we stand on hard deletions?
— Reply to this email directly or view it on GitHub.
I'm sure this will be up for debate, but I don't think you should be able to unapprove posts. Unapproved posts should only be when a user/forum is on moderation queue (meaning all of their posts require approval). If you want to hide a post, there's soft delete.
There was a debate here: http://community.mybb.com/thread-169668.html
It didn't reach a conclusion.
Yeah, it's kind of like marmite.
On 28 Jul 2015, at 09:15, Will Pillar [email protected] wrote:
There was a debate here: http://community.mybb.com/thread-169668.html
It didn't reach a conclusion.
— Reply to this email directly or view it on GitHub.
Based on that feedback, I think the best course of action here may be to do the following:
- Posts in the moderation queue should be marked as Pending Approval instead of Unapproved; create a moderation queue page in the Moderator CP similar to what exists now for posts needing approval.
- Rename soft delete to Hide Post (or similar). With permissions, it should be possible to be hide content without being able to see it after it has been hidden.
- Combine Approve and Restore into a single task called Show Post (or similar).
- Use Delete only when permanently deleting something.
- Add the ability to search for pending approval and hidden posts in the forum search (for moderators)
- Add an indicator to the topic listing that a topic has hidden posts (similar to the icons indicating attachments, posts by you, closed, etc.)
This will simplify the process by eliminating duplicate tasks. Both moderation queue and "soft delete" functionality is retained.
Any thoughts on the above?
I agree with all of the above. Much simpler language = greater usability. It tells you exactly what will happen, or what is happening (in the case of the first bullet).
I like it too
@mybb/developers please comment with any other moderation features not listed above which should be in Alpha 1.
From a quick look only stick/unstick is missing? Or was there anythihng else?
all features fixed?
@premiumcuyuz Not quite, the JavaScript is still broken, and I don't believe topic level moderation is implemented yet.
We've also been discussing renaming things and having an approval queue in the moderator control panel (which isn't yet created).