cirandas.net

ref: master

plugins/anti_spam/README.md


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
README - AntiSpam (AntiSpam Plugin)
===================================

Plugin that checks comments against a spam checking service compatible with the Akismet API.


Enable Plugin
-------------

Also, you need to enable AntiSpam Plugin at your Noosfero:

    cd <your_noosfero_dir>
    ./script/noosfero-plugins enable anti_spam


Activate Plugin
---------------

As a Noosfero administrator user, go to administrator panel:

- Click on "Plugins" option
- Click on "AntiSpam Plugin" check-box

Configure Plugin
----------------

As a Noosfero administrator user, go to administrator panel:

- Click on "Configuration" below the "AntiSpam Plugin"
- Fill in the "API key" field with the key generated after signing up to
  akismet: https://akismet.com/signup/
- Save your changes