The current maintainers are looking for new people to take ownership.

Webform Select options

Module add own component type as select options to Webform module.

Homebox Views

Two homeboxes with individually set filters

This module provides a Views display handler called "Homebox".

HTML5 Drag & Drop File

HTML5 drag & drop + HTML5 file upload with XHR2. Allows the user to drag & drop files into a Image/File Field and uploads it immediately behind the scenes.

Commerce Transferuj.pl

Transferuj.pl integration for the Drupal Commerce payment and checkout system.

It supports both companies and individual clients.

Taxonomy Nested Intervals

The Taxonomy Nested Intervals module maintains a list of nested intervals for taxonomy terms. It is fully multiparent compatible.

This module is useful for large vocabularies. It is similar to Taxonomy Edge, but uses a different technique.

They each have their strength and weaknesses. For very large vocabularies that change very seldom, I would probably recommend Taxonomy Nested Intervals as this module can be a bit more heavy during insert/update than Taxonomy Edge. The Taxonomy Edge module, however, provides an easier data model for custom queries.

There's also the Taxonomy Lineage module, which uses a "materialized path" technique.

Provides overrides for the taxonomy/term/% page (incl. feed) and also reintroduces the /all depth modifier. There's a patch bundled with the module, which allows global override of taxonomy_get_tree().

Views integration is also available through the submodule Views Taxonomy Nested Intervals

Implementation description

Attempt at nested intervals implementation. I view this as a mix between materialized path and nested sets.

(Nested sets, farey fractions, matrix encoding, möbius transformation, etc).

Essentially, the process is to take an enumerated path and turn it into a unique fraction.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer