Reference field option limit

Component type

module

Categories

Maintenance status

Development status

Downloads

20092

Component created

Component changed

This module allows reference fields of several types to have their widgets' available options limited by the values of other fields in the current entity.

This is best illustrated by examples:

Example 1: countries and cities

Suppose you want to label articles (or products, or businesses, etc) by both city and country so both can be used for filtering and searching. You could use a hierarchical taxonomy with city terms as children of country terms, but that doesn't make sense when you come to set up Views filters.

User Multipicture

Component type

module

Maintenance status

Development status

Downloads

414

Component created

Component changed

Enables users to have multiple pictures associated with their profile.
The user can give a title to every profile picture and define which picture is the active one for display on nodes and comments.
All uploaded pictures are displayed on the user's profile page.

This project was developed by erdfisch for ZEIT Online.

Ubercart Mailing Labels

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

git clone --branch master larowlan@git.drupal.org:sandbox/larowlan/1358646.git ubercart_mailing_labels

Overview

Provides ability to generate mailing labels from Ubercart orders as PDF using imagemagick.

Features

Choose layout of labels (rows/columns/width/height/margin/spacing etc) as well as font size.
Choose orders and download a pdf of the address labels.

Codebase

Component type

module

Categories

Maintenance status

Development status

Downloads

875

Component created

Component changed

Codebase is a development module intended to help provide code status information for non-local, shared environments. It provides information such as the current environment, the current git branch and latest commit of the Drupal code, and various other points of interest.

If "repository viewer paths" are configured, branches and commits displayed on screen will be converted to links to, say, an interestingly relevant github page.

Block Sections

Component type

module

Maintenance status

Development status

Downloads

1790

Component created

Component changed

Block Sections allows blocks to display different content depending the current path. This way there is no need to create multiple custom blocks in order to vary the content of them.

Example use case: Advertising

A possible use case for this module is when a block contains advertisements. With Block Sections the ads can be specifically targeted for different sections of the website:

QueryLoader2 integration

Component type

module

Categories

Maintenance status

Development status

Downloads

696

Component created

Component changed

Overview

A module for easy embedding and configuring of the jQuery QueryLoader 2 library into any Drupal site. The plugin has been included with the module with permission from the original author.

Services - xHTML Response Formatter

Component type

module

Maintenance status

Development status

Component created

Component changed

Use case

You want to gather a Drupal content/view from afar through any means (javascript the most times), but you don't want to bother yourself parsing results. You just want it xHTML, just like for a AHAH request.

user_band

Component type

module

Maintenance status

Development status

Component created

Component changed

User can login the site with other site's account.
user_band_api module check whether the email has been registered or not,
if the email has been registered, the api module get the user infomation and set the user as login.
if not, the api will create a new user with the infomation ( the nick name, the email, and a random password ) and also set the new user as login.

images/
some useful pictures.