FedEx Address Validation

Component type

module

Maintenance status

Development status

Downloads

1053

Component created

Component changed

This module provides an addressfield plugin to validate an address using the Fedex address validation service. It depends on the new flood_sem module which provides protection against a DDoS attack using the address verification service.

In addition to the normal Drupal installation steps you will need to:

Slick Carousel

Component type

module

Maintenance status

Development status

Downloads

148518

Component created

Component changed

Slick is a powerful and performant slideshow/carousel solution leveraging Ken Wheeler's Slick carousel. See http://kenwheeler.github.io/slick

Slick has a lot of options, please start with the very basic working samples from Slick Example.

WMS Legend

Component type

module

Maintenance status

Development status

Component created

Component changed

It's pretty much a hacked copy of the WMS module made by batje. There are a lot of bugs, but it works.

This module allows the user to view WMS layer legends by clicking the map. The legend will display in a block outside the map.

TODO:
Have the Layer switcher control the legends display.

Landing edit

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a new field formatter for long text field type. Formatter allows to edit field content right from the page using contenteditable attribute. The goal of this module is to allow users not familiar with HTML to add minor tweaks to text of landing pages, which have complicated HTML structure, but don't need separate content type with complex theming since this is only one page. So you just create fancy landing page with HTML/CSS/JS, then drop it into text field with "Full HTML" filter and select "Landing edit" formatter on the manage display page of an entity.