Flickity Carousel

Component type

module

Maintenance status

Development status

Downloads

6912

Component created

Component changed

Flickity is a touch responsive gallery created by desandro. This module integrates the Flickity library providing both theme functions for manual rendering and Views integration via a format style. Flickity does not depend on jQuery and can be used with or without the library; this also goes for the Drupal implementation.

Auto Retina

Component type

module

Maintenance status

Development status

Downloads

1713

Component created

Component changed

Summary

Extends core image styles/effects by providing retina versions of any defined style, by simply adding @2x before the file extension, e.g. some-great-file@2x.png. The resulting image is double as wide as the width defined in the image style effect.

2GIS

Component type

module

Maintenance status

Development status

Downloads

1154

Component created

Component changed

This module provides integration of 2GIS services with Drupal.
http://api.2gis.ru

The main module contains the settings form, which includes

  • API key
  • Language
  • City by default
  • Version of the API

Tools for working with API are available in the code of the module. Functions which you can use for your needs.

Entity-based mapping framework

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Entity based mapping infrastructure. Leverages the Entity API CRUD to assemble maps, but provides only text-rendering capability out of the box. Supports plugin architecture for any rendering engine to supply rendered map layer classes, and has a table for storage of the configurations for these rendered displays. Will define an API for access to Maps and initial development is focusing on sub-modules for plugin integration with various rendering libraries such as Leaflet, Mapserver and d3.

CSV

Component type

module

Maintenance status

Development status

Downloads

1215

Component created

Component changed

Purpose

This API-only module is an atomic helper to provide a Drupal output handler similar to drupal_json_output, only for CSV files.

Since CSV delivery is still a frequently requested issue and views is not always involved, we decided to build a standard helper for lightweight export tasks.

White Label

Component type

module

Maintenance status

Development status

Downloads

1354

Component created

Component changed

This module's aim is to bring white label functionality to Drupal by allowing certain users to add their own logo and color scheme* to their profiles.

Then the module automatically adds a white label token to all outbound url's so links in emails will include the current user's white label token and users clicking the links will end on the white labeled website.

The white label owner should be the one to create the url, e.g. send the mail as rss fields and such are all built by the system and will not contain the (right) white label part.