You are here

README.txt in CAPTCHA 5.3

Same filename in this branch
  1. 5.3 README.txt
  2. 5.3 image_captcha/fonts/README.txt
Same filename and directory in other branches
  1. 5 README.txt
  2. 6.2 README.txt
  3. 6 README.txt
  4. 7 README.txt
### CAPTCHA Readme

captcha.module is the basic CAPTCHA module that offers general CAPTCHA
administration and a simple math challenge.

text_captcha offers another simple text based challenge.

image_captcha offers an image based challenge.

Installation:
  Installation is like all normal modules (e.g. extract in the directory sites/all/modules)
  The basic CAPTCHA module has no dependencies, so nothing special is required.

Configuration:
  The configuration page is at admin/user/captcha, here you can configure
  the CAPTCHA module and enable challenges for the desired forms.

Using the Image CAPTCHA:
  If you plan on using image_captcha, you will have to install TTF fonts into
  the image_captcha/fonts or files directory.  You can find free fonts
  available at a number of different locations:
    - DejaVu:
      http://dejavu.sourceforge.net/wiki/index.php/Download
    - Gentium:
      http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium
    - Redhat:
      https://www.redhat.com/promo/fonts
    - Matt's Free Fonts Page:
      http://www.theory.org/~matt/strthrwr/fonts/free

File

README.txt
View source
  1. ### CAPTCHA Readme
  2. captcha.module is the basic CAPTCHA module that offers general CAPTCHA
  3. administration and a simple math challenge.
  4. text_captcha offers another simple text based challenge.
  5. image_captcha offers an image based challenge.
  6. Installation:
  7. Installation is like all normal modules (e.g. extract in the directory sites/all/modules)
  8. The basic CAPTCHA module has no dependencies, so nothing special is required.
  9. Configuration:
  10. The configuration page is at admin/user/captcha, here you can configure
  11. the CAPTCHA module and enable challenges for the desired forms.
  12. Using the Image CAPTCHA:
  13. If you plan on using image_captcha, you will have to install TTF fonts into
  14. the image_captcha/fonts or files directory. You can find free fonts
  15. available at a number of different locations:
  16. - DejaVu:
  17. http://dejavu.sourceforge.net/wiki/index.php/Download
  18. - Gentium:
  19. http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=Gentium
  20. - Redhat:
  21. https://www.redhat.com/promo/fonts
  22. - Matt's Free Fonts Page:
  23. http://www.theory.org/~matt/strthrwr/fonts/free