Akismet Plugin

akismet plugin by Andreas Gohr
Use Akismet to check for spam

Last updated on 2006-11-09. Provides Action.
No compatibility info given!

Tagged with spam.

This plugin uses the Wordpress Akismet webservice to protect the Wiki against spam.

:!: After running this plugin for a while in the dryrun mode it proved to be pretty useless because of too many false positives. It is not recommended to use this plugin. — Andreas Gohr 2006-11-09 21:17

Download

Configuration

You need an API key, which you can get for free when signing up at wordpress.com. Enter the key in the Config Manager or set it manually in your local.conf:

$conf['plugin']['akismet']['apikey'] = 'xxxxxxxxxxxxx';

To get notified when an edit is blocked fill your email address into the notify option.

$conf['plugin']['akismet']['notify'] = 'you@example.com';

To enable the real blocking set dryrun to off. Otherwise you will only be notified but the edit will not be blocked.

$conf['plugin']['akismet']['dryrun'] = 0;
 
plugin/akismet.txt · Last modified: 2007/10/06 23:25 by 83.236.4.57
 
Imprint Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsTranslate