content_migrate.zipcode.inc |
content_migrate.zipcode.inc |
|
Zipcode content_migrate file |
postal_code.info |
postal_code.info |
|
name = Postal Code
description = Postal Code Field Module
core = 7.x
dependencies[] = field
dependencies[] = options
configure = admin/config/regional/postal_code
package = Fields
files[] = content_migrate.zipcode.inc |
postal_code.install |
postal_code.install |
|
Based on example from
http://www.slideshare.net/zugec/fields-in-core-how-to-create-a-custom-field
and
http://drupal.org/project/examples. |
postal_code.module |
postal_code.module |
|
|
README.txt |
README.txt |
|
-- SUMMARY --
A very minimal D7 Postal Code field with validation for one country
(listed below) or a combination of countries.
Countries with validation:
USA
Canada
UK
Germany
France
Italy
Australia
Netherlands
… |