first import
This commit is contained in:
16
sites/all/modules/twitter/twitter.info
Normal file
16
sites/all/modules/twitter/twitter.info
Normal file
@@ -0,0 +1,16 @@
|
||||
name = Twitter
|
||||
description = Adds integration with the Twitter microblogging service.
|
||||
php = 5.1
|
||||
core = 7.x
|
||||
files[] = twitter.lib.php
|
||||
files[] = twitter_views_field_handlers.inc
|
||||
files[] = tests/core.test
|
||||
files[] = tests/input_filters.test
|
||||
configure = admin/config/services/twitter
|
||||
|
||||
; Information added by drupal.org packaging script on 2011-12-03
|
||||
version = "7.x-3.0-beta4"
|
||||
core = "7.x"
|
||||
project = "twitter"
|
||||
datestamp = "1322940643"
|
||||
|
||||
Reference in New Issue
Block a user