Plagger::Plugin::Filter::Rule - Filter feed entries using Rule


Plagger documentation  | view source Contained in the Plagger distribution.

Index


NAME

Top

Plagger::Plugin::Filter::Rule - Filter feed entries using Rule

SYNOPSIS

Top

  - module: Filter::Rule
    rule:
      module: Fresh
      mtime:
        path: /tmp/foo.tmp
        autoupdate: 1

DESCRIPTION

Top

This module strips entries and feeds using Rules. It's sort of like SmartFeed, but while SmartFeed creates new feed using Rule, Filter::Rule strips entries and feeds that don't match with Rules.

AUTHOR

Top

Tatsuhiko Miyagawa

SEE ALSO

Top

Plagger, Plagger::Plugin::SmartFeed


Plagger documentation  | view source Contained in the Plagger distribution.