Drupal Twitter Block

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

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.

Unlisted

Component type

module

Maintenance status

Development status

Downloads

303

Component created

Component changed

Unlisted adds a checkbox for 'Unlisted' to the node publishing options. Unlisted nodes are not access controlled, simply excluded from all Views listings. This makes for a casual publishing workflow in which an author can send a link to someone to review a post before listing it publicly. This is especially useful in cases where the reviewer may not want the barrier of logging in, or the author may not want the hassle of complicated access control choices.

Workbench State Permissions

Component type

module

Maintenance status

Development status

Component created

Component changed

Workbench State Permissions provides additional permissions for each Workbench state. Here's example for the 'Draft' state:
- Each Workbench state:
- Draft: View all content
- Draft: Edit all content
- Draft: Delete all content
- Each Workbench state for user's own content:
- Draft: View own content
- Draft: Edit own content
- Draft: Delete own content
- And new permissions for own Workbench Moderation transitions:
- Moderate own content from Draft to Needs Review