diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugins/contrib/transient.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/plugins/contrib/transient.mdwn b/doc/plugins/contrib/transient.mdwn new file mode 100644 index 000000000..ff2fab610 --- /dev/null +++ b/doc/plugins/contrib/transient.mdwn @@ -0,0 +1,9 @@ +[[!template id=plugin name=transient author="[[Simon_McVittie|smcv]]"]] +[[!template id=gitbranch branch=smcv/ready/transient author="[[Simon_McVittie|smcv]]"]] +[[!tag type/special-purpose]] + +The `transient` plugin is an implementation of [[todo/transient pages]] +in an underlay. It's mostly useful as something other plugins can depend on; +[[plugins/contrib/album]] puts photo-album "viewer" pages there, +and the versions of [[plugins/autoindex]] and [[plugins/tag]] on the +same branch optionally put their auto-generated pages there. |