Menu

Commit [r8863]  Maximize  Restore  History

0.11.6: add a configuration setting for never obfuscating `mailto:` links.

i.e. when we have:
{{{
[trac]
never_obfuscate_mailto = true
}}}
the `mailto:user@...` wiki text will always be converted to a visible e-mail address, regardless of any other setting (`[trac] show_email_addresses` or `EMAIL_VIEW` permission).

Of course, this setting defaults to `false`, leaving a site having the default configuration safe w.r.t. #153.

Last minute feature needed for TracHacks ;-)

Closes #8650.

cboos 2009-11-28

changed /branches/0.11-stable/trac/tests/wikisyntax.py
changed /branches/0.11-stable/trac/web/chrome.py
changed /branches/0.11-stable/trac/wiki/formatter.py
/branches/0.11-stable/trac/tests/wikisyntax.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/web/chrome.py Diff Switch to side-by-side view
Loading...
/branches/0.11-stable/trac/wiki/formatter.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB