This project is under active development.

Media: Facebook

This module allows you to embed imaged from your facebook profile into an Emfield.

Koordinates

Drupal wrapper for the koordinates.com API

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

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.

SlideDeck for Views

This module provides integration for the SlideDeck™ jQuery plugin with Views 2.

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 - Under active development