master
joey 2006-12-21 19:53:58 +00:00
parent 6492f5ee57
commit d10cb6ebe4
1 changed files with 5 additions and 1 deletions

View File

@ -1 +1,5 @@
The [[linking_rules|subpage/linkingrules]] should document how to link to a page at the root of the wiki when a normal, unadorned link would use a page of the same name further down the hierarchy. For example, how should [[todo/latex]] link to [[logo]] rather than [[todo/logo|todo/logo]]?
The [[linking_rules|subpage/linkingrules]] should document how to link to a page at the root of the wiki when a normal, unadorned link would use a page of the same name further down the hierarchy. For example, how should [[todo/latex]] link to [[logo]] rather than [[todo/logo|todo/logo]]?
> I agree, unfortunatly the real bug is that the linking rules don't
> provide a way to do such a link. \[[../foo]] is probably the best
> approach, although it won't work yet. --[[Joey]]