botcha.application.controller.d7adapter.not_needed_yet.inc |
controller/application/decorator/d7adapter/botcha.application.controller.d7adapter.not_needed_yet.inc |
|
|
botcha.info |
botcha.info |
|
name = BOTCHA
description = BOTCHA Spam Prevention.
package = "Spam control"
core = 7.x
configure = admin/config/people/botcha
php = 5.3
; To turn a module into an Application.
dependencies[] = moopapi
; We need this to empower autoloading… |
botcha.install |
botcha.install |
|
Install, update and uninstall functions for the BOTCHA module. |
botcha.module |
botcha.module |
|
BOTCHA - Spam Prevention
It modifies forms by adding various botcha's. |
README.txt |
README.txt |
|
It is a D7 adapter for BOTCHA Drupal-major-version-independent foundation ("library").
"Library" could be found in usual drupal.org repository but without major-version
prefix: for example, x.x-1.x, x.x-2.x and so on.
To enable… |