Considered feature-complete by its maintainers.

Comparison

This module allows the comparison of the attributes of two or more nodes by generating a table. A "compare" checkbox is added to nodes to allow them to be included in the comparison.

No Self Reference

When enabled, this module will keep taxonomy terms with term reference fields from referencing themselves.

PP Slideshow

Features

PP Slideshow provide a full functional slideshow implemented with Fieldable panels panes using jQuery Cycle plugin.

Views Created or Commented

Views field, filter and sort handlers "Created or Commented date".
Based on default Views handlers "Updated/commented date"

Social Stats

This is a statistics module. It provides data from various social media sites. The data which is saved per node. It includes data from:

  1. Facebook : likes count, shares count, comments count & total count.
  2. Twitter : tweets count.
  3. LinkedIn : share count.
  4. Google Plus : plus one count, share count & total count.
  5. Total Share Count : total across all available social networks

MODULE STRUCTURE

  1. social_stats : This module is responsible to collect data from the social sites and store it in the database.
  2. social_stats_views : Views integration of the data collected by social_stats module.
  3. social_stats_panels : Panels integration of social_stats module.

INSTALLATION

  1. Download the module and place it with other contributed modules (e.g. sites/all/modules/).
  2. Enable the Social Stats module on the Modules list page. The database tables will be created automatically for you at this point.
  3. Modify permissions on the People >> Permissions page.
  4. Go to admin/config/social-stats/settings, set the date after which you want your data to be fetched. Select the social sites to be tracked per content type.
  5. Run cron. This will fetch the statistics per node and store it in database.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only