Difference between revisions of "Recaptcha"
From Contensive Wiki
(→How To) |
(→How To) |
||
Line 25: | Line 25: | ||
<p> | <p> | ||
There are three addons in the collection: | There are three addons in the collection: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</p> | </p> | ||
Revision as of 22:00, 22 February 2016
Add this addon to the end of a form wizard form and it produces a 'human verification' text box called reCaptcha.
Contents
[hide]Terms
- recaptcha
- The name of the open source tool used within this addon
Roles
How To
The reCaptcha addon provides the necessary programming routines to add the reCaptcha function to any form.
Adding reCaptcha to a Form
To add recaptcha to a form wizard form, open the form to the page where you want to put the recaptcha function. Add the following code to the page:
{% "reCAPTCHA" %}
Click OK to save changes.
There are three addons in the collection:
References
use Cases
Change History
2/22/2016
- Added to Wiki.