The Twitter Tags module provides additional functionality to the Twitter module by parsing and saving hashtag data for Tweets as they're saved. The module is integrated with Views, so site builders can create lists of Tweets filtered by one or more tags. Also if the site is using the core Taxonomy module, taxonomy term data may be related to the Tweets for additional functionality.

Installation

  1. Install Twitter and Twitter Tags modules. Please note that the Twitter module depends on the oauth_common module which is now a part of the OAuth project.
  2. If you have existing Tweets in your site, run the batch process at admin/config/services/twitter/tags to parse hashtag data.
  3. Configure Views to display or filter on hashtag data as desired.
  4. Install the core Taxonomy module to allow Tweets to be related to taxonomy terms based on hashtag data.

Project information

Releases