root/config/plagger/coderepos-commiter-smartfeeds.yaml

Revision 2784, 0.6 kB (checked in by yappo, 9 months ago)

config/plagger: add coderepos-commiter-smartfeeds.yaml

Line 
1plugins:
2  - module: Subscription::XOXO
3    config:
4      url: http://coderepos.org/share/wiki/Committers/name
5
6  - module: SmartFeed::All
7#    rule:
8#      module: Fresh
9#      duration: 10080 # Seven Days
10    config:
11      title: CodeRespo Commiter NAME Projects
12
13
14  - module: Publish::Feed
15    rule:
16      expression: $args->{feed}->id eq 'smartfeed:all'
17    config:
18      format: Atom
19      dir: /foo/bar
20      filename: coderepos-yappo.xml
21
22  - module: Widget::HatenaBookmark
23  - module: Filter::HatenaBookmarkUsersCount
24  - module: Widget::HatenaBookmarkUsersCount
25
Note: See TracBrowser for help on using the browser.