]> sipb.mit.edu Git - ikiwiki.git/commitdiff
document internal here (was already documented in plugins/aggregate)
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 22 May 2009 18:43:31 +0000 (14:43 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 22 May 2009 18:43:31 +0000 (14:43 -0400)
doc/ikiwiki/directive/aggregate.mdwn

index 70174f44068d528deb003a186b661399c77c9275..ddfcd40b79edfa4678e6a8a1c5b08fb9b9251634 100644 (file)
@@ -19,6 +19,11 @@ more aggregated feeds. For example:
 
        \[[!inline pages="internal(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`
 ## usage
 
 Here are descriptions of all the supported parameters to the `aggregate`