]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/plugin.mdwn
* Add a html plugin, which can be used to write wikis in raw html,
[git.ikiwiki.info.git] / doc / todo / plugin.mdwn
index d99dd2022ed03883d6e4b21b8354c34f7235329b..6e19c7942d1c9ff097eca1b678f3986b472bde16 100644 (file)
@@ -1,8 +1,8 @@
 Suggestions of ideas for plugins:
 
 * list of registered users - tricky because it sorta calls for a way to rebuild the page when a new user is registered. Might be better as a cgi?
-* a [[todo/link_map]]
-* [[todo/sigs]] ?
+* a [[link_map]]
+* [[sigs]] ?
 * [[pageindexes]]
 * Wiki stats, such as total number of links, most linked to pages
 
@@ -29,8 +29,11 @@ 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
-* technocrati pinger
 * Tag stuff?