drupal_http_request_timer

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This overrides drupal_http_request from core with a slightly modified version that returns the duration of the request in its return object.

Uses Drupal 7.22's new feature to override the drupal_http_request function.

(This module won't do anything impressive so you will never find a good reason to use this module. I needed to did this one for some experiments and pushing to GIT anyway hoping someone would find this useful - highly unlikely)

Icomoon

Component type

module

Maintenance status

Development status

Downloads

3877

Component created

Component changed

Custom Built and Crisp Icon Fonts, Done Right

This module integrates the IcoMoon App service via the Icon API module and allows you combine icon webfonts for your own project.

Requirements

iOS Webapp

Component type

module

Maintenance status

Development status

Downloads

313

Component created

Component changed

Summary
The Safari web browser supports several meta tags and links that allow you to
customize how Safari appears when displaying your page from a bookmark on
your iOS device's homescreen. Embedding these tags and links into your HTML
can cause Safari to behave in several beneficial ways. For example, you can
launch your website in full screen mode so it appears to be an app instead of
a website.

You can also specify an image to use as the icon for the bookmark on your
homescreen.

Chaos Plural Plugins

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides ctools plugins to relate to and compare multiple value fields without adding a context or relationship for each field delta.

Currently the module is able to compare a user against a list of users provided by an entityreference field or two lists of entityreference users against each other and detemine whether they contain matching users or not. Handy for access checks in Panels.

PHPLog

Component type

module

Maintenance status

Development status

Downloads

1352

Component created

Component changed

For those who don't want to store all their sites logging into their database (?!) and for various reasons cannot use the syslog alternative (due to network or server policies), this is a simple module that simply lets you move all drupal logging into your PHP error log.

As a plus, all the logged notices are formatted in a way to enable easy pattern matching for developing various log monitoring solutions.

EmailLog

Component type

module

Maintenance status

Development status

Component created

Component changed

A Drupal 7-compatible solution for sending email notifications if your site or sites runs into errors. Unlike other solutions, also lets you set thresholds, so you only get an email if, say, 10 Warnings happen in the course of 15 minutes (which might indicate something is wrong).

Contextual server variables

Component type

module

Categories

Maintenance status

Development status

Downloads

937

Component created

Component changed

The Contextual server variables module allows for server variables ($_SERVER) to be used as Context module conditions.

An example usecase would be running a regular expression or basic check against HTTP_HOST to determine if the site is in Development, Staging or Production mode.

Contextual server variables was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
- http://twitter.com/Decipher

Â