summaryrefslogtreecommitdiff
path: root/modules/akismet/module.info
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-01-07 07:36:48 +0000
committerBharat Mediratta <bharat@menalto.com>2009-01-07 07:36:48 +0000
commitba052c0cc94a1b1acbe3322e9e3705f71f7134ac (patch)
treea66105cf010350875806e428897c99a31fa47875 /modules/akismet/module.info
parentf8f471c59be38e94242d63ad0facb899594de58d (diff)
Extract the Akismet driver from the Spam_Filter module into a module
in its own right. Clean up the tests, streamline the code and improve the admin interaction. Add a working stats page.
Diffstat (limited to 'modules/akismet/module.info')
-rw-r--r--modules/akismet/module.info3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/akismet/module.info b/modules/akismet/module.info
new file mode 100644
index 00000000..dd2df5dd
--- /dev/null
+++ b/modules/akismet/module.info
@@ -0,0 +1,3 @@
+name = Akismet
+description = "Filter comments through the <a href="http://akismet.com">Akismet web service</a> to detect and eliminate spam. You'll need a <a href="http://wordpress.com/api-keys/">WordPress.com API</a> key to use it."
+version = 1