You are here

feeds_oauth.info in Feeds OAuth 7

Same filename and directory in other branches
  1. 6 feeds_oauth.info
name = Feeds OAuth Fetcher
description = Enables OAuth authentication before retrieving a feed.
dependencies[] = feeds
package = Feeds
core = 7.x
php = 5.3
configure = admin/config/services/feeds-oauth

files[] = OAuthHTTPFetcher.inc
files[] = OAuth2HTTPSFetcher.inc

File

feeds_oauth.info
View source
  1. name = Feeds OAuth Fetcher
  2. description = Enables OAuth authentication before retrieving a feed.
  3. dependencies[] = feeds
  4. package = Feeds
  5. core = 7.x
  6. php = 5.3
  7. configure = admin/config/services/feeds-oauth
  8. files[] = OAuthHTTPFetcher.inc
  9. files[] = OAuth2HTTPSFetcher.inc