Posted by imerlin on May 9, 2007 at 1:03am
Overview
Captcha Riddler is a sub module of Captcha that lets site administrators create their own questions to foil automated spam bots.
Features
This module lets you create custom riddles for the Captcha module. requiring guests to answer the 'riddle' before being allowed to submit the form.
- Create your own Captcha questions to give your forms personality that matches your site
- Allows multiple possible answers for one question.
- Multiple possible questions, randomly presenting just one to the user.
Requirements
Captcha module is required.
i18n (D6 Only)
Add this to your settings.php (if you already have i18n_variables, add these instead of overwriting)
$conf['i18n_variables'] = array('riddler_question', 'riddler_answer');Then visit /en/settings/riddler and /is/settings/riddler (is being your country code) and set the settings differently. This will allow Form Riddler to display different questions for different language settings.
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Maintenance fixes only
- Module categories: Security, Spam Prevention
- Reported installs: 2831 sites currently report using this module. View usage statistics.
- Downloads: 8,645
- Last modified: May 11, 2012
