X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/883acbb44cf6a8c037b49c73231e3f3276a42eee..e4a9a775d55df438cdee79304a12d7f678305e1a:/doc/todo/absolute_urls_in_wikilinks.mdwn diff --git a/doc/todo/absolute_urls_in_wikilinks.mdwn b/doc/todo/absolute_urls_in_wikilinks.mdwn index 5120c6568..50c2fe16f 100644 --- a/doc/todo/absolute_urls_in_wikilinks.mdwn +++ b/doc/todo/absolute_urls_in_wikilinks.mdwn @@ -5,7 +5,7 @@ for pages included into other pages out of the wiki rendering process (shtml for 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 +> [[ikiwiki/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 @@ -16,3 +16,5 @@ since these pages can be included from a subdir. Ditto, links from \[[ inline .. >> my sidebar is generated as http://foo.org/menu/index.html, so all the links generated by >> \[[inline ]] or \[[map ]] are relative to this position. >> Included from http://foo.org/section/sub/blah/index.shtml, the links are broken. +>> +>> — NicolasLimare