Maintainers are looking for help reviewing issues.

Devel Info

The Devel Info module is a simple and easy module to display useful and helpful information for the module and theme development.

It also supports to find the cause if your website doesn't work properly.

DrupalCamp Organizing Distribution

Drupal 8 distribution to provide a basic key functionality of the Drupal Camp website.This showcases Drupal 8 core's functionality within a site scenario similar to a live drupal camp website.

Take a test run on simplytest.me!

This install profile makes it easy to create a Drupal camp website with features :

Fancy Multiselect

Description

This module allows the http://drupal.org/project/jquery_multiselect module (which include the jquery ui multiselect plugin) to be included as a cck widget

Get involved

Dependencies

  • The http://drupal.org/project/jquery_multiselect module includes the jquery ui plugin
  • Since the jquery_multiselect depends on the jquery_ui module which needs the 1.7.3 lib of jquery ui which in turn needs the jquery update module I packed an archive including all four modules needed and their correct libraries at http://dominiquedecooman.com/contribtion/drupal-module-fancy-multiselect. Drupal.org module releases only allow a release without the third party libraries so if you need the official releases you ll need to download them seperatly and install the js libraries yourself.

Example

  • Enable the module

Translation Management

Translation Dashboard

Translation Management provides complete workflow management for multilingual Drupal sites.

Content managers can manage all translations from one central page. The module shows which contents need translation and notifies translators about what they need to do.

The module introduces a new Translator role. This role allows translating between specific language pairs. Translators have individual job queues, showing documents that were sent to them for translation.

Translators can translate everything without having to learn Drupal administration. Node contents, menus, taxonomy, CCK, blocks and strings are all translated from the same interface.

See the Translation Process »

All Drupal Contents Translated in One Place

The module shows everything for translation in one screen, called the Translation Dashboard.

From there, admins can see what's translated already, what needs update and what's new. Then, they choose contents and send to translation.

More details in the Guide for Content Admins »

Efficient Translation Tools for In-House Translators

Commerce Bulk Product Creation

(Original code was the Google Summer of Code 2010 Project by Leighton Whiting)

This module facilitates the creation of groups of related products in bulk. Product administrators can select a number of options for various fields, and a product will be created for all possible combinations of these values. Out of the box, only list fields are supported for this, but an API exists to enable other types of fields for 'combination creation'.

The module also provides various ways to create display nodes for the newly-created products:

  • Redirect user to node creation form (with title and product reference filled in).
  • Silently create display node referencing all created products.
  • Silently create one display node for each created product.

This will greatly speed up the task of adding numerous products at once.

Installation / Getting Started

Besides installing and enabling as usual, before this module is of any use, you have to at least have one product type that has a 'combination creating' field (out of the box, this can only be list fields; but after enabling the included Taxonomy reference integration module, you can also use taxonomy reference fields). Once you have at least one of those, you can use the local task "Bulk add products" on the products page to create bulk products.

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)