summaryrefslogtreecommitdiff
path: root/doc/plugins/inline.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2007-12-08 15:59:08 -0500
committerJoey Hess <joey@kitenet.net>2007-12-08 15:59:08 -0500
commit7960031135e74f6d36abc4294dbadb687117222c (patch)
tree482778fb123b930018c62bb72464264c60c51bf2 /doc/plugins/inline.mdwn
parent7b125b45b025bc92e67ef6e9984f7eb5a1970987 (diff)
MAJOR basewiki reorg
Including redir pages for the moved basewiki pages. These will be removed in a future release.
Diffstat (limited to 'doc/plugins/inline.mdwn')
-rw-r--r--doc/plugins/inline.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/inline.mdwn b/doc/plugins/inline.mdwn
index d0d4eb66a..fc6f9e8af 100644
--- a/doc/plugins/inline.mdwn
+++ b/doc/plugins/inline.mdwn
@@ -1,10 +1,10 @@
[[template id=plugin name=inline core=1 author="[[Joey]]"]]
-This is a [[PreProcessorDirective]] that allows including one wiki page
+This is a [[ikiwiki/PreProcessorDirective]] that allows including one wiki page
inside another. For example:
\[[inline pages="blog/*"]]
The most common use of inlining is generating blogs and RSS or Atom feeds.
-See [[blog]] for details.
+See [[ikiwiki/blog]] for details.