The MapBox.js module provides an exportable entity bundle for managing maps that leverage MapBox.js and the MapBox API.
The module also provides a new field type for displaying MapBox maps on any entity.
In addition to presenting MapBox maps as fields, the module ships with a submodule (mapboxjs_block) that provides a block for each MapBox.js map preset that has been defined.
This version of the module provides a locked link field for adding toggle-able MapBox tileset layers on top of an optional base MapBox map.
Development release
The development release is a work in progress. Rather than providing a single base MapBox map, this version of the module provides two locked link fields - one for optional, toggle-able tilesets and another for switching base maps (ie, terrain vs satellite layers).
EdgeCast CDN is a high performing CDN that is great to work with Drupal. This module attempts to help to integrate the EdgeCast CDN into your drupal site. This module helps you employ some of the custom features of EdgeCast that you cannot get from the CDN module.
Currently these are the features this module offers:
Manual purging of content
Reports dashboard to show metrics from your account
Token Authentication
Token Authentication (Token Auth) is an optional service from EdgeCast that allows you to protect content. A token (appended to the end of a file name as a query string) is required to access the content. This very function allows for you to protect digital content. This module was written around a need for this as it was being developed for a website that offered purchased digital downloads. We couldn't have links being shared on the Internet to access files that require a purchase.
This supports Token Authentication via one of two ways: via a web service call or via a php module. The later of the two is the quickest method of course; however, this module (ectoken.so) is only available through your sale agent. I will explore packaging the php module with the Drupal module if Edgecast will approve of it.