diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-03-21 16:34:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-03-21 16:34:17 -0400 |
commit | 060183df6797c22edad0bef0d75ee9043b211bf8 (patch) | |
tree | d6de1293145d9464c788e1d211366d164882e7d5 | |
parent | 479f75abf41451a239cb0b9fa945469127e6df2d (diff) | |
parent | 6d5bce3935e58052bb0bd7227e90c1681b2ac45b (diff) |
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
-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]] |