Revision history for URTextCaptchaModule
Revision [23354]
Last edited on 2016-05-20 07:38:47 by BrianKoontz [Replaces old-style internal links with new pipe-split links.]Additions:
Based on comments the docs server and the [[Docs:UserRegistrationValidationFramework | URInviteCodeModule]] here is URTextCaptchaModule. If you use this module, users have to answer one question right before they can register.
Deletions:
Additions:
CategoryURModules
CategoryUserContributions
CategoryUserContributions
Deletions:
Additions:
Based on comments the docs server and the [[Docs:UserRegistrationValidationFramework URInviteCodeModule]] here is URTextCaptchaModule. If you use this module, users have to answer one question right before they can register.
Deletions:
Revision [19867]
Edited on 2008-04-17 15:11:22 by NilsLindenberg [0.2 little changes to the docs, no code-change]Additions:
* @version 0.2
* Display input form with question, answer and encoded question (hidden field).
* Verify if the encoded question exists and if the answer is correct.
* Display input form with question, answer and encoded question (hidden field).
* Verify if the encoded question exists and if the answer is correct.
Deletions:
* Display input form with question, answer and encoded question(hidden field).
* Verify if the encoded question exists and has the correct answer.
Additions:
'UR_validation_modules' => 'URTextCaptchaModule',