ez projects / nxc_captcha
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| nxc_captcha | Serhey Dolgushev | stable | 1.0 | 4.3+ |
Using NXC Captcha you can protect user registration, adding comments, topics in the forums, feedback forms, etc..
After installing NXC Captcha extension a new NXC Captcha datatype will become available. After adding this datatype to "protected" classes you can set these parameters:
All these parameters are set when you are addin content class attribute of NXC Captcha datatype, not in configuration ini file, so it is much more convenient to use. You should also note that convenient colopickers are used for setting the colors. Also there are used practical sliders for setting all numeric parameters (jQuery UI should be enabled and its boundled with NXC Captcha extension).
Another advantages of NXC Captcha is that you need to enter secure code only once per registration (or object editing) process. For example you entered right secret code, but wrong e-mail, than you don't need to retype secure code again, only your e-mail.
Exclude characters option is added
Sunday 04 March 2012 15:17
Serhey Dolgushev