This plugin is currently not available (see Forum thread).
NP_SpamImmunizer encrypts email addresses, preventing Spambots from picking them up while still allowing your users to click on them as they are used to. When called, the plugin encrypts an email address using a simple hexadecimal encoding, generating a link which automatically calls a piece of JavaScript to decrypt the address on the fly.
There are three ways to use it:
Simple link: (<a href=“mailto:till@tantalo.net”>till@tantalo.net</a>)
<%[[SpamImmunizer]](till@tantalo.net)%>
Specify link text:
<%[[SpamImmunizer]](till@tantalo.net,Mail me here!)%>
Also specify link class:
<%[[SpamImmunizer]](till@tantalo.net,Mail me,myCSSClass)%>
All '@' characters in the link text will be replaced by the string you enter in the configuration. Since Spambots harvest both in the link target and the link text itself, this provides maximum security.
Download at http://www.tillgerken.de Current version at: http://www.tillgerken.de/files/nucleus/NP_SpamImmunizer.0.1.tar.gz
LINK DOWN!
The links are dead. Could you please update them?