]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/plugin.mdwn
update
[ikiwiki.git] / doc / todo / plugin.mdwn
index fd146fb5376cddbcccd897fb0f11bf363c9fdf48..fc0107b6f9f29ea078b5fbb9140c7cf894034de2 100644 (file)
@@ -25,8 +25,16 @@ Suggestions of ideas for plugins:
   or something. It's possible that this is a special case of backlinks and
   is best implemented by making backlinks a plugin somehow. --[[Joey]]
 
+* interwiki links
+
+* 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?
\ No newline at end of file
+* Tag stuff?