An open API service indexing awesome lists of open source software.

https://github.com/ashwanthkumar/spam_moderation

SPAM detection for Elgg 1.8+
https://github.com/ashwanthkumar/spam_moderation

Last synced: 8 months ago
JSON representation

SPAM detection for Elgg 1.8+

Awesome Lists containing this project

README

          

[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)

Copyright SPAM Moderation by Ashwanth Kumar

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

SPAM Moderation Plugin for Elgg 1.8 (build: > 2011032200) Alpha

Features:
* Akismet (https://akismet.com/signup/#free) and Mollom (http://mollom.com/) external SPAM filter services.
* Internal keyword based filter of any type of content.
* Group Topic Reply and Blog post check against all the three services.

Currently out of 3 only one service could be choosen.

There are some known issues when using Mollom. When the server responds with 'unsure' the content is categorized based on the quality score. Look at /lib/spam_moderation.php for more details how it is implemented.

Updated: 17/04/2011