Joey Hess 2008-03-18 07:06:39 -04:00
parent af213e83f6
commit 16c7dfa733
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
Maybe sidebar could be beefed up to take the name of a sidebar, such that I could use multiple sidebars in the same wiki. For instance, the default name would be 'sidebar', meaning the plugin looks for `sidebar.pm` and fills in the `sidebar` slot, but I might also want a footer in `footer.pm`, filling the template's `footer` slot.
Maybe a new `include` plugin would be better.
--[[madduck]]