From: joey Date: Sun, 30 Jul 2006 04:31:08 +0000 (+0000) Subject: * ikiwiki can now download and aggregate feeds with its new aggregate X-Git-Tag: 1.13~36 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/e49ff966a39d1037ccbf168b8dbd12618cf1b41e?hp=e49ff966a39d1037ccbf168b8dbd12618cf1b41e * ikiwiki can now download and aggregate feeds with its new aggregate plugin, so it's possible to implement a Planet using ikiwiki! * --setup --refresh no longer rebuilds wrappers. Use --setup --refresh --wrappers to do that. * Add %IkiWiki::forcerebuild to provide a way for plugins like aggregate to update pages that haven't changed on disk. ---