Go to file
Will Rossiter 57fd743202 Merge pull request #3 from baukezwaan/master
MINOR: fixed incorrect key for dutch lang-file
2011-12-15 00:18:00 -08:00
code Inserted missing validator notify callback object 2011-06-09 02:35:23 -07:00
docs/en Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
lang MINOR: fixed locale name for dutch translation 2011-12-15 09:12:48 +01:00
LICENSE Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
README.md MINOR: fixed required versions to trunk till tested on 2.4 2010-12-13 13:55:49 +13:00
TODO.md MINOR: added note that this is alpha 2010-12-13 13:52:56 +13:00
_config.php Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00

README.md

Math Spam Protection

NOTE: this is alpha and not designed for production just yet. Please see the TODO.md file for remaining issues.

Maintainers

  • Will Rossiter (Nickname: willr, wrossiter)

Introduction

This module provides a simple math protection mechanism for prevent spam from your forms.

Includes an EditableMathSpamField to integrate with the UserForms module.

Requirements

  • Spam Protection Trunk
  • SilverStripe Trunk

Installation

See docs/en/Installing.md