Use a third-party CSS or JS Framework, a self-hosted service like a CRM, or a third-party service with the site.

Drupal Watchtower

This project is developed for handy monitoring of drupal sites. It contains 2 modules – client and server.

Performance report

Screenshot of a performance report

This module tries to give an report about the current performance settings and tries to come with some recommendation related to performance extension that every Drupal site should be using to boot

Faker

Use the PHP Faker library to generate more meaningful sample content.

Devel Generate is great for creating a lot of sample content in a hurry, but sometimes you want samples that are more meaningful, or closer to the content you expect users to generate. This is where Faker comes in.

Faker is a PHP library that generates fake data for you

Faker (the library) can generate real looking names, addresses, emails, domains and more. Faker (the module) combines the library with quick content creation abilities provided by Devel Generate, to give you the power to easily generate real looking sample content.

Installation w/ Drush make

The module includes a drush make file that will automatically download the necessary library when installing via drush make. Just add faker to your project's drush make file.

Manual installation

Usage

  • Implement hook_faker_node_generate() from your module/feature. See faker.api.inc in the source for more info about the available hooks.

aprsfiwx

Overview

This module displays current weather conditions, as a block, from any weather station that reports to aprs.fi. This means that you can select an unlimited amount of weather machines from precise locations (street level) and display their data in a block.

Instructions

  1. Register for a free account at aprs.fi to obtain an api key. Once registered, the key can be found on your aprs.fi account page.
  2. Install from URL or extract and copy to sites/all/modules and enable.
  3. Visit admin/config/aprsfi/weather to enter your api key and configure other settings.

Features

Module creates a customizable block which can optionally show each of the following reports (future versions hope to allow for creation of multiple blocks).

Reports

  • Station name
  • Tempurature
  • Date/Time
  • Pressure
  • Humidity
  • Wind direction
  • Wind speed
  • Wind gust
  • Rainfall over 1hr
  • Rainfall over 24hr
  • Rainfall since midnight
  • Luminosity (not currently supported)

Customization

DTN Content Aggregator

This module provides a way to aggregate content provided by Telvent / DTN into Drupal websites.

Pages

Subscribe with RSS Subscribe to RSS - Integrations