NAME
Plagger::Plugin::CustomFeed::Simple - Simple way to create title and link only custom feeds
SYNOPSIS
- module: Subscription::Config
config:
feed:
meta:
follow_link: /headlines/
meta:
follow_xpath: //ul[
@class
=
"xoxo"
or
@class
=
"subscriptionlist"
]//a
- module: CustomFeed::Simple
DESCRIPTION
AUTHOR
Tatsuhiko Miyagawa