From 90896aac9fcd3ce4b44643a3bc2773a831c0c3cf Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 14 Jul 2010 20:25:22 +0200 Subject: Sync with ikiwiki 3.20100704. --- ikiwiki/directive/aggregate.mdwn | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ikiwiki/directive/aggregate.mdwn') diff --git a/ikiwiki/directive/aggregate.mdwn b/ikiwiki/directive/aggregate.mdwn index 70174f4..ddfcd40 100644 --- a/ikiwiki/directive/aggregate.mdwn +++ b/ikiwiki/directive/aggregate.mdwn @@ -19,6 +19,11 @@ more aggregated feeds. For example: \[[!inline pages="internal(example/*)"]] +Note the use of `internal()` in the [[ikiwiki/PageSpec]] to match +aggregated pages. By default, aggregated pages are internal pages, +which prevents them from showing up directly in the wiki, and so this +special [[PageSpec]] is needed to match them. + ## usage Here are descriptions of all the supported parameters to the `aggregate` -- cgit v1.2.3