From: http://smcv.pseudorandom.co.uk/ Date: Sun, 26 Dec 2010 17:53:45 +0000 (+0000) Subject: add as a contrib plugin X-Git-Tag: 3.20101231~26^2 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/a6f77ac14b377bf1083d3d7d75e1789c71a93b13?ds=sidebyside;hp=3a1087a2649d873d0089311c4397ca8fc607ad59 add as a contrib plugin --- 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.