Go to file
Will Rossiter 7bfb49f176 Merge pull request #2 from Juanitou/master
MINOR Add French (France) and Spanish (Spain) translations.
2011-10-21 13:11:59 -07: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 Added French (France) and Spanish (Spain) translations 2011-10-20 13:39:55 +02:00
_config.php Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13: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

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