Require all Exposed Filters

Component type

module

Categories

Maintenance status

Development status

Downloads

334

Component created

Component changed

Provides an exposed form that only renders view rows if all form elements
contains user input. The module is similar to standard Views exposed form
"Input required" but requires that the user has set an explicit ("-Any-" is not
considered explicit) value to all exposed filters.

Author: Claudiu Cristea, @claudiu_cristea

Views Pipes

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

With views pipes, values output by a view (the output view) can be used as input to a second view (the input view).

A case for using the module might be when a site developer needs to exclude the results of one view from another view.

For example, to create a view showing all users who have not authored an article, (which is not easy, dare it be said impossible, using Views alone) do the following:

Salvattore (CSS driven Masonry)

Component type

module

Maintenance status

Development status

Downloads

3125

Component created

Component changed

Salvattore Views

This module adds a new views style that will display views
rows as a Masonry using Salvattore.

Salvattore

Salvattore is a jQuery Masonry alternative with CSS-driven
configuration.
For more information visit:
http://salvattore.com/
http://github.com/rnmp/salvattore

Taxonomy Delete Link

Component type

module

Categories

Maintenance status

Development status

Downloads

1791

Component created

Component changed

This module provides a link which deletes taxonomy term.

In taxonomy overview terms table the "delete link" has been added at operations column
and display the available operations depending on user's permissions (edit, delete).

Also, the taxonomy_delete_link_views submodule exists and makes the taxonomy term
delete link available for use to views.

Views Linker

Component type

module

Maintenance status

Development status

Downloads

1131

Component created

Component changed

User Case

The user has searched or filtered on a Views generated page,
clicked on one of the found results, and navigated through to the
page for that result.

After reading the info on the result page, how does the site lead
the user back to the page listing all the other found results?

This module provides a link back to the Views listing page,
which preserves the filters the user applied.

lightsocialbuttons

Component type

module

Maintenance status

Development status

Component created

Component changed

The module allows to create a light social buttons integration, without the embedded iframe or external javascript code and show the counters from the following service:

  • Facebook
  • Google Plus
  • Twitter
  • Linkedin
  • Pinterest

The module use the javascript API from the services to get the number of share. For the Google Plus service is used an internal call with POST parameter.