From: joey Date: Mon, 30 Jul 2007 16:57:48 +0000 (+0000) Subject: web commit by http://ethan.betacantrips.com/: confused response X-Git-Tag: 2.6~283 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=bad740b94387d4289d6267715e09c2bedf1f210b;p=ikiwiki.git web commit by ethan.betacantrips.com/: confused response --- diff --git a/doc/todo/absolute_urls_in_wikilinks.mdwn b/doc/todo/absolute_urls_in_wikilinks.mdwn index 29f438e2d..3a6a8cb65 100644 --- a/doc/todo/absolute_urls_in_wikilinks.mdwn +++ b/doc/todo/absolute_urls_in_wikilinks.mdwn @@ -3,3 +3,8 @@ An option to have absolute urls in wikilinks instead of relative ones would be useful, for pages included into other pages out of the wiki rendering process (shtml for example) since these pages can be included from a subdir. Ditto, links from \[[ inline ..]] or \[[map ..]]. + +> You can make a wikilink absolute by prefixing it with a /, see +> [[subpage/linkingrules/]]. Pagespecs match absolute by default. But what do +> you mean "included from a subdir"? If you inline a page, its links shouldn't +> change. --Ethan \ No newline at end of file