Spam protection for email

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
elin.rand.nielsen

Spam protection for email

Post by elin.rand.nielsen »

Hi
I have found a tag and a module to scramble email-adresses in order to avoid spam.
But I am a beginner - and do not know how to implement the code?
I guess it is easy - and hope someone will tell me how.
And btw: do they in fact prevent spam???

Email 1.1  http://dev.cmsmadesimple.org/projects/email/

or

Javascript Spam Protection  http://dev.cmsmadesimple.org/projects/spamprotection/

Yours, elin
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm

Re: Spam protection for email

Post by tsw »

try using

"smarty has great mailto function which encodes email address, {mailto address="me@domain.com" encode="hex"}.

there's also encode="javascript"

more info in http://smarty.activeventure.org/languag ... ailto.html
elin.rand.nielsen

Re: Spam protection for email

Post by elin.rand.nielsen »

I found a scrambler on the net - http://www.dynamicdrive.com/emailriddler/ - that seems to do the trick quite good. And since I have only ONE address to fix, I will use that.
Thanks for your help.
Yours, elin
Locked

Return to “CMSMS Core”