Download Size md5 hash
captcha-6.x-2.0-beta3.tar.gz 51.76 KB 5330c966dbe920b6b6def3f9cc909df8
captcha-6.x-2.0-beta3.zip 70.03 KB 93d180bc2b693c61a17bc8424121cdb8
Official release from tag: 6.x-2.0-beta3
Last updated: December 24, 2010 - 22:35

Changes since DRUPAL-6--2-0-BETA2:

  • #367959: CAPTCHA validation was silently ignored on cached forms
  • minor documentation and code style cleanups
  • #409210 by domasj and soxofaan: minor typo
  • #410016 by domasj and soxofaan: translation updates: removed translations from database schema definitions and other minor translation tweaks
  • updated captcha-module.pot
  • #423736 by soxofaan: big refactoring in 6.x-2.x branch: use of hook_elements() instead of hook_form_alter()
    This is the basic work, follow-up patches with tweaking will follow