diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-04 06:27:47 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-04 06:27:47 +0000 |
commit | 3a1e6dcb242f4905217028fedea0d96de8960062 (patch) | |
tree | e91908a5074e5643146a5ce540f565f6a086b971 /doc/bugs | |
parent | b55dfcd03d81257e4794f5f6762d27c013f8aa3d (diff) |
updates
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/sidebar.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/sidebar.mdwn b/doc/bugs/sidebar.mdwn new file mode 100644 index 000000000..185fbc7be --- /dev/null +++ b/doc/bugs/sidebar.mdwn @@ -0,0 +1,4 @@ +* The [[plugins/sidebar]] plugin should make any page get rebuilt if a + sidebar is created "closer" to it than the current sidebar. Currently + this isn't done; a sufficiently smart needsbuild hook should be able to + figure it out. |