Adam,

Try putting this in config.php:

if (($page=='MyPage1' || ($page=='MyPage2')) && action != 'edit')) {
    $EnablePostCaptchaRequired = true;
}

Randy

On Mar 21, 2008, at 2:32 AM, adam overton wrote:
>  i don't want to enter captcha codes when i'm editing, but do
> want it for the 2 pages with comment boxes.


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

Reply via email to