Mail Address Encryptor
Encrypt mail address to make a encrypted mailto link and transform it to an image in order to avoid it to be parsed by spam robots |
Type | XAR |
Category | Other |
Developed by | |
Rating | |
License | GNU Lesser General Public License 2.1 |
Table of contents
Description
The Mail Address Encryptor extension is developed in JavaScript, it can operate in two mode, text mode and canvas picture generated mode, it prevents you using the mailto link and gives you the option to not display your email in code. The extension gives you the option to encrypt your email address using the email encryptor and generate the code to your pages.
How to use this extension
Please follow the bellow steps to use it:
- Use the email encryptor below, to encrypt your email and get your encrypted email link code :
- Put your email on the email input field.
- If you want see the encrypted email, click on the Encrypt Email button .
- If you want to use a canvas image, check the checkbox "Use Canvas image" .
- Click on the button Generate the code to get the email code to integrate on your page.
Examples
Without canvas image
XWiki Syntax
HTML Code
You can use an image in the place of the text like this:
Using generated canvas image
XWiki Syntax
HTML Code
You find applied examples on the home page of the extension after installing
Browser Support
Browsers | FireFox | IE | Chrome | Safari | Opera | |
---|---|---|---|---|---|---|
Minimum Version | 2.0 | 9.0 | 4.0 | 3.1 | 9 |
Prerequisites & Installation Instructions
We recommend using the Extension Manager to install this extension (Make sure that the text "Installable with the Extension Manager" is displayed at the top right location on this page to know if this extension can be installed with the Extension Manager). Note that installing Extensions when being offline is currently not supported and you'd need to use some complex manual method.
You can also use the following manual method, which is useful if this extension cannot be installed with the Extension Manager or if you're using an old version of XWiki that doesn't have the Extension Manager:
- Log in the wiki with a user having Administration rights
- Go to the Administration page and select the Import category
- Follow the on-screen instructions to upload the downloaded XAR
- Click on the uploaded XAR and follow the instructions
- You'll also need to install all dependent Extensions that are not already installed in your wiki
Release Notes
v1.1
- Translation added
- Applications Panel Entry added
V1.0
Initial version