Go to file
martimiz 40164fd79d MINOR: removed argument from self::is_enabled() in MathSpamProtectorField ln22
It was wrongly pasted there in an earlier commit…
2012-07-10 15:10:36 +02: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 MINOR: fixed locale name for dutch translation 2011-12-15 09:12:48 +01: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