The current statistics page is confusing, decreasing its usefulness[1]. Here's a suggested replacement. Instead of the Overview, Spam comments, and Spam content sections, have one section:
Statistics:
Total spam postings: #
Last spam content: time and date
Last spam comment: time and date
Correctly detected spam postings: # of # (%)
Correctly detected non-spam postings: # of # (%)
Filter accuracy: %
Here's an example:
Statistics:
Total spam postings: 144
Last spam content: never
Last spam comment: 7:51 pm on Tuesday, February 8, 2005
Correctly detected spam postings: 74 of 75 (98.67%)
Correctly detected non-spam postings: 11 of 81 (13.58%)
Filter accuracy: 54.49%
Modules using the spam hook should be able to add statistics to this page, too.
[1] See http://drupal.org/node/14388 for some discussion.
Comments
Comment #1
jeremy commentedI removed the confusing text, and moved toward a simpler screen as you've described. However, unfortunately it's very easy to get the counters themselves confused. All that's currently displayed are counters that I believe will always be accurate. I'll look at fixing the rest of them at a future date.
At that time I'll look into adding a hook so third-party addons can modify the statistics page.
Comment #2
jeremy commentedThe rewritten spam module no longer collects these statistics, as they tended to be very innacurate.
Comment #3
osherl commentedComment #4
(not verified) commentedComment #5
jeremy commentedClosing manually. (I think the project module is broken, it keeps marking them updated when they should be closed.)
Comment #6
jeremy commentedClosing manually. (I think the project module is broken, it keeps marking them updated when they should be closed.)
Comment #7
jeremy commented