diff options
author | http://smcv.pseudorandom.co.uk/ <smcv@web> | 2013-01-02 14:07:42 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-01-02 14:07:42 -0400 |
commit | 97d2c41ed48f21f0b8db0bc8e835cc1b6650a121 (patch) | |
tree | 64508fdb296b99c429c80c180b25300564419be8 /doc | |
parent | 587f4cc83333ec7df3a71f074a1be10eb93e89c2 (diff) | |
download | ikiwiki-97d2c41ed48f21f0b8db0bc8e835cc1b6650a121.tar ikiwiki-97d2c41ed48f21f0b8db0bc8e835cc1b6650a121.tar.gz |
+patch
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn | 3 |
1 files changed, 3 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 index e4bc736e3..318f79d6a 100644 --- a/doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn +++ b/doc/bugs/opendiscussion_should_respect_the_discussion_option.mdwn @@ -1,3 +1,6 @@ +[[!template id=gitbranch branch=smcv/ready/less-open author="[[smcv]]"]] +[[!tag patch]] + The [[plugins/opendiscussion]] plugin allows pages named according to the `discussionpage` setting to be edited anonymously, even if `discussion => 0` is set. |