diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2011-05-26 09:48:24 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2011-05-26 09:48:24 +0000 |
commit | 2c299c7994a4ab4decde1734f52c59a7103e85d2 (patch) | |
tree | 6b45d83655fe2926478cfca67cc642b39e83fb89 | |
parent | fd329371e954065f4efce162866e27d3f05ccf16 (diff) | |
download | ikiwiki-2c299c7994a4ab4decde1734f52c59a7103e85d2.tar ikiwiki-2c299c7994a4ab4decde1734f52c59a7103e85d2.tar.gz |
-rw-r--r-- | doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn | 6 |
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.) |