summaryrefslogtreecommitdiff
path: root/doc/plugins/underlay.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-09-10 13:44:27 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-09-10 13:44:27 -0400
commit81a9b5feffa241cea901c3633323bb446d61edf3 (patch)
tree27305271777ee0068075b06046c015bfbd17054f /doc/plugins/underlay.mdwn
parent8c55424b11edbe1fd3e6ff1e20ec85c1f3c6e593 (diff)
parent98ed7cb1d7f99790821b99b3779d6685114fa662 (diff)
Merge branch 'master' into cvs
Diffstat (limited to 'doc/plugins/underlay.mdwn')
-rw-r--r--doc/plugins/underlay.mdwn8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/plugins/underlay.mdwn b/doc/plugins/underlay.mdwn
index 09d096a6e..f7eafee7c 100644
--- a/doc/plugins/underlay.mdwn
+++ b/doc/plugins/underlay.mdwn
@@ -1,7 +1,7 @@
[[!template id=plugin name=underlay author="[[Simon_McVittie|smcv]]"]]
[[!tag type/useful]]
-This plugin adds an `add_underlays` option to the `.setup` file.
+This plugin adds an `add_underlays` option to the setup file.
Its value is a list of underlay directories whose content is added to the wiki.
Multiple underlays are normally set up automatically by other plugins (for
@@ -12,3 +12,9 @@ like photos or software releases.
Directories in `add_underlays` should usually be absolute. If relative, they're
interpreted as relative to the parent directory of the basewiki underlay, which
is probably not particularly useful in this context.
+
+--
+
+This plugin also adds an `add_templates` option to the setup file.
+Its value is a list of template directories to look for template files in,
+if they are not present in the `templatedir`.