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 |
ascii_art_captcha.install |
ascii_art_captcha/ascii_art_captcha.install |
|
|
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.info |
css_captcha/css_captcha.info |
|
name = "CSS CAPTCHA"
description = "Provides a CSS based CAPTCHA type."
package = "Spam control"
dependencies = captcha |
css_captcha.install |
css_captcha/css_captcha.install |
|
|
css_captcha.module |
css_captcha/css_captcha.module |
|
|
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 |
foo_captcha.install |
foo_captcha/foo_captcha.install |
|
|
foo_captcha.module |
foo_captcha/foo_captcha.module |
|
|
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 |
lost_character_captcha.install |
text_captcha/lost_character_captcha/lost_character_captcha.install |
|
|
lost_character_captcha.module |
text_captcha/lost_character_captcha/lost_character_captcha.module |
|
|
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 |
math_captcha.install |
math_captcha/math_captcha.install |
|
|
math_captcha.module |
math_captcha/math_captcha.module |
|
|
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 |
phrase_captcha.install |
text_captcha/phrase_captcha/phrase_captcha.install |
|
|
phrase_captcha.module |
text_captcha/phrase_captcha/phrase_captcha.module |
|
|
random_captcha_type.info |
random_captcha_type/random_captcha_type.info |
|
name = "Random CAPTCHA type"
description = "Provides a 'meta' CAPTCHA that randomly picks a CAPTCHA type."
package = "Spam control"
dependencies = captcha |
random_captcha_type.install |
random_captcha_type/random_captcha_type.install |
|
|
random_captcha_type.module |
random_captcha_type/random_captcha_type.module |
|
|
text_captcha.css |
text_captcha/text_captcha.css |
|
Additional CSS rules for text captcha related layout stuff |
text_captcha.inc |
text_captcha/text_captcha.inc |
|
|
word_list_captcha.info |
text_captcha/word_list_captcha/word_list_captcha.info |
|
name = "Word list CAPTCHA"
description = "Provides CAPTCHA like 'which word does not belong in the list [green red bird blue]?'."
package = "Spam control"
dependencies = captcha |
word_list_captcha.install |
text_captcha/word_list_captcha/word_list_captcha.install |
|
|
word_list_captcha.module |
text_captcha/word_list_captcha/word_list_captcha.module |
|
|