2007-02-13 19:51:21 +01:00
|
|
|
[[template id=plugin name=inline core=1 author="[[Joey]]"]]
|
2006-08-23 07:41:07 +02:00
|
|
|
|
2007-12-08 21:59:08 +01:00
|
|
|
This is a [[ikiwiki/PreProcessorDirective]] that allows including one wiki page
|
2006-08-18 05:56:18 +02:00
|
|
|
inside another. For example:
|
|
|
|
|
|
|
|
\[[inline pages="blog/*"]]
|
|
|
|
|
2006-10-09 01:57:37 +02:00
|
|
|
The most common use of inlining is generating blogs and RSS or Atom feeds.
|
2007-12-08 21:59:08 +01:00
|
|
|
See [[ikiwiki/blog]] for details.
|
2006-08-18 05:56:18 +02:00
|
|
|
|