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.
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.
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.
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.
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.