Share » Forums » Setup & design » Obfuscate email addresses

Obfuscate email addresses

Obfuscate email addresses

Wednesday 09 March 2005 3:46:01 am - 4 replies

Author Message

Kristian Hole

Wednesday 09 March 2005 4:28:04 am

This is implemented in the wash operator:

{"santa@northpole.com"|wash(email)}

Se here:
http://ez.no/ez_publish/documentation/development/libraries/ez_template/operators/string_handling

The output is something like

president<span class="hide">dotspammeyoubastard</span>@whitehouse.gov

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

Remco Wulms

Wednesday 09 March 2005 4:45:07 am

Actually, the problem is when you have a site with many classes with XML Text fields, which contain large portions of text, with some email addresses in the middle of the text. I don't think it's recommended to wash(email) all XML Text fields, or am I wrong?

Kristian Hole

Wednesday 09 March 2005 8:13:05 am

Yes. Washing an entire xmlfield will not work.

Probably standard/templates/content/datatype/view/ezxmltags/link.tpl needs to be changed in order to support this.

As far as i can see, it does no washing of the url. So this needs to be changed in order to support this.

Kristian

http://ez.no/ez_publish/documenta...tricks/show_which_templates_are_used
http://ez.no/doc/ez_publish/techn...te_operators/miscellaneous/attribute

Fabricio Guerrero

Tuesday 21 February 2006 10:08:41 am

Hi,

I've got this to work but now I'm in the need of just doing a simple spam filter.. by default the filter is something like:

<a href="mailto:fabricio<span class="spamfilter">SPAMFILTER</span>@oneworldmarket.org">fabricio</a>

client just wants:
<a href="mailto:fabricio_AT_oneworldmarket.org">fabricio</a>

a simple filter.. maybe not the best as i've read spiders know about simple filters and can still spider this..

any how where would i need to change this??

Thanks in advance...
Fabricio

http://www.solobromasychistes.com <<Joomla Site :P
http://www.recipesforhealthyfood.com/ <<Drupal Site :P
http://www.ezforge.com/ <<future ezCommunity, Articles, forums and more...

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu