https://www.pmwiki.org/wiki/PmWiki/LinkVariables#UrlLinkFmt

The documentation says
$UrlLinkFmt
The (HTML) string to output for URL-links that begin with 'http:', 'ftp:',
etc. Defaults to <a class='urllink' href='\$LinkUrl' title='\$LinkAlt'
rel='nofollow'>\$LinkText</a>

but the "etc" does not encompass "mailto:";

Should it? (I think so), or is there an equivalent for <a href="mailto:...
  ?
e.g. $MailtoLinkFmt


thanks

Simon
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to