Heading

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a formatter for textfields which outputs the text as a heading (h1, h2, h3, ...).
The heading level can be configured, but defaults to 2.

This currently a sandbox project, because I'm not sure whether it is generally useful enough. If you think so, please open an issue and state that! :)

Geofield Proximity Filter

Component type

module

Maintenance status

Development status

Component created

Component changed

This module integrates with the Search API Solr server to provide a Views proximity filter for Geofield fields. Experimental and a little tough to configure but it does work. See README.txt for more details.

Credit also to ankurg79

DNS Zone API

Component type

module

Maintenance status

Development status

Component created

Component changed

An API for maintaining DNS Zone Files as Drupal nodes with fields in D6 and entities and fields in D7.

Output for BIND format presently, but additional formats may be added (sub-modules welcome!)

Not appropriate for dynamically updated zones.

Sub-modules included

  • DNS Zone API UI - A User Interface for creating, editing, and maintaining Zone Files
  • BIND Output - A module to write the zone files out to BIND format files
  • EazyZone - Restricted user input for zone files

dnszonefile_api

uc restriction purchase by username

Component type

module

Maintenance status

Development status

Component created

Component changed

Users will only be able to buy a quantity of products ever.

This module just records when a users buys a product and the order is updated to "complete" or "payment made" to the users UID.

So in the edit product page you will have a new field caller "restrict product purchase for each user"

You can select a number of times a product can be sold, or set it to unlimited.

Commerce NAB Transact

Component type

module

Maintenance status

Development status

Downloads

1041

Component created

Component changed

Commerce NAB Transact is a payment gateway module for Drupal Commerce that currently allows you to process credit card payments on your site using NAB Transact's XML API payment service. In order to use this module, you must have an account with NAB Transact and confirm that you are enabled for XML API use.

The module is based on code from http://drupal.org/project/uc_nab_transact and http://drupal.org/project/commerce_authnet