NAME
Plagger::Plugin::Filter::BreakEntriesToFeeds - 1 entry = 1 feed
SYNOPSIS
- module: Filter::BreakEntriesToFeeds
DESCRIPTION
This plugin breaks all the updated entries into a single feed. This is a bit hackish plugin but allows things like sending a single mail containing single entry, rather than a feed containing multiple entries, with Publish::Gmail plugin.
CONFIG
- use_entry_title
-
Use entry's title as a newly generated feed title. Defaults to 0.
AUTHOR
Tatsuhiko Miyagawa