Skip to content

Drupal module to display a block with live tweets using the Twitter search api

License

Notifications You must be signed in to change notification settings

joanpc/live_tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live tweets Drupal Module

Simple Drupal module to display a block with a tweet search feed updated in realtime.

At the moment it only displays content using AJAX directly from the Twitter search API.
Non javascript visitors will see the block empty.

See the twitter search API for more information on search options and operators 
http://search.twitter.com/api/

------------
Installation
------------

Make a live_tweets folder on your sites/all/modules and copy the files.
Enable the module.
A new block named "Live Tweets" should appear on /admin/build/block, 
enable it and add some keywords to the "Search keywords field" in the block configuration page.


Enjoy


----
Copyright (c) 2010, Joan Perez i Cauhe

About

Drupal module to display a block with live tweets using the Twitter search api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published