diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-24 16:57:52 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-24 16:57:52 -0500 |
commit | 21b55c9640c3529df290d5409a3af37e90520e5f (patch) | |
tree | 23d3752b66defa7f9dbdfa504794667510b5f061 /doc/bugs/links_from_sidebars.mdwn | |
parent | 40a0b3e74889ec46824716cdfda770d370107669 (diff) | |
download | ikiwiki-21b55c9640c3529df290d5409a3af37e90520e5f.tar ikiwiki-21b55c9640c3529df290d5409a3af37e90520e5f.tar.gz |
responses
Diffstat (limited to 'doc/bugs/links_from_sidebars.mdwn')
-rw-r--r-- | doc/bugs/links_from_sidebars.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/bugs/links_from_sidebars.mdwn b/doc/bugs/links_from_sidebars.mdwn index c3a201cf8..32bc5f04d 100644 --- a/doc/bugs/links_from_sidebars.mdwn +++ b/doc/bugs/links_from_sidebars.mdwn @@ -7,3 +7,8 @@ instead of what I would expect: Links: blog/posts blog index I'm not sure what the bug actually is, or if there even is one, this just seems odd. + +> If you have a page named "sidebar" and a page named "blog/sidebar", +> and they each link to a page, then of course they will show up in that +> page's list of links. The index page does not link to the page, so is not +> listed, which is appropriate. [[Notabug|done]] --[[Joey]] |