module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Commerce order management system based on user roles.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2037
created - / changed -

Overview

Views integration for Moodle database tables, so that site administrators can build Views in Drupal showing Moodle data.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Integrates crm_core_contact_ui with crm_core_match to actually check matching engines when creating a new contact.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module provides a webform component which allows selecting a numbered box from an image of multiple boxes.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Provides a hierarchical form widget for multi-level entity references.

module
Categories: Views
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 10457
created - / changed -

Views Filter Harmonizer solves an operational foible with the Views module regarding filtering.

Normally, when a Views field has been assigned both an exposed filter and a contextual filter, then both filters get applied to the View's results set -- always. This is not configurable behaviour. It's hard-coded.

As a consequence, contradictory search clauses easily occur, causing a counter-intuitive user experience with some White Screens of Disillusionment. Since the contextual filter sets the "bounds" for the page, any filtering by the visitor through the exposed filter on that page can only narrow down the results set, not broaden it. In other words the exposed filter appears not to be working properly.

This small module allows you to have a contextual filter argument apply only when there is no corresponding regular (exposed) filter value present.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Drupal 6 module to enable uuid export for nodes in panels. The module replaces the ctools node.inc plugin and allows nid and uuid to be the identificator of nodes in panels.

module
Categories: Developer, Search, Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1750
created - / changed -

Summary

Development Updates

The current version of the module now supports GELF or Graylog2 search and statistics for watchdog messages.

module
Categories: Administration, Utility
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 2538
created - / changed -

This module provides an API for queued asynchronous jobs that have a high chance of failing and
subsequently need to be retried. The possibilities of defining the way retries are scheduled are pretty much endless.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Porting the term_queue module to Drupal 8.

module
Categories: Mail, RDF, Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module extends Mail Editor module. It provides the ability to

module
Categories: Utility
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module provides a very light frontend to let users with permissions edit webforms from the view page of the webform itself. Users can:

module
Categories: Content Display
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

Image field formatter to provide thumbnail versions that update the main image.

D6 only.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 2376
created - / changed -

Overview

This module extends the functionality provided by five modules coming with Content Construction Kit (CCK) for Drupal 6.x:

  • Node Reference
  • Number
  • Option Widgets
  • Text
  • User Reference

and by the module Select (or other).

It acts when a CCK field of type

  • Decimal
  • Float
  • Integer
  • Node reference
  • Text
  • User Reference

with the widget

  • Select list
  • Select (or other) list

is added to a content type,

  • and the Number of values is kept to 1 (one).

Such a field is a single-value select list.

CCK would natively display such a single-value select list as follows:

  • If the field is required, the first selectable option is pre-selected. This would allow the end-user to successfully submit a form without actually selecting anything from a required select list, effectively making the "required" property obsolete.
  • If the field is not required (optional), a non-value option "- None -" will be added on top.

CCK Single Select (this module) changes the first (default) option of each single-value select list as follows:

  • If the field is required, a non-submittable customizable option will be added on top (defaults to "- Please select an option -"). This forces the end-user to actively select one of the provided options in order to successfully submit the form.
  • If the field is not required, the non-value option on top will be made customizable (defaults to "- No selection -").
module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 0
created - / changed -

 

Everyone has said it. "Why doesn't the permissions administration page allow you to check all of the check boxes on a column".

 

 

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This module integrates development with Meteor (http://meteor.com/) and Drupal. Meteor is a platform built on Node.JS.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 676
created - / changed -

Storage API Populate provides a mechanism to move existing files into Storage API.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

This modules utilizes the Flag (https://drupal.org/project/flag) and Private Message (

module
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

This module enables cross-site Single Sign-On (SSO) for Domain A

module
Categories: Content Display
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Shows the total number of replies to a comment as an integer (as a string appended to 'reply' link of a comment) with a text 'Show/Hide' .