diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:18:42 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:18:42 -0400 |
commit | b85ea3f37d3725b549b97ed361528dcd15d718bc (patch) | |
tree | 0cb1047bb96b105f4a963804e43392a284cc5e40 | |
parent | 01485d9074971417a691007d6ca3b3f5640bb558 (diff) | |
download | ikiwiki-b85ea3f37d3725b549b97ed361528dcd15d718bc.tar ikiwiki-b85ea3f37d3725b549b97ed361528dcd15d718bc.tar.gz |
add more note about cron job
-rw-r--r-- | underlays/basewiki/directive/aggregate.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/underlays/basewiki/directive/aggregate.mdwn b/underlays/basewiki/directive/aggregate.mdwn index b8814a049..6173f3944 100644 --- a/underlays/basewiki/directive/aggregate.mdwn +++ b/underlays/basewiki/directive/aggregate.mdwn @@ -1,5 +1,8 @@ The `aggregate` directive is supplied by the [[!iki plugins/aggregate]] plugin. +This plugin requires extra setup, specifically, a cron job. +See the plugin documentation for details. + This directive allows content from other feeds to be aggregated into the wiki. Aggregate a feed as follows: |