diff options
author | Joey Hess <joey@kitenet.net> | 2008-03-21 16:21:18 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-03-21 16:21:18 -0400 |
commit | 6d5bce3935e58052bb0bd7227e90c1681b2ac45b (patch) | |
tree | 98fc9c62e9e52d11e1998d48a83534de148a20f1 | |
parent | 9cc6d6e4b8a22a37bb2d364042d527ddd906142d (diff) |
web commit by http://madduck.net/
-rw-r--r-- | doc/todo/beef_up_sidebar_to_allow_for_multiple_sidebars.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/beef_up_sidebar_to_allow_for_multiple_sidebars.mdwn b/doc/todo/beef_up_sidebar_to_allow_for_multiple_sidebars.mdwn index 15a115714..b92991ebb 100644 --- a/doc/todo/beef_up_sidebar_to_allow_for_multiple_sidebars.mdwn +++ b/doc/todo/beef_up_sidebar_to_allow_for_multiple_sidebars.mdwn @@ -2,5 +2,7 @@ Maybe sidebar could be beefed up to take the name of a sidebar, such that I coul Maybe a new `include` plugin would be better. +Another thought would be to provide a directive like `\[[!sidebar id=sidebar]]` which would cause the file, in which it occurred to fill the slot `SIDEBAR` in the template... + --[[madduck]] [[!tag wishlist]] |