Ticket #4064 (new enhancement)
Opened 5 years ago
Last modified 18 months ago
Submit spam button
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | plugin - spam-filter |
| Component: | plugin/spamfilter | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
I'd like a button or something where someone with the right permissions may decide whether a ticket in trac is a spam ticket or not. If the ticket is a spam ticket, Akismet (when used) should be automatically notified and/or a Bayes filter (if available) should be updated.
This might also be interesting for wiki sites.
Attachments
Change History
comment:1 follow-up: ↓ 3 Changed 5 years ago by cboos
- Milestone set to none
comment:2 Changed 2 years ago by cboos
- Milestone changed from not applicable to spam-filter-plugin
- Owner mgood deleted
This should eventually hijack the new Delete button if present [9270], so that one can submit spam and delete the comment in one go (and also the submit spam can not be abused).
comment:3 in reply to: ↑ 1 Changed 18 months ago by ryano@…
Replying to cboos:
That button should simply redirect to the spamfilter admin module, to the corresponding entry.
That would be a nice feature, and additionally, for a user that is not an administrator, it would be nice if the button flagged the post for review by an administrator.
The specific application I have in mind for this feature is discussed in th:#6557.



That button should simply redirect to the spamfilter admin module, to the corresponding entry.