F
Fredrik Lundh
Aahz said:I think I mentioned this in an earlier post; simply adding a special SideBar
link list at the top of a page should be good enough
SideBar: <side bar title>
* [link title]
* [link title]
* [link title]
<rest of page>
Hrm. So you're suggesting that each page have a manually-created
sidebar? One thing I do like about the current (and currently planned
future) setup is that it's easy to create a custom sidebar for a section
of the website. (E.g. all the dev pages have the same sidebar.)
no, the side bar would of course contain all the sidebar sections that
apply to the current page (inheriting from "parent" pages, like today).
(I'm beginning to think that categories might be a better way to link
pages to each other in the wiki, but the same approach works in that
case too, of course).
</F>