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

Feature Request: Comment Moderation UI #314

Open
4 of 9 tasks
indysigner opened this issue Mar 21, 2017 · 4 comments
Open
4 of 9 tasks

Feature Request: Comment Moderation UI #314

indysigner opened this issue Mar 21, 2017 · 4 comments

Comments

@indysigner
Copy link

indysigner commented Mar 21, 2017

Hey team, we really should integrate managing comments from within the CMS.

The way WordPress allows to moderate comments is ideal, where comments are ordered in a chronological way. What's more, having the following options for every comment would be a minimum requirement to manage comments in a proper way (there's more below).

Unapprove \ Edit \ Spam \ Delete

comments-wp

In a perfect world, we have all of the following options:

  • Ordering comments in a chronological way
  • Show the options Unapprove \ Edit \ Spam \ Delete beneath all comments,
  • Add a checkbox beside all comments
  • Provide bulk actions to trash or spam multiple comments at once
  • Show the commentator's IP address and email addresses
  • Add a search field so that we can search for certain keywords or links, IP addresses, email addresses,
  • There should also be an input field through which we can define which keywords, email addresses or URLs need to be to automatically blacklisted (that will automatically be deleted)
  • Comments that contain at least one link should be pending by default so that they won't show up unless we have them approved manually
  • If we want to be really cool, we could also whitelist links to certain websites e.g. such Codepen.io, Medium.com, css-tricks, netlify.com, youname.it
@indysigner indysigner changed the title Feature Request: Comment Moderation Feature Request: Comment Moderation UI Mar 21, 2017
@tech4him1
Copy link
Contributor

What kind of backend is going to be used for comments, or is that still up for discussion?

@erquhart
Copy link
Contributor

Depending on where comments are stored, we would need a provider integration, and probably a new collection type that can handle comments in an ideal manner (they don't open, just an actionable list, for example), but that is abstract enough to capture a distinct class of use cases.

@stale
Copy link

stale bot commented Oct 29, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@erquhart
Copy link
Contributor

erquhart commented Jan 7, 2020

Related to #1193.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants