Simple MODX Revolution Plugin, which uses various methods to hide e-mail addresses from Spammers.It can find all common email addresses as specified by RFC2822, including all unusual but allowed characters.This plugin searches for all email addresses and "mailto:" strings in the html output, both inside and outside href
attributes. In other words, it also encodes link text.
It can find all com…