-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
17 lines (9 loc) · 671 Bytes
/
Copy pathREADME
File metadata and controls
17 lines (9 loc) · 671 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Mollom for Expression Engine
Upload to /system/expressionengine/thridparty/
Enable in the extensions menu and add your keys
You can create an account at http://www.mollom.com
How it works
Currently Mollom for Expression engine will check all comments using the hook "insert_comment_insert_array". If a comment is flagged as spam it will automatically be closed, if the system is unsure it will become a pending comment, if its not spam or penning the comment will be posted.
This is complete automation.
**Future**
working on a second part to track then number of comments that have been tracked and how many post fall into each category of spam, ham or unsure.