This topic is locked

Obfuscate Email Addresses

11/20/2007 7:49:06 AM
PHPRunner General questions
G
guroos author

Does PHPRunner do this? I've seen google references to smarty functions that do.
As the pages that contain the email addresses are dynamic do I even need it, the client thinks he does. Can a bot follow a link that in turn returns say an email list and harvest it?
Thanks, Mike

Alexey admin 11/21/2007

Hi,
PHPRunner doesn't do this.

However you can implement this manually using Custom view type in the field settings on the Visual Editor tab.

G
guroos author 11/21/2007

Thanks, Alexey, I have had a look there. Any idea on some example code I would try there?