hi,
i think this tag is not needed anymore.
set a standard email link and see the sourcecode of the site, the maillink is changed into some JS stuff.
as far es I know, phpwcms do this automatically.
greetings
marcus
{NOSPAM_EMAIL} Replacement Tag
- marcus@localhorst
- Posts: 815
- Joined: Fri 28. May 2004, 11:31
- Location: localhorst
- Contact:
"template/inc_script/frontend_render/disabled/makeEmailSpamSave.php"
"changelog.txt"// this script tries to replace all email addresses by
// code to avoid email harvesting by spam bots
// all "mailto:" links will be replaced by combination
// of onclick javascript function and "#" anchor
2007-04-02
[FIX] makeEmailSpamSave.php fixed to handle additional attributes. Failed in case of such: <a href="..." class="class">
2007-02-27
[FIX] makeEmailSpamSave.php enhanced to avoid replacing email adresses in <input> and <textarea> fields.