simonraven 2009-04-20 05:04:53 -04:00 committed by Joey Hess
parent 4e935d300e
commit 2cc3f5d057
1 changed files with 3 additions and 0 deletions

View File

@ -20,3 +20,6 @@ On the [[/ikiwiki/pagespec]] page, it says "internal" pages aren't "first-class"
> You need to fix your pagespec to refer to where the pages are aggregated
> to, under the page that contains the aggregate directive. In your example,
> it should be `internal(./blog/meta/microblog-feed/kijkaqawej/*)` --[[Joey]]
>> Oooh, I see, it's referring to an absolute path (relative to the site), right?
>> Thanks :).