[pmwiki-users] how to include ' (apostraphy) in a link

Patrick R. Michaud pmichaud at pobox.com
Tue Dec 20 12:24:21 CST 2005


On Tue, Dec 20, 2005 at 06:14:34PM +0000, Sangeeta Gupta wrote:
> I am trying to create a link to a document which has ' in it like "User's 
> Guide". The link is giving me errors. I tried to use %27 instead on ' but its 
> still giving me errors. How can I do this?
> 
> My page has this:
> 
> ->*%newwin%[[\\\\\pyramid\QualStdDEPT\OPSControl_Test\AMR-FP3\Sandbox\Geoff%27s 
> Sandbox | Geoff Sandbox]]
> 
> When I try to access the link it gives this url:
> 
> http://denamrd1/pmwiki/index.php?n=Profiles.PyramidQualStdDEPTOPSControlTestAMR-
> FP3SandboxGeoff27SSandbox?action=edit

I think that you need to add "http:" (or maybe "file:") in front of 
the slashes, to make it clear that this is a url and not a link to 
another page.

 ->*%newwin%[[file:\\\\\pyramid\QualStdDEPT\OPSControl_Test\AMR-FP3\Sandbox\Geoff%27s Sandbox | Geoff Sandbox]]

Pm




More information about the pmwiki-users mailing list