[pmwiki-users] PmWiki & Spambots Redux: Another Idea

Patrick R. Michaud pmichaud at pobox.com
Wed Jan 23 10:40:54 CST 2008


On Wed, Jan 23, 2008 at 03:55:27PM +0000, Hans wrote:
> Sunday, January 20, 2008, 12:57:42 PM, Hans wrote:
> 
> > what needs to change in a custom EditForm so it works on pmwiki.org?
> > My Triad skin edit form is failing now.
> 
> I am using Site.Popup-EditForm instead of Site.EditForm
> 
> What do I need to change so it can post again on pmwiki.org?
> Or can you do the modification please?

At minimum, you need

    (:input hidden code1 6472:)

If you also want to set the honeypot, then you should also have

    %comment%Enter code: (:input text code2:)

Pm



More information about the pmwiki-users mailing list