Formats report

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For a given text format, this module builds an array of entities and their text fields which are using this format. Useful for finding if any fields are using a certain text format, such as php_code.

Install this module, then go to /devel/php.
Enter formats_report_update_content_new_text_format(). The devel module will dpm() the items it knows about at end of that function. To set which format it looks for, change $format variable inside that function.

Features Builder

Component type

module

Maintenance status

Development status

Downloads

3653

Component created

Component changed

Stop clicking together your Features

Save valuable time (and sanity) by bypassing the process of picking and choosing which components go into which Features. Features Builder is a module that analyzes the build of your Drupal site and automatically builds Feature modules to capture the site's configuration.

Please lend a hand

Features Builder it now at a useful and stable point, but there's more to be done. If you'd like to contribute to the success of this project, please help out:

Auditor

Component type

module

Maintenance status

Development status

Downloads

705

Component created

Component changed

Auditor is a module for providing insight into the way a Drupal site is constructed. Most other audit type modules are focused on verifying that various settings are set correctly for security or performance, but this module is designed to provide access to things that can't be ascertained easily by looking at the Drupal user interface. For example this module includes the following features:

Escape Admin

Component type

module

Categories

Maintenance status

Development status

Downloads

33355

Component created

Component changed

This is a Drupal 7 backport of the functionality added to the revamped toolbar: #787896: Add a link so that administrators can return to their most recently visited non-admin page which adds a 'Back to site' button when the user has clicked on an administration URL from a non-administration page. The 'Back to site' link will persist until the user returns to a non-administration page.

Context Everywhere

Component type

module

Maintenance status

Development status

Downloads

935

Component created

Component changed

This simple module disables the core Block UI, allowing the Context module to have complete control over block placement on the site.

Once enabled, a new 'Disable core Block UI' setting will be available at /admin/structure/context/settings. It is enabled by default.

This module does not prevent administrators from using contextual links to configure blocks in other ways.

The development of this module was done as part of the U.S. Department of Justice justice.gov project.

EditHub

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

EditHub provides a fully configurable, discrete and easy to use administration menu.
Each feature is displayed in a section and has a set of actions. Each action is displayed according to the current user's permissions.
Sections, features and actions are configurable with the hook_edithub and alterable with hook_edithub_alter

Ember Support

Component type

module

Maintenance status

Development status

Downloads

10200

Component created

Component changed

This is a support module for the Ember admin theme. It adds additional styles to module interfaces that the admin theme cannot persist into.

Current Features

  1. Overrides the Panels IPE Styles for a cleaner in-place-editing interface.
  2. Updates the Panels modal styles providing Ember-style Ctools modals.
  3. Cleans up styles for Purr Messages to match Ember theme OOTB.
  4. Provides additional styles to contextual links for Views, Blocks and Panels.