[pmwiki-users] fox: captcha for specific forms

Hans design5 at softflow.co.uk
Tue Mar 11 09:57:30 CDT 2008


Tuesday, March 11, 2008, 1:36:26 PM, noskule wrote:
>....
> here I just get a "Please enter a valid input" instead of my defined 
> message? Is it somehow possible to check captcha with the aproach above.
> thanks for any hints

see http://www.pmwiki.org/wiki/Cookbook/Captcha

Captcha has its own (:if captcha:) conditional which yoyu can use to
display a message:

(:if captcha:)
%green%Captcha succeeded%%
(:else:)
%red%Captcha failed%%
(:ifend:)

  ~Hans




More information about the pmwiki-users mailing list