]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/absolute_urls_in_wikilinks.mdwn
web commit by http://ethan.betacantrips.com/: like this
[ikiwiki.git] / doc / todo / absolute_urls_in_wikilinks.mdwn
1 [[tag wishlist]]
2
3 An option to have absolute urls in wikilinks instead of relative ones would be useful, 
4 for pages included into other pages out of the wiki rendering process (shtml for example)
5 since these pages can be included from a subdir. Ditto, links from \[[ inline ..]] or \[[map ..]].
6
7 > You can make a wikilink absolute by prefixing it with a /, see 
8 > [[subpage/linkingrules/]]. Pagespecs match absolute by default. But what do
9 > you mean "included from a subdir"? If you inline a page, its links shouldn't 
10 > change. --Ethan