Maillog / Mail Developer

Component type

module

Categories

Maintenance status

Development status

Downloads

101484

Component created

Component changed

Maillog provides an easy possibility to log all Mails for debugging purposes. It's possible to prevent the mails to being sent, so there is no need for an extra mail server to test the mail functionality of other modules or the drupal core. Additionally you can immediately display the mail through the devel dpm() facility.

If you like to upgrade from a previous dev release, please disable, uninstall and reinstall again. There's no upgrade procedure yet.

Preset

Component type

module

Maintenance status

Development status

Downloads

2437

Component created

Component changed

Not to be confused with the Presets module...

IMPORTANT NOTE: This module has been deprecated. The latest version ( DEV ) of MediaFront module 7.x no longer needs this module. For those who are interested in having this functionality, it is highly recommended to use CTools Exportables to achieve this functionality.

CloudMade

Component type

module

Development status

Downloads

498

Component created

Component changed

CloudMade is a set of services for building maps and map applications that utilizes OpenStreetMap data. This project provides integration between Drupal and CloudMade.

Status

This project is very young and still getting its wings. The goal is to be a very lightweight integration point between Drupal and CloudMade. The idea is to have a very basic main module that holds the developers key, then have a module for the Maps Lite API and the PHP CloudMade Library.

Update Status Proxy

Component type

module

Development status

Downloads

5541

Component created

Component changed

Update Status Proxy is a module which provides a work-around for Drupal's inability to handle proxy servers, which makes getting the update status of modules impossible when your site is behind a restrictive firewall.

It works by providing a local endpoint which proxies the request through to the original source of the update status information, via a proxy server of the user's choice.

Modernizr

Component type

module

Maintenance status

Development status

Downloads

80052

Component created

Component changed

Modernizr tests which native CSS3 and HTML5 features are available in each browser and makes the results available to you in two ways: as properties on a global Modernizr object, and as classes on the <html> element. This information allows you to progressively enhance your pages with a granular level of control over the experience.

This Drupal module provides deep integration with the Modernizr JS library, allowing other modules or themes to register tests, load additional assets as needed, and even create new copies of the Modernizr library when a website's requirements change. Read more below.

MyHook

Component type

module

Categories

Maintenance status

Development status

Downloads

3219

Component created

Component changed

MyHook allows module developers to define on-the-fly custom hooks. It is like having a custom module working instantly without creating/installing module files.

Autosite: A minimal approach to drupal mass hosting

Component type

module

Categories

Development status

Component created

Component changed

Drupal 7 has two very exciting features for mass self-service hosting of small Drupal sites: Support of SQLite and the sites/sites.php file. Combined with a sandboxed PHP, it is now possible to automatically and safely create full new Drupal sites without any core hacks. This module wraps the required functionality in a minimal way for easy deployment.