diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-06 16:19:17 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-06 16:19:17 -0500 |
commit | b384af237df92e787f84f845d0d2bc182f7775ff (patch) | |
tree | aba9caff584e7b5a87d63c8483ab01f36c88bc8d /doc/plugins/comments.mdwn | |
parent | e33a65719a58a65201c1c742f544f5cab38ad23c (diff) | |
download | ikiwiki-b384af237df92e787f84f845d0d2bc182f7775ff.tar ikiwiki-b384af237df92e787f84f845d0d2bc182f7775ff.tar.gz |
opendiscussion: This plugin will also now allow posting comments
to otherwise locked-down sites.
Diffstat (limited to 'doc/plugins/comments.mdwn')
-rw-r--r-- | doc/plugins/comments.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/comments.mdwn b/doc/plugins/comments.mdwn index b6d4d252b..f933d32be 100644 --- a/doc/plugins/comments.mdwn +++ b/doc/plugins/comments.mdwn @@ -14,8 +14,8 @@ authorship should hopefully be unforgeable by CGI users. The intention is that on a non-wiki site (like a blog) you can lock all pages for admin-only access, then allow otherwise unprivileged (or perhaps even anonymous) users to comment on posts. See the documentation of the -[[lockedit]] and [[anonok]] pages for details on locking down a wiki so -users can only post comments. +[[opendiscussion]], [[lockedit]] and [[anonok]] pages for details on locking +down a wiki so readers can only post comments. Individual comments are stored as internal-use pages named something like `page/comment_1`, `page/comment_2`, etc. These pages internally use a |