Show
Ignore:
Timestamp:
07/10/2008 08:33:05 AM (5 months ago)
Author:
Geert
Message:

Captcha_Word_Driver added. It picks a word from the list you supply in the captcha i18n file.

What's also cool to note is that the Captcha_Word_Driver extends the Captcha_Basic_Driver and completely inherits its render() method. :)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/system/config/captcha.php

    r3024 r3028  
    88 * 
    99 * Group Options: 
    10  *  style           - Captcha type, e.g. basic, math, riddle 
     10 *  style           - Captcha type, e.g. basic, word, math, riddle 
    1111 *  width           - Width of the Captcha image 
    1212 *  height          - Height of the Captcha image 
    13  *  complexity      - Difficulty of the Captcha, concrete usage depends on chosen style 
     13 *  complexity      - Difficulty level (0-10), usage depends on chosen style 
    1414 *  background_path - Path to folder in which background image reside 
    1515 *  background_file - Image file name