Advanced spam cleaner

Administration tool ::: tool_advancedspamcleaner
Maintained by Ankit Agarwal
Advanced Spam Cleaner tool for Moodle

Advanced spam cleaner 1.3

Moodle 2.3, 2.4
Released: Wednesday, 19 December 2012, 1:04 PM
advanced_spam_cleaner
=====================

Advanced Spam Cleaner tool for Moodle

Installation Instruction
=====================

* Extrat the folder from zip and copy it to your moodle/admin/tool
* Login as admin and go to site admin>reports>advanced spam cleaner settings and change the settings as required
* Goto site admin > reports > advanced spam cleaner page to run the tool

Things to do
=====================
* Adding paging support
* Adding support to remember last run time and search since last run
* Highlight spam keywords in the results
* Ability to completly nuke user with all comments, forum posts, blogs etc
* Redo the ajax methods
* Pro-active marking of spam!

Maturity
====================
Beta (use at your own risk)

Features
====================
* Supports keyword based search
* Can stop based on a specificed spam hit limit or api call limit
* Can search for specified date range
* Easy to implement any third party apis
* Akismet Api support included by default

Change log
=====================
* 2012070801 - First public release - 1.0
* 2012070816 - Adding support for custom date range - 1.1
* 2012070821 - Minor bug fixes - 1.2
* 2012121900 - Minor bug fixes and improvments - 1.3


About Author
=====================
Ankit Kumar Agarwal
Moodle HQ developer
https://github.com/ankitagarwal

License
=====================

GPL 3 or later

Report bugs
=====================
http://tracker.moodle.org/browse/CONTRIB/component/12336

Version information

Version build number
2012121900
Version release name
1.3
Can be updated to
1.4, 1.5, 1.6 (2013042900), 2.0-beta, 2.1-beta (2015011900)
Maturity
Beta
MD5 Sum
ac8beb922934c17aa67b42f81282318a
Supported software
PHP 5.3, PHP 5.2, PHP 5.1, Moodle 2.3, Moodle 2.4

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS branch
v1.3-release
VCS tag
v1.3

Default installation instructions for plugins of the type Administration tool

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "mytool") in the "admin/tool" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation