recaptcha
This extension integrates reCAPTCHA into a Radiant app. It adds a tag to place the reCAPTCHA dialog on a page and a controller method to validate the reCAPTCHA.
In and of itself, this extension is useless unless you are an extension developer. You should only install this extension if another extension needs/wants it (or you are an extension developer).
Supports only Radiant 0.8.
| Author | Travis Warlick |
|---|---|
| Website | http://github.com/tekwiz/radiant-recaptcha-extension |
| Repository | git://github.com/tekwiz/radiant-recaptcha-extension.git |
| Download | http://github.com/tekwiz/radiant-recaptcha-extension/tarball/master |
| Supports | Radiant 0.8 |
| Record Created | August 23, 2009 (over 2 years ago) |
| Last Updated | November 1, 2009 (over 2 years ago) |
Installation
At the command prompt, in the root of your Radiant project, type:
script/extension install recaptcha
