obfuscated mails?
Isaac Jurado
diptongo at gmail.com
Thu Dec 4 04:17:49 CST 2008
On Thu, Dec 4, 2008 at 10:47 AM, Bartosz SKOWRON <getxsick at gmail.com> wrote:
> hi!
>
> is it possible to have obfuscated email addresses under webhg? like hg
> official repos, emails are available for spammers. i think it's not as
> cool ;)
I guess you mean to hide the e-mails or either replace the @ and the
dots, right? Because currently they can be obfuscated in the HTML code.
You just need to edit your favourite web template and filter the
"author" variable appearances like so:
{author} ===> {author|obfuscated}
Check here for more information:
http://hgbook.red-bean.com/hgbookch11.html#x15-25800011.6
--
Isaac Jurado
http://www.krenel.net
"The noblest pleasure is the joy of understanding"
Leonardo da Vinci
More information about the Mercurial
mailing list