]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/plugins/inline.mdwn
Some comments on fields namespacing
[ikiwiki.git] / doc / plugins / inline.mdwn
index 0aa773f5a8edbe718f77d954430f43404651b026..3eb849fdbcc237ae5bc6706e24d4cc6ac23db49c 100644 (file)
@@ -1,10 +1,6 @@
 [[!template id=plugin name=inline core=1 author="[[Joey]]"]]
+[[!tag type/widget]]
 
-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 [[ikiwiki/blog]] for details.
-
+This plugin provides the [[ikiwiki/directive/inline]]
+[[ikiwiki/directive]], which allows including one wiki page
+inside another.