aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2011-05-26 09:48:24 +0000
committeradmin <admin@branchable.com>2011-05-26 09:48:24 +0000
commit2c299c7994a4ab4decde1734f52c59a7103e85d2 (patch)
tree6b45d83655fe2926478cfca67cc642b39e83fb89 /doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn
parentfd329371e954065f4efce162866e27d3f05ccf16 (diff)
downloadikiwiki-2c299c7994a4ab4decde1734f52c59a7103e85d2.tar
ikiwiki-2c299c7994a4ab4decde1734f52c59a7103e85d2.tar.gz
Diffstat (limited to 'doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn')
-rw-r--r--doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn b/doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn
new file mode 100644
index 000000000..e4bc736e3
--- /dev/null
+++ b/doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn
@@ -0,0 +1,6 @@
+The [[plugins/opendiscussion]] plugin allows pages named according to
+the `discussionpage` setting to be edited anonymously, even if
+`discussion => 0` is set.
+
+(If it respected the `discussion` option, the combination of
+`opendiscussion` and `moderatedcomments` might be good for blogs.)