From f62d23f008367d403f6f75a1673c673b2137f49b Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 29 Dec 2006 05:33:20 +0000 Subject: * If a userdir is configured, links to pages in it can be made without specifying the path. This allows for easy signing of comments by linking to your page in the userdir. --- basewiki/subpage/linkingrules.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'basewiki/subpage') diff --git a/basewiki/subpage/linkingrules.mdwn b/basewiki/subpage/linkingrules.mdwn index c07a81387..c1062304a 100644 --- a/basewiki/subpage/linkingrules.mdwn +++ b/basewiki/subpage/linkingrules.mdwn @@ -25,3 +25,8 @@ to link to, when there are multiple pages with similar names and the link goes to the wrong page by default. For example, linking from "FooBar/SubPage" to "/OtherPage" will link to the "OtherPage" in the root of the wiki, even if there is a "FooBar/OtherPage". + +Also, if the wiki is configured with a userdir, you can link to pages +within the userdir without specifying a path to them. This is to allow for +easy linking to a user's page in the userdir, to sign a comment. These +links are checked for last of all. -- cgit v1.2.3