From b16c43a44095c5c3dd2dd659e63a484280501758 Mon Sep 17 00:00:00 2001 From: Bernd Zeimetz <bernd@bzed.de> Date: Sat, 21 Jun 2008 21:51:04 +0200 Subject: `template` option for aggregate.pm. Allows to specify the template file which is used to create the html pages. --- doc/plugins/aggregate.mdwn | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/plugins/aggregate.mdwn b/doc/plugins/aggregate.mdwn index aab5f079a..574c8b125 100644 --- a/doc/plugins/aggregate.mdwn +++ b/doc/plugins/aggregate.mdwn @@ -59,6 +59,8 @@ directive: * `tag` - A tag to tag each post from the feed with. A good tag to use is the name of the feed. Can be repeated multiple times. The [[tag]] plugin must be enabled for this to work. +* `template` - Template to use for creating the html pages. Defaults to + aggregatepost. Note that even if you are using subversion or another revision control system, pages created by aggregation will *not* be checked into revision -- cgit v1.2.3