ikiwiki/ plugins/ inline

Plugin: inline
Author: Joey
Enabled by default: yes
Included in ikiwiki: yes

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.

usage

Here are descriptions of all the supported parameters to the inline directive:

Tags: core