summaryrefslogtreecommitdiff
path: root/ikiwiki/directive/aggregate.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'ikiwiki/directive/aggregate.mdwn')
-rw-r--r--ikiwiki/directive/aggregate.mdwn5
1 files changed, 5 insertions, 0 deletions
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`