[feature] anti Spambot solutions
Ber Kessels <[email protected]> Fri, 9 Jan 2004 10:48:48 +0100
| Newsgroups | gmane.comp.php.drupal.user |
|---|---|
| Message-ID | <type=project&nid=5034&cid=&[email protected]> |
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/gcpdu-drupal-user%40gmane.org ]