Configuration Management

Component type

module

Maintenance status

Development status

Downloads

215341

Component created

Component changed

The configuration management module enables the ability to keep track of specific configurations on a Drupal site, provides the ability to move these configurations between different environments (local, dev, qa, prod), and also move configurations between completely different sites (migrate configurations) without the use of modules with all configuration being owned by the site.

Module Filter

Component type

module

Maintenance status

Development status

Downloads

2449818

Component created

Component changed

The modules list page can become quite big when dealing with a fairly large site or even just a dev site meant for testing new and various modules being considered. What this module aims to accomplish is the ability to quickly find the module you are looking for without having to rely on the browsers search feature which more times than not shows you the module name in the 'Required by' or 'Depends on' sections of the various modules or even some other location on the page like a menu item.

Dataset

Component type

module

Maintenance status

Development status

Downloads

3014

Component created

Component changed

The Dataset module is for grouping nodes together in sets. A typical use case for this module is if you are importing data from a 3rd party in to nodes and you wish to know if a piece of data is no longer in a feed. If you update all the existing items in the feed, as you parse it, so they are in a new set, then any items that were not in the feed this time will be in an older set, so you know you can delete them because they are no longer valid. Dataset includes functions for performing bulk actions on nodes in a given set or sets.

Navigate

Component type

module

Maintenance status

Development status

Downloads

15113

Component created

Component changed

This module is unsupported due to a security issue the maintainer didn’t fix. See Navigate - Moderately Critical - Multiple Vulnerabilities - Unsupported - SA-CONTRIB-2015-112 for details.
If you want to use this module, your options are:

Seeking 5 volunteers to pre-beta test Navigate 2.0!
See #958526: Navigate 6.x-2.x Pre-Beta Testers

Watch a video demonstration of Navigate

Navigate is a quickly deployable, highly customizable and reasonably sexy navigation tool for Drupal. Navigate bar consists of widgets like menu search, collapsible menus and favorites, and can be customized for individual users or user roles. Navigate has been tested with many themes, and can be themed to match the look of any site.

Http Request Fail Reset

Component type

module

Categories

Maintenance status

Development status

Downloads

8522

Component created

Component changed

At Tribute Media we have many sites in various stages of development. Sometimes upon returning to them I have noticed that Update Status has not checked for updates for up to 4 weeks. I then notice that the "drupal_http_request_fails" flag is set.

Module Supports

Component type

module

Maintenance status

Development status

Downloads

4123

Component created

Component changed

This module shows how modules can be enhanced by or enhance other modules by using information provided in module .info files (implementation of #328932: Modules and partial dependencies - enhances[] and enhancedby[] field in modules' .info.yml files).

The following are all the supported directives:

dependencies[] = modulename
recommends[] = modulename
suggests[] = modulename
enhances[] = modulename
breaks[] = modulename
conflicts[] = modulename
replaces[] = modulename
supports[] = modulename

This information will most likely be used on the redesigned drupal.org, so start implementing this now in your own modules!

Roboconf

Component type

module

Maintenance status

Development status

Downloads

2311

Component created

Component changed

The Roboconf Module is a development tool which stores presets of block configurations and site/theme settings, permissions, etc., allowing a theme developer to easily switch between preset configurations for testing. Similar to the Switchtheme module, you can switch presets via a block or URL parameters.

Developed by Zivtech for TopNotchThemes Drupal Themes

Authoring Aliases

Component type

module

Categories

Downloads

3757

Component created

Component changed

The Authoring Aliases module changes real author of nodes or comments uppont it's submission.

For example, it usefull when you don't want to show identity of your root user.

Input Format Manager

Component type

module

Downloads

2717

Component created

Component changed

Improves the Input Formats administration page. Makes it less painful to manage, configure and test these sometimes tricky groups of input filters.

The default Input Formats management page can quickly have you tearing out your hair if you need to do anything even marginally complicated with input filters. This module builds on top of the Popups API to allow you to quickly configure and test your filter arrangments and settings.