Plagger::Plugin::Subscription::Planet - Ego search subscription
- module: Subscription::Planet
config:
keyword: Plagger
lang: en
This plugin gives a handy way to subscribe to dozens of feed / web search engine
results by just supplying keywords.
- keyword
- The keyword to use as a query in web search engines. Required.
- lang
- Language code to either 1) specify list of search engines or 2) pass to
search query. Optional.
For example, technorati.jp will be added if you use ja,
while technorati.com will be if you use en. Default is to search
everything.
# search "Plagger" on default engines
- module: Subscription::Planet
config:
keyword: Plagger
# search "Pokemon" on Japanese search engines
- module: Subscription::Planet
config:
keyword: Pokemon
lang: ja
# search "Plagger" and pages linking to "http://plagger.org/"
- module: Subscription::Planet
config:
keyword: Plagger
url: http://plagger.org/