OpenLayers External Block Switcher

Component type

module

Maintenance status

Development status

Downloads

3154

Component created

Component changed

Overview

This module provides a behavior for maps in OpenLayers.

Once enabled, it provides a new Drupal block with a list of layers and overlays that you can enable or disable, just like in the screenshot.

The form included in the block is not generated in Javascript just like in OpenLayers Plus, it's generated by the Drupal's form API, and so, you can alter it easily.

This module also works if you have multiple maps and layerswitcher blocks enabled on a single page.

Profile Fields Upgrade

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

There seems to have been a long running argument about how one should migrate data from the deprecated core-profile module to Drupal 7. What there does not seem to have been is a way to actually do the job.

This is a pretty minimal (read - written in a rush) module to migrate any data that you have attached using the old core-profile fields into fields.api fields attached to the user object.

Commerce Checkout by Amazon

Component type

module

Maintenance status

Development status

Downloads

23248

Component created

Component changed

This project integrates Checkout by Amazon payment into the Drupal Commerce payment and checkout systems.
https://payments.amazon.com/business/html-button
Note: Please note that this module is not compatible with Login and Pay with Amazon or Advanced Payment APIs.

Link Scraper

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a simple module that will populate a node from the metadata of another web page, similar to the way that Facebook populates data for links shared on Facebook.

Create a content type with a link field, a body or description field, and an image field. Optionally include a text field to hold the site name of the source, a link field for the data from 'article:author' and a term reference field for the data from 'article:tag'.

flux Twitter API

Component type

module

Maintenance status

Development status

Downloads

1405

Component created

Component changed

Integrates with the twitter API based upon the flux Services integration.

This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the twitter API by providing remote entities and integration with the Rules module.

Imgfly

Component type

module

Categories

Maintenance status

Development status

Downloads

1037

Component created

Component changed

Overview

The Imgfly module delivers on-the-fly images for responsive layouts with minimum configuration. The module uses a javascript code that determines the width of the parent element that holds the image and thus requests an image that will be dynamically generated to requested size. For optimal performance you need to have a reverse proxy caching mechanism on your site like Varnish or Squid to cache and deliver the dynamically generated images.