]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/wikitemplates.mdwn
(no commit message)
[ikiwiki.git] / doc / wikitemplates.mdwn
index babd70211c2d42c784056b29644d28418b2c7f5a..dc217cd30f4e72c64b50447e7b301de381f45fa4 100644 (file)
@@ -29,6 +29,10 @@ located in /usr/share/ikiwiki/templates by default.
   form to wiki pages.
 * `searchquery.tmpl` - This is an omega template, used by the
   [[plugins/search]] plugin.
+* `comment.tmpl` - This template is used to display a comment
+  by the [[plugins/comments]] plugin.
+* `editcomment.tmpl` - This template is the comment post form for the
+  [[plugins/comments]] plugin.
 
 The [[plugins/pagetemplate]] plugin can allow individual pages to use a
 different template than `page.tmpl`.