Proximity

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Proximity is a port of the Open Layers Proximity project to D7. At the moment the Port changes little and doesn't contain all the features of the original (rules, etc) but in time the plan is to be usable in any mapping solution or proximity search.

The following projects are required:

Geofield

The following are recommended:

i18n views filterbylanguage

Component type

module

Categories

Maintenance status

Development status

Downloads

808

Component created

Component changed

When you build multilanguage sites, probably you need that most of your views filter by the visiting user current language.

If you often forget to add this filter, or you think that editing all your views is a pain, this module is for you.

It adds the filter in all your views when they are executed, but providing an administration for excluding the views that don't need this.

This module has been developed by Alquimia Proyectos Digitales and Emergya.

Podcast

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a Features export manipulating views and content types needed for my approach to creating a podcast in Drupal 7. This is, currently, a sensible starting point... not an out of the box solution. This feature is dependent on the iTunes_Feed_Formatter module in my sandbox.

Views DoubleDate

Component type

module

Categories

Maintenance status

Development status

Downloads

1741

Component created

Component changed

This module adds a custom date format to Views, to allow two different date formats to be applied to a single instance of a field, based on an offset from the current time. For example, display any nodes in the past 6 hours as Time Ago (ie, "2 hours ago") and any nodes older than that as MM/DD/YYYY - HH:MM.

Sarnia

Component type

module

Maintenance status

Development status

Downloads

7196

Component created

Component changed

Sarnia allows a Drupal site to interact with and display data from Solr cores with arbitrary (non-Drupal) schemas, mainly by building Views. This is useful for Solr cores that index large, external (non-Drupal) datasets that are either not practical to store in Drupal or may already be indexed in Solr.

Sarnia treats records from Solr as Drupal entities, although listing, filtering, and displaying Sarnia entities should be done using Views. Solr properties can be formatted within Views fields using field formatters (hook_field_formatter_info(), hook_field_formatter_view()).

Views Supertable

Component type

module

Categories

Maintenance status

Development status

Downloads

2749

Component created

Component changed

Views Supertable exposes Supertable jQuery plugin as a Views plugin.

It creates a table with quick, realtime freetext search filter above it.
See working demo of the plugin here.

Usage

Create a view and choose "Jquery Supertable" as the formatter. Nothing else needed.