On 11/19/19 2:45 PM, Hans wrote:
* Display captcha error message:

I'd like to display a "failed captcha" message beside the entry field,
similar to what I'm doing with validating an email address using
(:foxcheck:) and (:foxmessage:).  It appears that the captcha message
can only be displayed using (:foxmessage:).  This displays more info
than I would like, including a link to the newly created page.

In order that Fox default messages are not displayed, set
in config:
   $EnableFoxDefaultMsg = false;

Alternatively you could set parameters foxsuccess="..." and
foxfailure="..." in the (:fox formname .. :) markup directive
to some message of your choice.
See https://www.pmwiki.org/wiki/FoxDocumentation/MarkupParameters

I'll give that a try. I was also thinking of adding a entry for captch in the list that (:foxcheck:) uses.

--
Michael Eager    [email protected]
1960 Park Blvd., Palo Alto, CA 94306

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to