Re: [pmwiki-users] link titles, again

2007-02-16 Thread Jon Haupt
On 2/16/07, Jon Haupt <[EMAIL PROTECTED]> wrote: > For anyone interested, I just thought of an easy way to use a link > title for an internal link to a wiki page without using any recipe. > All you need to do is this: > > [[{Group.Name$PageUrl}("Title goes in here")]] > > Since $PageUrl is treated

[pmwiki-users] link titles, again

2007-02-16 Thread Jon Haupt
For anyone interested, I just thought of an easy way to use a link title for an internal link to a wiki page without using any recipe. All you need to do is this: [[{Group.Name$PageUrl}("Title goes in here")]] Since $PageUrl is treated as a urllink, it's going to include the title attribute. See