diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-10 07:42:00 -0700 |
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-06-10 07:42:00 -0700 |
| commit | a3c9104568704b5e626c9ac9b95921c8a67ef79a (patch) | |
| tree | 23be8f92ec3119c9fbc37eea5629fa8f5c11f1d2 /modules/akismet/module.info | |
| parent | 1f1cb01a967b508374ec9202815cb190bf4ea463 (diff) | |
| parent | 66014819b4e7fd8a5438eb800675641f7d213e27 (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/akismet/module.info')
| -rw-r--r-- | modules/akismet/module.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/akismet/module.info b/modules/akismet/module.info index 8655927d..d45d8a7b 100644 --- a/modules/akismet/module.info +++ b/modules/akismet/module.info @@ -1,3 +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." +description = "Filter comments through the Akismet web service to detect and eliminate spam (http://akismet.com). You'll need a WordPress.com API key to use it." version = 1 |
