[Pmwiki-users] how can I make ThisPage:?action=print&display=text Texte
Patrick R. Michaud
pmichaud
Sat Sep 13 13:54:54 CDT 2003
I just tried it in the WikiSandbox on pmichaud.com and
[[ThisPage:?action=print&display=text Texte]]
seems to work just fine--it results in
<a href='http://www.pmichaud.com/wiki/Main/WikiSandbox?action=print&display=text'>Texte</a>
which should be correct. So perhaps it is a local modification or
Cookbook script causing the problem?
With $EnablePathInfo=0, using
[[ThisPage:&action=print&display=text Texte]]
works as
<a href='http://www.pmichaud.com/wiki?pagename=Main.WikiSandbox&action=print&display=text'>Texte</a>
Pm
On Sat, Sep 13, 2003 at 09:19:55PM +0200, Bernhard.Weichel at t-online.de wrote:
> Hi,
>
> how can I make a link to ThisPage:?action=print&display=text Texte
>
> pmwiki replaces the & by <
>
> I also tried
>
> ThisPage:?action=print?display=text Texte
>
> didn't work either
>
> --b
>
> _______________________________________________
> Pmwiki-users mailing list
> Pmwiki-users at pmichaud.com
> http://pmichaud.com/mailman/listinfo/pmwiki-users_pmichaud.com
More information about the pmwiki-users
mailing list