diff options
Diffstat (limited to 'doc')
-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 |