Page 3 of 3

Posted: Fri 10. Aug 2007, 09:39
by marcus@localhorst
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

Posted: Fri 10. Aug 2007, 12:30
by DeXXus
"template/inc_script/frontend_render/disabled/makeEmailSpamSave.php"
// 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
"changelog.txt"
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.