Go to file
Simon Welsh 4dac9e29f4 Merge pull request #13 from RuthAdele/patch-1
Add strtolower to allow answers with Capital letter
2013-09-24 02:53:10 -07:00
code Add strtolower to allow answers with Capital letter 2013-09-24 18:51:31 +09:30
docs/en Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
lang Major: Added translation for Czech language. 2013-03-05 22:05:46 +01:00
_config.php Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
composer.json Bug : Removed errors from Composer.json 2012-09-29 15:06:59 +05:30
LICENSE Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
README.md Update master 2012-07-11 20:13:44 +12:00
TODO.md MINOR: added note that this is alpha 2010-12-13 13:52:56 +13:00

Math Spam Protection

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

  • SilverStripe 3.0
  • Spam Protection Master

Installation

See docs/en/Installing.md