Maintainers strive to actively monitor issues and respond in a timely manner.

Constants

Screenshot of main Constants UI

D7 - currently in the process of building a Drupal 7 module.

This module provides an interface for managing arbitrary key-value pairs stored in Drupal's 'variables' table.

Constants are simple key-value pairs. They are stored in Drupal's core 'variables' table with a 'CONSTANT:' namespace to differentiate them from other variables. The module provides simple get-save-delete functions to mask the namespace.

Constants aren't really constant at all, but are ideal for replacing values that might otherwise be hard-coded as PHP constants.
For example, node id's are often hard-coded for theming purposes, but can change from site to site, so this allows for easy management of those values. This UI can also be used for any other scenario where a whole admin UI isn't needed to manage a few variables.

Views Slideshow Slider

Example implementation on vps.net

This module provides a draggable slider as a control widget for the Views Slideshow module.

Alphorn

ST Alphorn - Free Drupal theme

Description

Alphorn is an impressive dark theme, available in 3 options: default, grey and green. Built for flexible uses, three menu options available, flexible layout, different combinations for you to choose. The overall design aim is, not to be complicated, but to be sufficiently enough. It can be your personal homepages, company profiles or anything similar.

Install profile

See the full preview, demo and out-of-the-box install profile download at Alphorn in Symphony.

Views Watchdog

Views Watchdog module

The Views Watchdog module extends the Views module and allows to create customized lists (pages, blocks, feeds) of watchdog entries.

Multi-Language Link and Redirect (MultiLink)

Overview

A module which might save a lot of work (see the example scenarios below) if you have content in two or more languages.

Project Links

A small module, defining a block for use when referencing projects, by default, projects on drupal.org.

The default block (appears in the footer when you next visit admin/build/blocks) says:

Drupal Project Links
Project Homepage | Issues Queue | Usage Statistics

Or for a module:

Captcha Project Links
Project Homepage | Issues Queue | Usage Statistics | Reviews on Drupal Modules

There is a settings page where admins can control which project to link to. On the settings page, the shortname controls the urls whereas the longname controls the titles.

The example use case is on a demonstration site, whereby the block will show the links to the drupal.org project page, issues queue, usage statistics and drupal modules profile for the module/theme/profile you select.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained