Tatsuhiko Miyagawa > Plagger-0.7.9 > Plagger::Plugin::Filter::BreakEntriesToFeeds

Download:
Plagger-0.7.9.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  2
Open  0
View Bugs
Report a bug
Source   Latest Release: Plagger-0.7.17

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 genrated feed title. Defaults to 0.

AUTHOR ^

Tatsuhiko Miyagawa

SEE ALSO ^

Plagger