Not a developer? Go to MovableType.com

Plugin and Theme Directory

Obfuscate v1.02

By
Posted April 24, 2003, in Utilities.

Details

The MTObfuscate tag and obfuscate filter allow you to encode portions of your webpage into a quasi-random string that is emitted using Javascript. Obfuscated content should be safe from spam harvesters and search engines, but will appear as regular HTML on Javascript enabled browsers.

<MTObfuscate>
<a href="mailto:<MTEntryAuthorEmail>"><MTEntryAuthorEmail></a>
</MTObfuscate>.


Back