From ff6941cef9a88ea2a0d3af2e5ae1edd09048916b Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 21 Dec 2006 20:11:18 +0000 Subject: * Add support for links of the form [../foo]], this links to the page foo a level higher in the directory hierarchy than the one it would link to by default. --- ..._document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc/bugs') diff --git a/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn b/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn index a4578f719..862feb0cb 100644 --- a/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn +++ b/doc/bugs/linkingrules_should_document_how_to_link_to_page_at_root_if_non-root_page_exists.mdwn @@ -1,5 +1,3 @@ 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]] +> [[bugs/done]].. the syntax to use is \\[[../logo]] --[[Joey]] -- cgit v1.2.3