Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
A module that is using the new Twitter api (v1.1, using OAUTH) to fetch and store a selected nr of tweets on every cron-run so if the api changes or can't be reached we still can display the latest
This is a tiny module that basically extends Drupal's comment statistics module by adding comment counts for day, week, month and year. It also integrates with Views and you can use it to select, filter, order the content as well.
Integration
This module plays well and has been tested with Views. You can use these fields
in Content group
Comments today
Comments this week
Comments this month
Comments this year
You can also use those fields to order and filter content.
Download the module and simply copy it into your contributed modules folder:
[for example, your_drupal_path/sites/all/modules] and enable it from the modules administration/management page.
More information at: Installing contributed modules (Drupal 7)
Configuration
After successful installation, you need to activate the counter by going to
settings page admin/config/system/comment and check on "Count comments".