readme.txt |
readme.txt |
|
CONTENTS OF THIS FILE
---------------------
* Introduction
* Requirements
* Installation
* Permissions
* Usage
INTRODUCTION
------------
Current Maintainers:
* ZenDoodles http://drupal.org/user/226976
* cweagans… |
twitter-block-tweet.tpl.php |
twitter-block-tweet.tpl.php |
|
Default theme implementation for displaying a tweet. |
twitter_block.admin.inc |
twitter_block.admin.inc |
|
Admin page callbacks for the Twitter Block module. |
twitter_block.class.php |
twitter_block.class.php |
|
Lightweight implementation of the Twitter API in PHP. |
twitter_block.css |
twitter_block.css |
|
Custom CSS for the Twitter block display. |
twitter_block.inc |
plugins/content_types/twitter_block.inc |
|
Ctools content type plugin that shows a Twitter Block. |
twitter_block.info |
twitter_block.info |
|
name = Twitter Block
description = "Provides configurable blocks for a Twitter feed."
core = 7.x
files[] = twitter_block.class.php
files[] = tests/twitter_block.test
dependencies[] = block
stylesheets[all][] = twitter_block.css |
twitter_block.install |
twitter_block.install |
|
Install, update and uninstall functions for the twitter_block module. |
twitter_block.module |
twitter_block.module |
|
A module to provide simple Twitter blocks using the Twitter Search API. |
twitter_block.test |
tests/twitter_block.test |
|
Tests for Twitter Block module. |