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

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.

Delivra

This module provides access to Delivra's SOAP API. This module will allow other modules in Drupal to perform functions on your email list such as CRUD on users, list management, etc. It also provides a very simple status page that will show you some general reports from Delivra obtained live from their web service.

Delivra has made a change to their service since this module was started. They now allow all accounts to use their SOAP 1.1 based API. That opens the doors to a much more featured Drupal module.

Being it's a 1.1 SOAP interface there is some work to parse the responses in a more modern fashion as you can with SOAP 1.2. Also note your PHP installation must have the soap client installed or else this module will fail and cause a PHP error.

Delivra is an enterprise grade Email Service Provider (ESP) that compares to companies like iContact and Silverpop. If you have only ever used companies such as Constant Contact, AWeber, or Mailchimp this is far different than those services. More capability but at a higher cost of course.

Delivra maintains a very good set of API documentation on their site. You will need this to make calls to Delivra using this module.

Defacto Search

Module to allow biasing of nodes in ApacheSolr Search based on taxonomy, i.e. setting a taxonomy value of "benefits" to a node would add bias automatically for the search keyword "benefits" to the node.

Defacto lets you mark specific nodes as the default or canonical response to specific search keywords. This means it will be pushed to the top of search results regardless of keywords that appear in the body, title, or other fields.

Pages

Subscribe with RSS Subscribe to RSS - Seeking new maintainer