Re: [feature] anti Spambot solutions
"Stefan Nagtegaal" <[email protected]> Fri, 9 Jan 2004 11:04:22 +0100
| Newsgroups | gmane.comp.php.drupal.user |
|---|---|
| Message-ID | <009901c3d697$f4802370$54f2a33e@nagtegaazmljsa> |
Ber, I recently made a contact.module for my own drupal (cvs) which hides the e-mail adresses for spam-bots. If you like, i can mail you the module so you can get an idea about what i've done... All e-mail adresses are hardcoded in there, but it's shouldn't be that hard to make these chageable using an admin interface.. You can see it in action here: http://www.sempre-crescendo.nl/index/contact Kind regards, Stefan ----- Original Message ----- From: "Ber Kessels" <[email protected]> To: <[email protected]> Sent: Friday, January 09, 2004 10:48 AM Subject: [drupal-user] [feature] anti Spambot solutions > Project: User experience > Version: <none> > Component: accessability > Category: feature requests > Priority: minor > Assigned to: Anonymous > Reported by: Ber Kessels > Updated by: Ber Kessels > Status: active > > > Up to now there are two solutions given: > > 1) use images + javascript [1] > 2) use a feedback form that allows one to post from the site. [2] > 3) use javascript to call a mailclient [3] > > ad 1) > pro's: +people can use their default mailing program > con's: -Rules of good accessibility are broken (eg non-visual > browsers) > -not all-browser-proof (javascript) > ad 2) > pro's: +email adresses can be hidden totally > +feedback can be maintained in the CMS > con's: -users cannot use their default mail program > -bigger overhead: you have to provide programs online, that > otherwise clients would run themselcves > (php+server vs. mailprogram) > ad 3) > pro's: +seems very spam proof > con's: -not all-browser-proof (javascript) > > some reference in the mails given: > [1]http://www.hiveware.com/enkoder_form.php > [2]http://drupal.org/project/feedback > [3]http://jimsun.linxnet.com/SCForm.html > > Ber Kessels > > > > Previous comments: > ------------------------------------------------------------------------ > > January 8, 2004 - 16:50 : Ber Kessels > > It was discussed a couple of time already and loads of possible > solutions were mentioned. I think hiding email adresses needs a place > in the projects, since there are loads of good solutions and drupal > will need one too. > > My solution would be to use the feedback module: > I had another idea. that would be to filter all emailadresses (in > content too) into a link to the feedback module. > > thus http://www.mysite.org/feedback/mailto/me/mysite.org > > the feedback can then print a form that can send the message to > [email protected]. > > Any pro's and contra's? other ideas? > > Bèr > > > -- > View: http://drupal.org/node/view/5034 > Edit: http://drupal.org/project/comments/add/5034 > > > -- > [ Drupal user list | http://list.drupal.org/ ] > [ http://lists.drupal.org/options/drupal-user/drupal-user%40frontaal-online.com ] > -- [ Drupal user list | http://list.drupal.org/ ] [ http://lists.drupal.org/options/drupal-user/gcpdu-drupal-user%40gmane.org ]