]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/ikiwiki/directive/comment.mdwn
(no commit message)
[ikiwiki.git] / doc / ikiwiki / directive / comment.mdwn
index f03664d133656cd68d7570505f0c27ca26ec671a..398130e2e820059f7498d71b2ce89d4246649dc4 100644 (file)
@@ -1,5 +1,5 @@
 The `comment` directive is supplied by the
-[[!iki plugins/comment desc=comment]] plugin, and is used to add a comment
+[[!iki plugins/comments desc=comments]] plugin, and is used to add a comment
 to a page. Typically, the directive is the only thing on a comment page,
 and is filled out by the comment plugin when a user posts a comment.
 
@@ -29,10 +29,12 @@ metadata of the comment.
   nearly any format, since it's parsed by [[!cpan TimeDate]]
 * `username` - Used to record the username (or OpenID)
   of a logged in commenter.
+* `nickname` - Name to display for a logged in commenter.
+  (Optional; used for OpenIDs.)
 * `ip` - Can be used to record the IP address of a commenter,
   if they posted anonymously.
 * `claimedauthor` - Records the name that the user entered,
-  if anonmous commenters are allowed to enter their (unverified)
+  if anonymous commenters are allowed to enter their (unverified)
   name.
 
 [[!meta robots="noindex, follow"]]