Bootstrap Grid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Bootstrap Grid is a Drupal 7 Plugin for Views which allows you to create grid displays based on Bootstrap 3 fast and with ease.

For each resolution there is various set configuration options which will allow you to create nice grids on any kind of devices.

Module provides advanced UI to select appropriate grid size for each resolution, with resolved row clearing. No more issues with various column sizes!

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.

Views Arbitrary Sort

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Description

Allows sorting of Views results in an arbitrary order based on a list of specific values defined within the View.

The sorting values can be matched using "Begins with", "Contains" or "Exact" and can be matched case sensitively if required.

They can be sorted in ascending or descending order. Any non-matching results will be sorted to the top or bottom accordingly and then further ordered by any other defined sorting methods.

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.

Views attachment tabs

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows site builders to attach multiple view attachments to a parent display via a tabbed interface. Attachments will still inherit exposed and contextual filters of the parent display.

The demo in the following link shows Views Attachment Tabs in action; A parent page view is configured to display a summary of fake invoices in addition to providing a start/end date filter. A further two attachment views are displayed in tabs attached to the parent, listing the paid/unpaid invoice data accordingly.

D3Map Region Views

Component type

module

Categories

Maintenance status

Development status

Downloads

318

Component created

Component changed

The D3Map Region Views module extends the feature of D3Map views module.

This module helps to highlight specific regions and makes each region clickable to filter the content to specific region.

We can also highlight regions by extending feature of highlighting states from D3Map views module.

Existing display "D3 Map" is being extended to new display "D3 Map Region" to change states to regions based.

Better View Pane Args

Component type

module

Categories

Maintenance status

Development status

Downloads

316

Component created

Component changed

Better View Pane Args

Overview

This is a user-interface improvement module designed to help users to interact with contextual filter widgets whenever they are displayed as configuration forms on Views Panes.

Features

Instead of a text input where the user is expected to type in id numbers or machine names, it displays a select list of labels. (See the attached thumbnails for a before/after.)