This project is under active development.

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.

Advanced comment

Administration page

This modules is a collection of User Experience (UX) improvements to the core comment module. It also adds a few features that are more common in other forum engines.

Views Slideshow Slider

Example implementation on vps.net

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

Bot commit

Process (git) commit messages and post them on IRC.

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.

Pages

Subscribe with RSS Subscribe to RSS - Under active development