X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/7ee92cab4095fb22d77a0b0100a472c6901eb519..c4cb6e3c346199929b42ab0c352e33b36f55b72e:/doc/todo/anti-spam_protection.mdwn?ds=sidebyside 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]]