Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moderation Queue #90

Open
merk opened this issue Dec 21, 2011 · 6 comments
Open

Moderation Queue #90

merk opened this issue Dec 21, 2011 · 6 comments
Labels
Milestone

Comments

@merk
Copy link
Member

merk commented Dec 21, 2011

It would be nice to be able to push comments to a moderation queue.

I suspect it would work that if the user lacks a specific ROLE (for role based security) or is missing a specific Acl entry, the comment should be moderated.

@mkurzeja
Copy link

mkurzeja commented Dec 7, 2012

I'm thinking about implementing such a functionality. After a user without moderation permission (ROLE or ACL) adds a comment it is visible only to users with this permission. They can set it public or delete this message.

I've just started to use this bundle - do you think the moderation buttons/links should be added to the comment view page? (In my project this will be done through the sonata admin).

@merk
Copy link
Member Author

merk commented Dec 8, 2012

Basic functionality has already been included in the bundle for marking a comment as requiring moderation, each comment can have a state.

We're basically just missing interfaces and logic to put comments into the appropriate states.

@bassrock
Copy link

+1 for a moderation queue and interface

@ibasaw
Copy link

ibasaw commented Feb 5, 2013

need this feature :)

@cordoval
Copy link

👍

@tarjei
Copy link
Contributor

tarjei commented Nov 15, 2015

Hi, I would like to suggest that this is implemented as a separate bundle, which is quite easy to do using eventlisteners that fire when comments are posted.

@XWB XWB modified the milestones: 2.1, 2.0.x May 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

7 participants