]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/inline.mdwn
patch plugin documentation to refer to directive pages
[ikiwiki.git] / doc / plugins / inline.mdwn
index d0d4eb66add71612764da4440bcfaa7263876c97..e4587117e8e6147a6944594641aef0c54278348e 100644 (file)
@@ -1,10 +1,5 @@
-[[template id=plugin name=inline core=1 author="[[Joey]]"]]
-
-This is a [[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.
+[[!template id=plugin name=inline core=1 author="[[Joey]]"]]
 
+This plugin implements the [[ikiwiki/directive/inline]] [[ikiwiki/directive]].
+This is a [[ikiwiki/directive]] that allows including one wiki page
+inside another.