diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-26 01:12:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-26 01:12:36 +0000 |
commit | 0fe24ee312f7b95448b7415ff4e33e757950fa3c (patch) | |
tree | 1c00784deb31bb866d310bd91e7e07e659e2b072 | |
parent | 5466a1daf99e8e4c67a19f871aaf558312569652 (diff) |
update
-rw-r--r-- | doc/todo/plugin.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/plugin.mdwn b/doc/todo/plugin.mdwn index d99dd2022..fc0107b6f 100644 --- a/doc/todo/plugin.mdwn +++ b/doc/todo/plugin.mdwn @@ -29,6 +29,10 @@ Suggestions of ideas for plugins: * random page (cgi plugin; how to link to it easily?) +* navigation or side bar plugin, would use a specific page as the side bar + and include it into the other pages as specified by the template. The + pagetemplate hook was added to allow for this. + All the kinds of plugins that blogging software has is also a possibility: * Blog post calendar |