Tags:
email1Add my vote for this tag spam1Add my vote for this tag create new tag
, view all tags

EmailObfuscationPlugin

Obfuscates e-mail addresses by characters to their HTML character entity references

Introduction

This plugin replaces characters in email address with their appropriate HTML entity references. This is intended to help prevent email harvesters from recognizing addresses.

Syntax Rules

  • N/A

Examples

Plugin Settings

Plugin settings are stored as preferences variables. To reference a plugin setting write %<plugin>_<setting>%, i.e. %EMAILOBFUSCATIONPLUGIN_SHORTDESCRIPTION%

  • Short description:
    • Set SHORTDESCRIPTION = Obfuscates e-mail addresses by characters to their HTML character entity references

  • Debug plugin: (See output in data/debug.txt)
    • Set DEBUG = 0

  • Range of characters to encode (NOTE: Setting a bad range here can result in your TWiki not displaying content, please ensure that a correct range is used and that the Plugin topic is locked to TWikiAdminGroup):
    • Set ESCAPELIST = \000-\056\072-\100\133-\140\173-\177

  • Restrict access: (remove the # to enable the access control)

Plugin Installation Instructions

Note: You do not need to install anything on the browser to use this plugin. The following instructions are for the administrator who installs the plugin on the TWiki server.

  • Ensure you have the HTML::Entities module installed from CPAN.
  • Download the ZIP file from the Plugin web (see below)
  • Unzip EmailObfuscationPlugin.zip in your twiki installation directory. Content:
    File: Description:
    data/TWiki/EmailObfuscationPlugin.txt Plugin topic
    lib/TWiki/Plugins/EmailObfuscationPlugin.pm Plugin Perl module
  • Configure the Plugin:
    • Run the configure script to enable the plugin
    • Change the plugin settings as needed. Enable the access control by removing the # from the Set ALLOWTOPICCHANGE

Plugin Info

Plugin Author: TWiki:Main.StephenGordon
Copyright: © 2006, TWiki:Main.StephenGordon
© 2006-2010 TWiki:TWiki.TWikiContributor
License: GPL (GNU General Public License)
Plugin Version: 2010-10-30 (V1.001)
Change History:  
2010-10-30: TWikibug:Item6530: Doc fixes
2006-05-17: Initial version
TWiki Dependency: $TWiki::Plugins::VERSION 1.1
CPAN Dependencies: CPAN:HTML::Entities
Other Dependencies: none
Perl Version: 5.005
Benchmarks: GoodStyle 98%, FormattedSearch 99%, EmailObfuscationPlugin 98%
Plugin Home: http://TWiki.org/cgi-bin/view/Plugins/EmailObfuscationPlugin
Feedback: http://TWiki.org/cgi-bin/view/Plugins/EmailObfuscationPluginDev
Appraisal: http://TWiki.org/cgi-bin/view/Plugins/EmailObfuscationPluginAppraisal

Related Topics: TWikiPlugins, DeveloperDocumentationCategory, AdminDocumentationCategory, TWikiPreferences

Topic attachments
I Attachment Action Size Date Who Comment
Unknown file formatmd5 EmailObfuscationPlugin.md5 manage 0.2 K 2010-10-31 - 07:13 PeterThoeny  
Compressed Zip archivetgz EmailObfuscationPlugin.tgz manage 4.3 K 2010-10-31 - 07:13 PeterThoeny  
Compressed Zip archivezip EmailObfuscationPlugin.zip manage 5.9 K 2010-10-31 - 07:13 PeterThoeny  
Unknown file formatEXT EmailObfuscationPlugin_installer manage 3.4 K 2010-10-31 - 07:13 PeterThoeny  
Topic revision: r7 - 2011-08-23 - PeterThoeny
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.