You are here

Files in CAPTCHA Pack 7

Primary tabs

File namesort descending Location Namespace Description
ascii_art_captcha.admin.inc ascii_art_captcha/ascii_art_captcha.admin.inc Functionality and helper functions for ASCII ART CAPTCHA administration.
ascii_art_captcha.info ascii_art_captcha/ascii_art_captcha.info name = ASCII art CAPTCHA description = Provides an ASCII art based CAPTCHA type. package = "Spam control" dependencies[] = captcha core = 7.x configure = admin/config/people/captcha/ascii_art_captcha
ascii_art_captcha.install ascii_art_captcha/ascii_art_captcha.install Install, update and uninstall functions for the ASCII ART CAPTCHA module.
ascii_art_captcha.module ascii_art_captcha/ascii_art_captcha.module
ascii_art_captcha_font_alphabet.inc ascii_art_captcha/fonts/ascii_art_captcha_font_alphabet.inc
ascii_art_captcha_font_big.inc ascii_art_captcha/fonts/ascii_art_captcha_font_big.inc
ascii_art_captcha_font_colossal.inc ascii_art_captcha/fonts/ascii_art_captcha_font_colossal.inc
ascii_art_captcha_font_doh.inc ascii_art_captcha/fonts/ascii_art_captcha_font_doh.inc
ascii_art_captcha_font_doom.inc ascii_art_captcha/fonts/ascii_art_captcha_font_doom.inc
ascii_art_captcha_font_dotmatrix.inc ascii_art_captcha/fonts/ascii_art_captcha_font_dotmatrix.inc
ascii_art_captcha_font_larry3d.inc ascii_art_captcha/fonts/ascii_art_captcha_font_larry3d.inc
ascii_art_captcha_font_letters.inc ascii_art_captcha/fonts/ascii_art_captcha_font_letters.inc
ascii_art_captcha_font_mini.inc ascii_art_captcha/fonts/ascii_art_captcha_font_mini.inc
ascii_art_captcha_font_nancyj.inc ascii_art_captcha/fonts/ascii_art_captcha_font_nancyj.inc
ascii_art_captcha_font_o8.inc ascii_art_captcha/fonts/ascii_art_captcha_font_o8.inc
ascii_art_captcha_font_ogre.inc ascii_art_captcha/fonts/ascii_art_captcha_font_ogre.inc
ascii_art_captcha_font_pebbles.inc ascii_art_captcha/fonts/ascii_art_captcha_font_pebbles.inc
ascii_art_captcha_font_puffy.inc ascii_art_captcha/fonts/ascii_art_captcha_font_puffy.inc
ascii_art_captcha_font_roman.inc ascii_art_captcha/fonts/ascii_art_captcha_font_roman.inc
ascii_art_captcha_font_rounded.inc ascii_art_captcha/fonts/ascii_art_captcha_font_rounded.inc
ascii_art_captcha_font_slant.inc ascii_art_captcha/fonts/ascii_art_captcha_font_slant.inc
ascii_art_captcha_font_small.inc ascii_art_captcha/fonts/ascii_art_captcha_font_small.inc
ascii_art_captcha_font_smslant.inc ascii_art_captcha/fonts/ascii_art_captcha_font_smslant.inc
ascii_art_captcha_font_standard.inc ascii_art_captcha/fonts/ascii_art_captcha_font_standard.inc
ascii_art_captcha_font_straight.inc ascii_art_captcha/fonts/ascii_art_captcha_font_straight.inc
ascii_art_captcha_font_thick.inc ascii_art_captcha/fonts/ascii_art_captcha_font_thick.inc
ascii_art_captcha_font_tinkertoy.inc ascii_art_captcha/fonts/ascii_art_captcha_font_tinkertoy.inc
ascii_art_captcha_font_univers.inc ascii_art_captcha/fonts/ascii_art_captcha_font_univers.inc
css_captcha.admin.inc css_captcha/css_captcha.admin.inc Functionality and helper functions for CSS CAPTCHA administration.
css_captcha.info css_captcha/css_captcha.info name = CSS CAPTCHA description = Provides a CSS based CAPTCHA type. package = "Spam control" dependencies[] = captcha core = 7.x configure = admin/config/people/captcha/css_captcha
css_captcha.install css_captcha/css_captcha.install Install, update and uninstall functions for the CSS CAPTCHA module.
css_captcha.module css_captcha/css_captcha.module
foo_captcha.admin.inc foo_captcha/foo_captcha.admin.inc Functionality and helper functions for FOO CAPTCHA administration.
foo_captcha.info foo_captcha/foo_captcha.info name = Foo CAPTCHA description = The foo CAPTCHA requires the user to enter the word 'foo'. package = "Spam control" dependencies[] = captcha core = 7.x configure = admin/config/people/captcha/foo_captcha
foo_captcha.install foo_captcha/foo_captcha.install Install, update and uninstall functions for the FOO CAPTCHA module.
foo_captcha.module foo_captcha/foo_captcha.module
lost_character_captcha.admin.inc text_captcha/lost_character_captcha/lost_character_captcha.admin.inc Functionality and helper functions for LOST CHARACTER CAPTCHA administration.
lost_character_captcha.info text_captcha/lost_character_captcha/lost_character_captcha.info name = Lost character CAPTCHA description = Provides CAPTCHA that asks for the lost character(s) in a given word. package = "Spam control" dependencies[] = captcha core = 7.x configure = admin/config/people/captcha/lost_character_captcha
lost_character_captcha.install text_captcha/lost_character_captcha/lost_character_captcha.install Install, update and uninstall functions for the LOST CHARACTER CAPTCHA module.
lost_character_captcha.module text_captcha/lost_character_captcha/lost_character_captcha.module
math_captcha.admin.inc math_captcha/math_captcha.admin.inc Functionality and helper functions for MATH CAPTCHA administration.
math_captcha.challenge.inc math_captcha/math_captcha.challenge.inc Provides challenge functions for MATH CAPTCHA administration.
math_captcha.info math_captcha/math_captcha.info name = Math CAPTCHA description = Provide math CAPTCHAs like 'two + three = ?' and '2 times ? = 6' package = "Spam control" dependencies[] = captcha core = 7.x configure = admin/config/people/captcha/math_captcha
math_captcha.install math_captcha/math_captcha.install Install, update and uninstall functions for the MATH CAPTCHA module.
math_captcha.module math_captcha/math_captcha.module
phrase_captcha.admin.inc text_captcha/phrase_captcha/phrase_captcha.admin.inc Functionality and helper functions for PHRASE CAPTCHA administration.
phrase_captcha.info text_captcha/phrase_captcha/phrase_captcha.info name = Phrase CAPTCHA description = Provides CAPTCHA that requires to pick for the right word/character out of a CAPTCHA phrase. package = "Spam control" dependencies[] = captcha core = 7.x configure = admin/config/people/captcha/phrase_captcha
phrase_captcha.install text_captcha/phrase_captcha/phrase_captcha.install Install, update and uninstall functions for the PHRASE CAPTCHA module.
phrase_captcha.module text_captcha/phrase_captcha/phrase_captcha.module
random_captcha_type.admin.inc random_captcha_type/random_captcha_type.admin.inc Functionality and helper functions for RANDOM CAPTCHA administration.

Pages

Other projects