[pmwiki-users] Link to site...
DaveG
pmwiki at solidgone.com
Tue Jan 20 17:35:22 CST 2009
Patrick R. Michaud wrote:
> Did you try...?
>
> [[Path:/ | Link to Root page]]
I did not, nor did I even know this existed. I'll add it to the links
pages I came across.
This does give the correct URL, but still opens in a separate window
(target=_blank). The advice on this page
(http://www.pmwiki.org/wiki/Cookbook/ExternalLinks) is to use:
%target=_self%
which also doesn't work.
Anyway, at this point I figure I'll just disable loading external links
on new windows with this:
$UrlLinkFmt = "<a class='urllink' href='\$LinkUrl' rel='nofollow'
>\$LinkText</a>";
~ ~ David
More information about the pmwiki-users
mailing list