MODX EXTRA
emo
E-Mail Obfuscation with Javascript
Creator: Thomas Jakobi (jako)
1.8.3-pl (39 KB) Other VersionsAbout emo
This plugin replaces all plaintext emails and email links with span elements. Then the email addresses are encrypted and stored in javascript variables. Javascript decryption routines are triggered by the browser on 'window.onload' event and replace the span elements with the real email addresses.
The plugin does not modify addresses inside form tags. So posted and not validated forms do not break. If the 'No javascript' message setting contains a number, a link to a MODX resource with that ID is generated. This could i.e. point to a resource with a contact form.
Information
Released
October 22, 2020
Supported Versions
2.6 –
Current
Downloads
5,539
License
GPLv2
Website
Documentation
New in emo 1.8.3
- Prevent an error, when $modx->resource is not set
- Retain the original classes of a link