From kde-core-devel Thu Jan 22 19:32:52 2009 From: =?ISO-8859-1?Q?Andre_Gem=FCnd?= Date: Thu, 22 Jan 2009 19:32:52 +0000 To: kde-core-devel Subject: Re: update the feature plan! Message-Id: <4978C9E4.5090305 () gmail ! com> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=123265283522836 Dominik Haumann schrieb: > 2. obfuscate (html entities, is it mailto:<...> or can the mailto itself > even be obfuscated? Yes, the mailto can also be encoded. Doesn't matter though, because it's constant. I just wanted to add that obfuscating could be done easily by a mediawiki filter such as http://www.mediawiki.org/wiki/Extension:EmailObfuscator (uses the ascii code method) http://www.mediawiki.org/wiki/Extension:EmailAddressImage (replace address with Image) http://www.mcmilk.de/wiki/Wiki_EmailTag (image as well) Greetings André