Go to file
2012-09-24 23:58:59 -07:00
code MINOR: removed argument from self::is_enabled() in MathSpamProtectorField ln22 2012-07-10 15:10:36 +02:00
docs/en Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
lang MEDIUM: added 4 YAML translation files, removed old translation files. 2012-07-10 14:01:42 +02:00
_config.php Initial commit of MathSpamProtection module from hackfest 2010-12-13 13:30:04 +13:00
composer.json New : Added composer.json 2012-09-23 12:17:00 +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