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.
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.
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.