encMailXH

E-Mail Encryptor 1.0.0 - plugin for CMSimple, obfuscates simple e-mail addresses, obfuscates mailto: links trough javascript, leaves e-mail addresses untouched inside form tags. copyright © 2010 by manu @ www.pixolution.ch. This plugin is free software and is subject to the same licence conditions as CMSimple.

how to install:

unpack and load onto you servers plugin directory

how to use:

- in content (just actual page):

#CMSimple encMail($output);#

- in general (active for all pages):

  put in template: 

<?php if (!$adm) encMail($c[$s]); ?>

- obfuscate e-mail addresses in template itself:

<?php $encMailVar=“mailto:{$myEmailAddress}”; encMail($encMailVar); $encMailVar2=$myEmailAddress; encMail($encMailVar2); ?> <a href=”<?echo $encMailVar;?>”><?echo $encMailVar2;?></a>

history:

05.05.2010 regex enhanced to integrate cctld's like domain.co.uk

                 regex enhanced to integrate ?subject, body etc.

encMail can be downloaded from
http://www.pixolution.ch/downloads/cmsimple/

back to plugins

plugins/encmailxh.txt · Last modified: 2010/05/07 15:51 by manu37
Webdesign: NMuD chimeric.de = chi`s home Creative Commons License Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0