diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:14:32 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-11 17:14:32 -0400 |
commit | 7e6fa968c7c177a686664300570cb47a2a7a4cf2 (patch) | |
tree | 02f599735747c4cd7d4c4c74f4428a8c711a0c4b | |
parent | f50d0d05fec0cde09d1a59d0478f33be6d8087bb (diff) |
reword
-rw-r--r-- | doc/plugins/aggregate.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/plugins/aggregate.mdwn b/doc/plugins/aggregate.mdwn index 9bedab1cb..c40a6dc22 100644 --- a/doc/plugins/aggregate.mdwn +++ b/doc/plugins/aggregate.mdwn @@ -1,7 +1,9 @@ [[!template id=plugin name=aggregate author="[[Joey]]"]] [[!tag type/useful]] -This plugin implements the [[ikiwiki/directive/aggregate]] [[ikiwiki/directive]]. +This plugin allows content from other feeds to be aggregated into the +wiki. To specify feeds to aggregate, use the +[[ikiwiki/directive/aggregate]] [[ikiwiki/directive]]. New users of aggregate should enable the `aggregateinternal => 1` option in the .setup file. If you don't do so, you will need to enable the [[html]] plugin |