X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/a8743f7987008794f93844c7770691976d3e511a..8cafcb065d739147ee8ea1d43d7923e5929ff33f:/doc/plugins/transient.mdwn

diff --git a/doc/plugins/transient.mdwn b/doc/plugins/transient.mdwn
index 524d74458..8649262c6 100644
--- a/doc/plugins/transient.mdwn
+++ b/doc/plugins/transient.mdwn
@@ -1,4 +1,4 @@
-[[!template id=plugin name=transient author="[[Simon_McVittie|smcv]]"]]
+[[!template id=plugin name=transient author="[[Simon_McVittie|smcv]]" core=yes]]
 [[!tag type/special-purpose]]
 
 The `transient` plugin adds an underlay in `.ikiwiki/transient`, which is
@@ -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