summaryrefslogtreecommitdiff
path: root/doc/plugins
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2010-12-26 17:53:45 +0000
committerJoey Hess <joey@kitenet.net>2010-12-26 17:53:45 +0000
commita6f77ac14b377bf1083d3d7d75e1789c71a93b13 (patch)
tree470ea72ce2a28be42b9a5e212cd08e490d1b67c8 /doc/plugins
parent3a1087a2649d873d0089311c4397ca8fc607ad59 (diff)
add as a contrib plugin
Diffstat (limited to 'doc/plugins')
-rw-r--r--doc/plugins/contrib/transient.mdwn9
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.