Opened 2 years ago
Last modified 2 years ago
#3562 new Enhancement
Reported content should be reporting entities, not URLs
| Reported by: | ewinslow | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | Long Term Future Release |
| Component: | Reported content | Version: | 1.7 |
| Severity: | minor | Keywords: | |
| Cc: | brett@… | Difficulty: | moderate |
Description
My understanding is that the plugin is used to flag users or content for spam, nudity, abuse, etc., but the way it is implemented is that it just reports URLs (sort of like negative bookmarking that only admins can see). This is less useful to admins because users could report a page for content that is no longer present when the admin visits. I think reported content needs to use annotations to annotate the offending entity, including the reason for the annotation in the value field.
Change History (2)
comment:1 Changed 2 years ago by cash
- Component changed from Core to Reported content
- Milestone changed from Needs Review to Future Release
comment:2 Changed 2 years ago by ewinslow
Sounds good to me.
Note: See
TracTickets for help on using
tickets.

To do this:
The problem with this approach is that there are places that content is displayed without an entity menu (private messages for example).
I'm marking this as future release. Once we see how people use 1.8 we'll get a better sense of how difficult this would be.