botcha.application.controller.d6adapter.inc |
controller/application/decorator/d6adapter/botcha.application.controller.d6adapter.inc |
|
|
botcha.info |
botcha.info |
|
name = BOTCHA
description = BOTCHA Spam Prevention.
package = "Spam control"
core = 6.x
php = 5.3
; For lazy-load via files[] like in D7.
dependencies[] = autoload
; For db_* functions like in D7.
dependencies[] = dbtng
; To turn a module… |
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 D6 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… |