Twitter Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Features

This module provides API integration with the Twitter microblogging service. Out of the box, it allows users to:

Associate one Twitter accounts with their Drupal user account.
List tweets in twittline ways thanks to Views.
List mentions twetts thanks to views.
Format twitter @usernames and #hashtags as links to Twitter.com.

OAuth

Twitter Widget contains OAuth to connect with the Twitter API.

Search API file usage

Component type

module

Maintenance status

Development status

Downloads

1738

Component created

Component changed

This supports indexing of file usage data.
It allows listing all files attached to an entity.

It is not recommended to use this module anymore.
Changed maintenance status to "Unsupported" and development status to "Obsolete".
Please use file_entity_usage instead.

Textcomplete

Component type

module

Maintenance status

Development status

Downloads

379

Component created

Component changed

Textcomplete

Provides the user with text autocomplete functionality within textareas. By default it comes shipped with a basic html autocomplete and emoji (emoticons) autocomplete.

However the true power of textcomplete is when you install entityreference and advanced entity tokens. It will allow you to perform autocomplete searches on entities within your Drupal install.