Have you ever wanted to place a block on a node page easily? That's what blocker is designed to do.
While this is possible from the blocks admin page we needed a easy way for non-technical users to be able to place the blocks. Thats why we created blocker. It allows placing blocks in a region on a specific page as opposed to site wide. Simply go to the node page and click the "Manage Blocks" tab. Then add blocks to whatever region you want them in. This only applies for the current node. Blocker currently only works with node but we are hoping on adding other entities in the near future.
In the admin configuration page you can limit which regions and which blocks show up.
Be sure to enable both the blocker and the blocker_ui module. The UI for adding blocks to pages is changeable and in the future we are also hoping to add some drag and drop functionality and any help with this would be much appreciated.
Drupal Twitter is a simple-to-use module that allows creation of multiple blocks with Twitter feeds. Each block has independent settings and pulls results from Twitter with the help of public queries or the Twitter REST API. (The OAuth module available at http://drupal.org/project/oauth is required for this.)
The style of the Twitter feed is fully customizable using the drupal-twitter-list.tpl.php template.
Installation
Download and install the module as usual.
Download and install the Oauth module if use of Twitter API is necessary. Go to Administration » Configuration » User interface » Twitter, and configure your access keys there.
Go to Administration » Structure » Blocks, and create a new Twitter block using the “Add twitter block” link.
Configure the block settings with desired Twitter parameters using the on-screen instructions.
Features
pulls Twitter feed from one or more Twitter user accounts
pulls Twitter search results by hashtag or search term
uses public queries and the Twitter API to obtain data
cache enabled
user avatars with different sizes
customizable publish date format including “time ago” format