You are here

tweet_feed.info in Tweet Feed 7.3

Same filename and directory in other branches
  1. 6 tweet_feed.info
  2. 7 tweet_feed.info
  3. 7.2 tweet_feed.info
name = Tweet Feed
description = A Twitter integration module that pulls profiles of people and tweets who tweet according to search, list or user timeline.
core = 7.x
php = 5.3
package = Other
configure = admin/config/services/tweet_feed

dependencies[] = oauth_common
dependencies[] = entityreference
dependencies[] = date
dependencies[] = taxonomy
dependencies[] = system(>=7.50)

File

tweet_feed.info
View source
  1. name = Tweet Feed
  2. description = A Twitter integration module that pulls profiles of people and tweets who tweet according to search, list or user timeline.
  3. core = 7.x
  4. php = 5.3
  5. package = Other
  6. configure = admin/config/services/tweet_feed
  7. dependencies[] = oauth_common
  8. dependencies[] = entityreference
  9. dependencies[] = date
  10. dependencies[] = taxonomy
  11. dependencies[] = system(>=7.50)