ikiwiki/ plugins/ inline

Plugin: inline
Author: Joey
Included in ikiwiki: yes
Enabled by default: yes
Included in goodstuff: no
Currently enabled: 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.