Zipcode All

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a zipcode or postal code field type for Drupal 7.

This module provide validation of zip or postal codes for : France, UK, Belgium, Netherlands (Dutch), Germany, Switzerland, Italy, Andorra, Hungary, Estonia, Croatia, Belarussia, Russia, China, Japan, Canada, USA, Guadeloupe, Chile, Argentina, Brazil, Australia, New Zealand, Denmark, Sweden, Portugal, Cyprus, Algeria, Guinea-Bissau, Egypt, Brunei Darusalam, Bangladesh, India

Installation:
To install, copy the zipcode_all directory and all its contents to your modules directory.

Node Revision Reference URL Widget

Component type

module

Maintenance status

Development status

Component created

Component changed

The Node Revision Reference URL Widget module adds a new widget to the Node Revision Reference field type. It auto-populates a node revision reference field with a value from the URL, and will not allow this value to be changed once set.
The module can add links automatically to all nodes (and their revisions) of a specified type.

This module is based on the Node Reference URL widget and usage is similar.

Entity Reference View Field Formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Adds a field formatter for entityreference fields. The formatter is configurable with a view display (by default using the same one that is used to restrict the set of referencable entities, if any), and a minimum number of items. If the field contains less than the configured minimum number of items, the remaining items are selected (on display) from the configured view.

Commerce Price Savings Formatter

Component type

module

Maintenance status

Development status

Downloads

20220

Component created

Component changed

This module is an extension of Drupal Commerce that provides a display formatter for the Commerce Price field which shows the amount of savings when a discount is applied.

Features

  • Formatted price display that is similar to what is seen on many popular e-commerce sites (see attached screenshot).
  • List price and Savings takes into account any tax amount applied to the current price (ie. VAT tax)
  • Show/Hide price labels
  • Select which values to show - List Price, Your Price, Savings
  • Display stacked or inline

UnlimitedField Remove

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

When working on a new Drupal 7 site I noticed a feature from the old D6 CCK days that allows you to remove a single item from a field that has unlimited values. Unfortunately, this is not built into Drupal 7's fields, and though there are a couple of threads on drupal discussing this issue, it is considered a feature request for D8 by the core developers.

Link RSS formatter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is a simple module that exposes a formatter for Link module fields to render a feed reader. If the URL of the link field is not a valid feed, then the value is ignored and not rendered.

FAQ

Q: Why use Link rss formatter instead feeds module?