
Plagger::Plugin::Publish::Feed - republish RSS/Atom feeds

- module: Publish::Feed
config:
format: RSS
dir: /home/yoshiki/plagger/feed
filename: my_%t.rss

Specify the format of feed. Plagger::Plugin::Publish::Feed supports the following syndication feed formats:
Directory to save feed files in.
Filename to be used to create feed files. It defaults to %i.rss for RSS and %i.atom for Atom feed. It supports the following format like printf():
Whether to publish full content feed. Defaults to 1.

Yoshiki KURIHARA
Tatsuhiko Miyagawa
Gosuke Miyashita
