Extension:Emailtag
From MediaWiki.org
|
Emailtag Release status: stable |
|||
|---|---|---|---|
| Implementation | Tag | ||
| Description | Adds a tag to display e-mail addresses as images (to avoid spam). | ||
| Author(s) | Tino Reichardt | ||
| Last version | 0.3 (2007-05-07) | ||
| MediaWiki | >=1.6.0 | ||
| License | GPL | ||
| Download | emailtag.tar.bz2 README |
||
|
|||
|
|||
|
Check usage (experimental) |
|||
[edit] Overview
This Mediawiki extension adds a special <email> tag to your wiki installation, which will show email addresses as images, so that spammer can't misuse them!
[edit] Homepage / Installation
As is standard with other MediaWiki extensions, you may install this extension by extracting the extension in the extensions folder and adding
- require_once("$IP/extensions/emailtag/emailtag.php");
- http://www.mcmilk.de/wiki/Wiki_EmailTag - english
[edit] Problems
It is reported that Firefox just displays "some email" text and the IE displays "error at line 36" and a corrupt image. If this happens, send an email to the author!
