X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/0993933ea30f4fb28402f12a033cdd37015da427..256dee00f9de872e52247ecad976edd97d70c5c8:/doc/todo/anti-spam_protection.mdwn diff --git a/doc/todo/anti-spam_protection.mdwn b/doc/todo/anti-spam_protection.mdwn index b0524be5f..e39d4c19b 100644 --- a/doc/todo/anti-spam_protection.mdwn +++ b/doc/todo/anti-spam_protection.mdwn @@ -24,7 +24,7 @@ You might look at the Wikipedia page on "Spam\_in\_blogs" for more ideas. In pa Ikiwiki now has a checkcontent hook that plugins can use to see content that is being entered and check it for spam/whatever. -There is a blogspam plugin that uses the blogspam.org service +There is a [[plugins/blogspam]] plugin that uses the blogspam.org service to check for common spam signatures. --[[Joey]] [[done]]