-
Notifications
You must be signed in to change notification settings - Fork 1
A module for pluck (http://www.pluck-cms.org/) obfuscating links to e-mail addresses within the source code of the content.
Uranium235/pluck-cms-email_obfuscator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
e-mail obfuscator This project a module for pluck (http://www.pluck-cms.org/). It obfuscates links to e-mail addresses within the source code of the content. It features - obfuscation of the href attribute and the text within the link - obfuscation is done with randomly generated url- and html entitiy encoded characters instead of plain text. - googlebot is instructed to ignore the link and text It recognizes simple links in the form of: <a href="mailto:[email protected]">[email protected]</a> In particular, there cannot be any html elements within the <a> element. Installation If you received this module as a .tar.gz archive, you should use pluck's module manager to install the module. If you want to create a .tar.gz installation file for pluck from this source, all files and folders must be inside a directory called "email_obfuscator". The file should be called "email_obfuscator.tar.gz". Otherwise all files and folders must be placed inside the directory "data/modules/email_obfuscator" within you pluck installation. Author: Paul Voegler (http://www.voegler.eu/) Version 1.0 (October 2012) (c) Copyright 2012 Paul Voegler License GPL Version 3, 29 June 2007 See docs/COPYING for the complete license.
About
A module for pluck (http://www.pluck-cms.org/) obfuscating links to e-mail addresses within the source code of the content.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published