Модули
Commerce order management system based on user roles.
Overview
Views integration for Moodle database tables, so that site administrators can build Views in Drupal showing Moodle data.
Integrates crm_core_contact_ui with crm_core_match to actually check matching engines when creating a new contact.
This module provides a webform component which allows selecting a numbered box from an image of multiple boxes.
Provides a hierarchical form widget for multi-level entity references.
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.
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.
Summary
Development Updates
The current version of the module now supports GELF or Graylog2 search and statistics for watchdog messages.
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.
Porting the term_queue module to Drupal 8.
This module extends Mail Editor module. It provides the ability to
This module provides a very light frontend to let users with permissions edit webforms from the view page of the webform itself. Users can:
Image field formatter to provide thumbnail versions that update the main image.
D6 only.
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 -").
Â
Everyone has said it. "Why doesn't the permissions administration page allow you to check all of the check boxes on a column".
Â
Â
This module integrates development with Meteor (http://meteor.com/) and Drupal. Meteor is a platform built on Node.JS.
Storage API Populate provides a mechanism to move existing files into Storage API.
This modules utilizes the Flag (https://drupal.org/project/flag) and Private Message (
This module enables cross-site Single Sign-On (SSO) for Domain A
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' .
