Want to freshen up your site with something a bit different? Leaflet More Maps adds over 20 attractive map styles to your site via Leaflet, the lightweight mobile-friendly library for interactive maps and markers. At the flick of a drop-down and without you having to download any map provider code, you can insert beautiful maps from a variety of providers such as Stamen (top), Thunderforest (2nd), Esri (3rd), Bing (4th), Navionics (bottom), as well as Wikimedia, HERE and mapbox maps.
Or enjoy Google Maps without the Google Maps API ! This includes making the most of your high-res (Retina) displays.
Pluggable Mailers makes it easier for developers to write new email services for Drupal, by providing an object-oriented wrapper around Drupal's hook_mail() implementation. A default mailer is included.
Pluggable mailers can also be used as a wrapper around the default Drupal mail functionality, allowing you to send an email with just one function (no hook_mail()) required.
Provides integration points for the Petfinder.com API service. The following features are provided:
Highly configurable and themable pet search page with default values, ability to toggle individual search field availability, and permission allowing restricted access if required
Highly configurable and themable shelter search page with default values, ability to toggle individual search field availability, and permission allowing restricted access if required
Themable pet detail page based on full record retrieval from Petfinder.com, including Colorbox support for pet photos
Themable shelter detail page based on full record retrieval from Petfinder.com
DB-based caching mechanism to improve performance and reduce number of calls to Petfinder.com
Installation
Install as you would a normal module, there are no external dependencies other than PHP 5.2 minimum (enforced by the module).
Configure the API keys required to make calls to the Petfinder API service, located under Configuration > System > Petfinder (admin/config/system/petfinder). If you don't already have API keys, they can be created by going to http://www.petfinder.com/developers and registering with the service.