By nvisioncurtis on
Hi,
I am using the Email content type in CCk and want to obfusticate the email against spam.
I have loaded spamspan but it does not seem to work. no effect that I can see in code or on screen.
Might this be because the site is in offline maintenace mode? also, I read somewhere tio make sure that spans are not filtered out but I don't think that is the issue.
Not sure what to check here...
Comments
It is working!
If you see class="spamspan" in your "a" tag for the email than it is working.
There is js file called spamspan.compressed.js which actually makes the email look "normal" in your browser.
Try deleting everything in that js file and you will see what the bots see.
Hope this helps.