web commit by NicolasLimare: explanations
parent
1b54d111e6
commit
883acbb44c
|
@ -8,3 +8,11 @@ since these pages can be included from a subdir. Ditto, links from \[[ inline ..
|
|||
> [[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
|
||||
|
||||
>> I want the "last pages" in my sidebar. and some links to a few special pages.
|
||||
>> \[[inline ]] or \\[[map ]] in the sidebar is a bad idea, (because each update rebuilds
|
||||
>> all the wiki), so I use server-side-include instead of the sidebar plugin;
|
||||
>> this reduces the dependencies
|
||||
>> 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.
|
||||
|
|
Loading…
Reference in New Issue