summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-06 13:07:06 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-06 13:07:06 -0400
commit3c66e1552b70fe5ed5211aafcf127c647d79b481 (patch)
tree71e89220748a0f909670702aa8be05ca78ed6749 /doc
parentd3188a04fff1d0ed7329b3aae8343beaf1735390 (diff)
parent6f991c7a1c2441b5110e2d895a12a73c63895b44 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-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