NotCaptcha for Drupal

This module provides CAPTCHA implementation based on NotCaptcha (http://notcaptcha.webjema.com) sources and ideas. Differences from the original implementation are the following:

  • sources have been changed to be compatible with Drupal CAPTCHA module
  • enhanced security - encryption based on PHP mcrypt module

NotCaptcha for Drupal

Requirements

  • Drupal CAPTCHA module enabled
  • JavaScript enabled in your browser (non-JavaScript implementation does not work so far)
  • PHP mcrypt module enabled
  • PHP GD module enabled

Installation

  1. Place notcaptcha_captcha directory into sites/all/modules folder
  2. Enable the NotCaptcha CAPTCHA module by navigating to: Administer > Site building > Modules

Configuration

The configuration page is at admin/user/captcha/notcaptcha_captcha.

Working Example

You can see a working example by trying to add a comment on CloudGears web-site: http://cloudgears.com/comment/reply/3#comment-form

License

Licensed under the GNU General Public License, Version 2.0.

Author

Denis Dorokhov <denis at cloudgears.com>

AttachmentSize
notcaptcha-5.x-1.0.2.tar_.gz228.2 KB
notcaptcha-6.x-1.0.2.tar_.gz228.21 KB