On 4/27/07, Sandy <[EMAIL PROTECTED]> wrote:
Tegan Dowling wrote: > Ick. Is this on anyone's radar to tackle? Some in the user community > *must* have solved it for themselves, and just not shared, right? I'm > guessing that this feature is missing because it's more of a CMS need > than something that would be used by a regular wiki? Check out mailform-s on http://www.pmwiki.org/wiki/Cookbook/MailForm Not terribly-well programmed, I just hacked-together the 3-digit random code from CommentBoxPlus and the hard-coded form from MailForm. If you can read a URL you can get past it, but it cut my spam from 5/day to 2/week. As for the code, I know I mostly understood it at the time. I suspect there are some simple things, like changing REQUEST to POST that would help. Feel free to run with it. Sandy
Hi Sandy: Yes, I saw that, and was duly impressed. I downloaded both your mailfom-s and the mailform version it was based on, and flipped back and forth, making note of how yours differed from the other, in (faint) hope that once I saw what you'd done, I'd both understand it and be able to adapt it to the MailForm2 recipe. I did pretty-much understand it, but the two variants are so different that adapting what you'd done to the other version is completely beyond me (as I said, there are some pretty fundamental things about MailForm2 that I just don't get, so this is no surprise). If you or anyone did care to look into this, I'd entreat you to approach it by looking at creating a random code thing that would plug into the Input recipe. Thanks for the suggestion, though! Tegan
_______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
