Petko Yotov schrieb:
> On Thursday 18 October 2007, Niklaus Kuehnis wrote:
>> I have a group called MyGroup with its starting page MyGroup.MyGroup .
>> The link on top of every page in the group MyGroup (link text
>> "MyGroup/") should lead to the page MyGroup.MyGroup.
>>
>> Problem: When there is a page called Main.MyGroup the said link leads to
>> Main.MyGroup instead of MyGroup.MyGroup.
>>
>> Any fix or workaround?
>
> Create the page MyGroup.MyGroup. :-)

It exists. :(

> Or, you can modify the $PagePathFmt variable [1] to something like:
>
>    $PagePathFmt = array('$Group.$1');

I'm using the stable version of PmWiki. The above entry to the
config.php makes no difference. [[MyGroup]] (and its non-editable
equivalent link) goes to Main.MyGroup even though I'm in MyGroup/.

Other ideas?

Nik


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

Reply via email to