Share count statistics

Component type

module

Maintenance status

Development status

Downloads

2214

Component created

Component changed

Allows your Drupal site to gather statistics on how many times your content (and other entity types) have been "shared" with social/sharing services like Twitter, Google+, Facebook, etc. Also provides an API for other modules to hook into and provide their own share counts.

Also provides views integration so you can easily create a 'Most shared' block listing the most popular shared content.

Web Services Client Views

Component type

module

Maintenance status

Development status

Component created

Component changed

The Web Service Client Views module is useful for those who just simply want to parse and display content from a web service. This project integrates the Web service client with Views. Using the Wsclient module, you specify a web service description including operations and results. Then using this module, you can easily display those results using the Views UI.

Persist url params

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module helps to keep url params when submitting views exposed filters.

Views exposed filters are implemented using GET so the filtered results are bookmarkable.

The problem arises when there are already other arguments in the url that filters the results but that doesn't come from exposed filters, like when using Search API facets blocks.

This module alters the exposed filter form by adding hidden fields with the values from other params existing in the url, so when the form is submitted you don't lose the previous filtering.

Views filter view

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module will allow to filter results by another view.
This other view is either not active on the current site at all, then the view is executed and the result is taken.

If the view on the site was runned already, the result is reused.

The idea of the name was invented by Hydra

Enterprise Base

Component type

module

Maintenance status

Development status

Downloads

31621

Component created

Component changed

Provides various content administration enhancements and other elements required for Open Enterprise content apps. It's purpose is to bring handy Open Enterprise UI improvements into any Drupal 7 site and to enable Open Enterprise content apps to be used on any Drupal 7 site.