> What version of PmWiki are you using?  If it's still 2.1.(something)
> then you won't be able to get this behaviour, because it was introduced
> in the 2.2 series.
That was all the hint I needed, thanks. Enabling:
    $EnableRelativePageVars = 1;

now allows the use of either
    {*$FullName}

or
    {$FullName}

to refer to the originating page.


  ~ ~ Dave

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to