Le mer 24/03/2004 à 13:32, Reini Urban a écrit :
So we have a semantic problem.
Should we allow ./ParallelSubPage, even if it may semantically may slash
with a possibly existing page named "."? (which is needed to inherit
master acl's from)
Why not using something like in FractalWiki :
When you are in a page, /SubPage will link to a subpage of the page and
AnotherPage will link to a page at the same level.
So, if you are at the top level, it will link to the wiki page
AnotherPage.
If you are in the subpage MyPage/SubPage, it will link to
MyPage/AnotherPage.
That means you are "in the context of" the page MyPage.
And this can also apply to the theme you apply to that context ... you
follow me ?
That means sub wikis :)