[Pmwiki-users] Re: Why groups?

J. Perkins jason
Mon Jun 14 15:44:21 CDT 2004


Christian Ridderstr?m wrote:
> On Thu, 10 Jun 2004, J. Perkins wrote:
>>My current set of tests...
>>
>>  /HomePage -> [[AnotherPage]] = /AnotherPage
>>  /HomePage/Child -> [[/AnotherPage]] = /AnotherPage
>>  /HomePage       -> [[./PmWiki]]     = /HomePage/PmWiki
>>  /HomePage/Child -> [[..]]           = /HomePage
>>  /HomePage/Child -> [[../Another]]   = /Another
>>  /Home/One/Two   -> [[../../]]       = /Home
>>  /Home           -> [[One/Two]]      = /One/Two
>>  /HomePage/Child -> [[./Another]]    = /Home/Child/Another
> 
> 
> Umm... I'm not quite clear on how to interpret the above. Could you 
> comment on what is what?

Oh sorry...the first column is the page you are on. The second column is 
a link on the page. The third column is where you would end up when you 
clicked the link. So if I'm on a page named "/HomePage" and I click the 
link [[AnotherPage]] I end up on the page "/AnotherPage".

If anyone can think of tricky cases that I can test, it would be much 
appreciated.

Jason





More information about the pmwiki-users mailing list