Considered feature-complete by its maintainers.

UC eCheck.Net

Ubercart compatible module.

The UC eCheck.Net module implements eCheck payments using Authorize.Net's eCheck.Net service. In order to use this module, you must have an Authorize.Net account with eCheck.Net enabled. This module defines a new payment method that collects bank account information on the checkout form and processes payment upon review order form submission.

Domain Internationalization

Internationalization module allows to specify multilingual variables but often this is not enough for sites using Domain Access. Domain Internationalization module allows customizing variables based on domain and language. It depends on Domain Access and Locale modules and can be used combined with Domain Locale and Domain Conf as well as i18n.

Language negotiation
Domain Internationalization uses languages enabled for the default domain unless Domain Locale module is installed. With Domain Locale installed language selection is based on the language set available for a specific domain.

Using Domain Internationalization with Domain Conf
Domain Internationalization can be used in combination with Domain Conf, however if the variable defined using Domain Conf also exists in Domain Internationalization variables array in settings.php it will be overriden by Domain Internationalization module.

Using Domain Internationalization with i18n

Nodequeue Node

This module extends Nodequeue by providing the ability to create a new Node that is linked with a single Subqueue - a "Meta node" for subqueues.

Block Node Visibility

Block Node Visibility

Block Node Visibility enables configuration to show blocks on specific node types directly on the block edit form. Non-node type pages can be enabled via a callback.

UC Add to Cart Tweaks

Ubercart compatible module.

The UC Add to Cart Tweaks product feature allows you to alter ways the add to cart form behaves for any product in your Ubercart store. The current tweaks provided allow you to empty the shopping cart when the add to cart form is submitted and to alter the add to cart redirect URL. Extra integration with Ubercart's product classes interface allows you to set default Add to Cart Tweaks on every product created of any given product class.

NITF Views

MAINTAINERS

Huge thanks and welcome to Jeremy French, who has stepped up to co-maintain this module with me. If anyone else is interested in working on this, contact me and let me know.

Description

Heavily based on the row style bits of Atom Views, this module allows Views to output NITF XML documents for nodes. You can select RSS or Atom (depends on Atom Views) styles for a Views 2 "display" in feed form and select NITF XML as your row style and your nodes will be outputted as valid NITF 3.4 XML within the feed of your choice.

What is NITF?

NITF is a specific XML format used by the newspaper industry. Here is a sample document in NITF 3.4 (the latest at time of writing):
http://www.nitf.org/IPTC/NITF/3.4/examples/nitf-fishing.xml

More extensive documentation of the DTD can be found here:
http://www.iptc.org/std/NITF/3.4/documentation/nitf-documentation.html

And organisation home page is:
http://www.iptc.org/

The Next Steps

This initial release is quite basic. We have a TODO list. When this list is done, we can release a 6.x-1.0 version:

The Future

After the crucial stuff is cleaned up, here are some things on our radar:

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only