Low Safe Encode
This ExpressionEngine extension changes the way EE encodes email addresses in entries so it works without JavaScript as well.
Whenever you use {encode=""} in your weblog entries to display email addresses, this extension will generate an accessible link, instead of the JavaScript generated one. There is hardly any obfuscation, except that the . are replaced with . and the @ is replaced with @. This also means the email address is more likely to be picked up by bots and harvesters, so use at your own risk.
If you’re using the encode-tag in your templates, this extension will have no effect. But then again, you could just as well not use the encode-tag there.
RSS feed Latest version: v2.1
- Added support for NSM Addon Updater
- Changed docs url