/yellow-maillink

Creates a mailto: link without a visible mail address in the source text.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

Maillink 0.9.1

Creates a mailto: link without a visible mail address in the source text.

Screenshot

How to install the extension

Download ZIP file and copy it into your system/extensions folder. Learn more about extensions.

How to create a mailto link

Create a mailto: shortcut.

Examples

mailto: link with custom link text

[mailto "Custom link text"]

with an image shown instead of link text

[mailto "Custom link text" photo.jpg]

If you insert an image, the link text becomes the title and alt attribute.

Settings

The following settings can be configured in file system/extensions/yellow-system.ini:

MailAddress = default e-mail address

If MailAddress isn't filled in here, the email of the webmaster (yellow-system.ini, line 5) will be taken.

The following setting can be configured in file system/extensions/yellow-language.ini:

MailLinktext = default link text

Acknowledgements

Thanks to Steffen Schultz for his help with language settings. Thanks to Mark Seuffert for helping me improve the swedish translation.

Developer

Robert Pfotenhauer. Get help.