Isotope (with Masonry and Packery)

Component type

module

Categories

Maintenance status

Development status

Downloads

12685

Component created

Component changed

This module allows you to easily create a grid view that uses the amazing Isotope plugin to dynamically filter the elements displayed, with optional layout engines including Masonry and Packery.

Please note that the 1.x and 2.x versions are very different modules. If you upgrade, you will probably need to re-configure things. The 2.x branch is a direct port from views_isotope module.

Autocomplete FAPI element

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides an autocomplete FAPI element, basically an enhanced version of a textfield with autocomplete, with the benefit of hiding away the real record ID. It allows the user to search and select an appropriate record as normal but uses a hidden field to store the selected record ID.

Commerce Popular Products

Component type

module

Maintenance status

Development status

Downloads

2261

Component created

Component changed

Commerce Popular Projects looks through your Drupal Commerce orders and figures out the most popular products for a given timeframe. You can include/exclude product node types, set the timeframe for your popularity ranking and calls a View to display your Commerce products.

The settings screen is found in the main Commerce store settings.

Retina JS image style

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple module that provides a double-sized image when using a HighPixelDensity display (a.k.a. Apple Retina Screen)

Use RetinaJS (http://retinajs.com/) with drupal core image style. Download, enable, et voila!

For every domain.com/FILENAME.jpg, RetinaJS script looks for domain.com/FILENAME@2x.jpg image.

Empty fields

Component type

module

Maintenance status

Development status

Downloads

16101

Component created

Component changed

This module provides a way to show empty fields that would otherwise be hidden.

It achieves this by appending new settings to existing display formatters. These settings allow you to display a value using either:

  • custom text, as defined by the field administrator
  • to show the results of a custom callback
  • to show the default empty value (if default is not empty itself!)

This last option may be useful in case the field is not required and the instance default value was added after content had been already created.

Panels edition

Component type

module

Maintenance status

Development status

Downloads

361

Component created

Component changed

This module helps manage different "editions" of the front page of your website. It is a Feature module that provides an "edition" node type which uses Panelizer so you can attach a panels display to the node. Each edition node represents a different "edition" of a panel so that content editors can layout a given edition while it is unpublished and then publish the edition when it's ready for display. This also includes support for a Node queue to determine which edition node should be displayed on the front page of the site, although edition nodes don't have to be used on the front page only. Since each is a node, you can trivially give them URL aliases and menu items and use them for various landing pages throughout the site.

SoundCloud Tools

Component type

module

Maintenance status

Development status

Downloads

354

Component created

Component changed

This module enables Drupal sites to automatically upload files from supported CCK audio fields (FileField, AudioField, AudioRecorderField, PhoneRecorderField) to Soundcloud (http://soundcloud.com). It also provides a CCK formatter that makes it possible to select and play SoundCloud files as CCK fields.

The SoundCloud Tools module has been originally conceived and implemented by the MIT Center for Civic Media (http://civic.mit.edu/).