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

Koordinates

Drupal wrapper for the koordinates.com API

also includes:
* admin config for api keys
* local caching or queries
* API browsing

Settings reset button

Drupal 7 removed the 'Reset to defaults' button on settings forms (from

Page Preview

Page Preview being used with the Rubik admistration theme

Page Preview is a low-impact alternative to Drupal's core node preview functionality.

This module re-implements the Preview area of the node edit form as an IFRAME that renders and displays the full page view of your edited content as the anonymous user would see it, including elements such as blocks that display as a reaction to the page context. The module also supports Page Manager (part of the Chaos Tools suite), meaning you should be able to preview nodes that are being rendered by Panels in full page form, as well.

Features Scripts

Features Scripts are command line shell scripts designed to help with building Drupal sites using Features, Drush and Drush Make. It actually automates the processes of installing new Drupal sites and adding new features to them, both used in site building.

Overview of the concept

These scripts assume the following:

  • Your site is been build fully with the help of features. Therefore there is a need to separated everything what is related to a particular functionality into a particular feature module.
  • A feature is bundling not only it's exportable components, but also a make file for downloading its dependencies, and a shell script for making all the other changes related to a feature where needed.
  • Your starting point, all the functionality which you need for using this workflow (all what is on top of a naked Drupal install in this case) is bundled in a feature which we call the basic feature. The script contains only how to download and install Drupal and this basic feature.

Usage

Scripts are designed to be executed from the root path of a Drupal site or independent
of any Drupal sites entirely.

Examples

DQX AdminMenu

Mega dropdown + directional hover intent.

News.
July 2012: 7.x-2.x branch with new features: Language switching, Masquerade, and jumping between staging/production/test sites !!

Note

The original Administration Menu module has become a lot more powerful in recent months. Some of the special features of DQX AdminMenu are no longer as unique as they used to be.

The consequence might be that at some point this development on this module will stop.

Features (7.x-2.*)

Alternative to Administration Menu with added:

Javascript mechanics:

  • "Directional Hover Intent" based on vertical/horizontal mouse move direction, as we know it from desktop-based menus.
  • Find-as-you-type: Type a letter to find menu items more easily, even in submenus that are currently not revealed. Note: Latest versions of admin menu also have a tree search, but it behaves differently.

Menu structure:

  • Inline submenus for a lot of things. Saves you one level of depth.
  • No-access visibility: Submenus being shown even if the user has no access to the parent item.
  • Switch language, directly from the menu.

Field injector

Selection_115.png

Provides a display settings for fields to inject themselves into text fields at specific locations.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained