aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/blogspam_training.mdwn
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <http://smcv.pseudorandom.co.uk/@web>2009-05-06 06:11:53 -0400
committerJoey Hess <joey@kitenet.net>2009-05-06 06:11:53 -0400
commit6f991c7a1c2441b5110e2d895a12a73c63895b44 (patch)
tree91c046d146f813e7f91e10e40432770d4b9b047c /doc/todo/blogspam_training.mdwn
parent6cea66e2d8c0fd4f2c81c0535ae58dfa3abf1dd7 (diff)
downloadikiwiki-6f991c7a1c2441b5110e2d895a12a73c63895b44.tar
ikiwiki-6f991c7a1c2441b5110e2d895a12a73c63895b44.tar.gz
Diffstat (limited to 'doc/todo/blogspam_training.mdwn')
-rw-r--r--doc/todo/blogspam_training.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/blogspam_training.mdwn b/doc/todo/blogspam_training.mdwn
index f1d71f763..f15eba59d 100644
--- a/doc/todo/blogspam_training.mdwn
+++ b/doc/todo/blogspam_training.mdwn
@@ -13,6 +13,13 @@ blogspam plugin is enabled), each comment can have an extra link "mark
as SPAM" which would both delete/revert the comment and submit it to
the configured blogspam server for training.
+> Comments can't have an extra link when the admin user is logged
+> in, because the admin user sees the same static pages as everyone
+> else (non-admins still see the "remove" link provided by the remove
+> plugin, too). Perhaps a better UI would be that the action of that
+> link was overridden by the blogspam plugin to go to a form with
+> a checkbox for "also submit as spam"? --[[smcv]]
+
Similarly, ham training can be plugged directly into the current
comment moderation interface. Each comment that gets approved by the
admin, can be sent to blogspam.net as ham. If this is considered too