aboutsummaryrefslogtreecommitdiff
path: root/doc/plugins/transient.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2013-11-17 13:07:00 -0400
committerJoey Hess <joey@kitenet.net>2013-11-17 13:07:00 -0400
commit81aa58e7ca0118fbb6e1b7f53e47f01d260cdbff (patch)
tree82d05af95741c51e037784f56e7ec5893e4efcaf /doc/plugins/transient.mdwn
parente11a87acfa2356eb75e03895e2ecc2eb98f2e298 (diff)
downloadikiwiki-81aa58e7ca0118fbb6e1b7f53e47f01d260cdbff.tar
ikiwiki-81aa58e7ca0118fbb6e1b7f53e47f01d260cdbff.tar.gz
comments: Write pending moderation comments to the transient underlay to avoid conflict with only_committed_changes.
Diffstat (limited to 'doc/plugins/transient.mdwn')
-rw-r--r--doc/plugins/transient.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/plugins/transient.mdwn b/doc/plugins/transient.mdwn
index b7dd11906..8649262c6 100644
--- a/doc/plugins/transient.mdwn
+++ b/doc/plugins/transient.mdwn
@@ -16,8 +16,7 @@ This plugin is mostly useful as something that other plugins can depend on:
* [[plugins/autoindex]] can be configured to auto-create missing
pages that have a [[ikiwiki/subpage]] or an [[plugins/attachment]], but not
commit them, in which case they go in the transient underlay
-* [[plugins/comments]] can be configured to not commit comments: if so, it
- puts them in the transient underlay
+* [[plugins/comments]] writes comments pending moderation to the transient underlay
* [[plugins/recentchanges]] writes new changes into the transient underlay
* [[plugins/tag]] can be configured to auto-create missing
tag pages but not commit them, in which case they go in the transient