Ubercart HSBC CPI Payment Method

Component type

module

Maintenance status

Development status

Downloads

743

Component created

Component changed

This module provides an Ubercart payment method for HSBC's Secure ePayments CPI service in the UK.

After installing, visit Store configuration > Payment settings > Payment methods > HSBC Secure ePayments CPI settings and enter your storefront ID, shared secret and CPI Post URL as supplied to you by HSBC. You can also select whether to authorise or capture transactions and switch between test and production modes.

FileField Sources Disable Upload

Component type

module

Maintenance status

Development status

Downloads

1887

Component created

Component changed

As suggested in #879902: Disable upload widget for special cases, in some cases it's necessary to disable the upload widget in file fields—for example, to force users to upload using a certain content type and just reference files from a different content type. This module allows just that. It's still a bit rough around the edges, but it works.

OpenERP <-> Drupal syncronization feeds

Component type

module

Maintenance status

Development status

Downloads

615

Component created

Component changed

The main idea - to provide universal interface using feeds module for doubleway syncing
- content type fields (cck (d6), field api (d7)) with object fields from openerp
- openerp object fields with fields from drupal content type (mostly usefull for Product(drupal) <-> product.product model(openerp))

Book chapters

Component type

module

Categories

Maintenance status

Development status

Downloads

3495

Component created

Component changed

Add automatic and dynamic numbering to book node titles.

1 First chapter
  1.1 Subchapter I
  1.2 Subchapter II
    1.2.1 Yet another level I
    1.2.2 Yet another level II
  1.3 Subchapter III
  1.4 Subchapter IV
2 Second chapter
3 Third chapter
  3.1 Subchapter I
  3.2 Subchapter II

This module will not modify database in any way but adds numbering only when loading node titles to be viewed.

SysVar AJAX Saver

Component type

module

Categories

Maintenance status

Development status

Downloads

817

Component created

Component changed

Save any form element values as system variable with AJAX.

About

  • The module can be used by other developers.
  • Activate the module only if it is used by other modules.

Usage

It's very easy.

Extend a form element with '#ajax' and define 'svas_save' as callback function.

The name of the form element is the name of the system variable that is stored.

For an usage example please take a look at the module included doxygen documentation.

Topspin

Component type

module

Maintenance status

Development status

Downloads

651

Component created

Component changed

The Topspin module provides:

  • A Features module feature that includes cck, views, etc.
  • A connection API for making requests from the REST API.
  • A general configuration form at admin/settings/topspin.
  • Topspin content import at admin/content/topspin.
  • Default store at admin/settings/topspin/store/1 and ability to create additional stores.
  • Most Popular as well as individual offers can be configured as blocks from admin/settings/topspin and then enabled in a region at admin/build/block.

IMCE Tools

Component type

module

Maintenance status

Development status

Downloads

48490

Component created

Component changed

IMCE Tools is a package of useful functionality for use with IMCE. This package contains three modules:

IMCE Directory Manager

This module provides an interface for specifying which directories a user can access via the IMCE module. It is useful when you have users which have the same Drupal roles but need to be confined to directories which can not be derived from user data.

Configuration access requires the "administer site configuration" permission.

Context Node

Component type

module

Categories

Maintenance status

Development status

Downloads

6797

Component created

Component changed

Context Node allows you to select a predefined Context on each node. The functionality is already built in with Context but it would require a site manager to do so on a node by node basis.

With this module you can create as many contexts as you need and assign those context to a content type and let the user select a context.

Requirements
Contex 3.x (both 6.x and 7.x versions)

Purl Default

Component type

module

Categories

Maintenance status

Development status

Downloads

475

Component created

Component changed

This module extends PURL, allowing you to nominate one modifier that will not appear in the URL. Our original use case for this module was to enable us to use PURL with spaces_taxonomy to set a default space, so our default space would be activated when there was no modifier present in the URL. This allows us to achieve a multi-site-like architecture, where the default space is activated with no modification to the path.