1
|
name = Address Field
|
2
|
description = Manage a flexible address field, implementing the xNAL standard.
|
3
|
core = 7.x
|
4
|
package = Fields
|
5
|
|
6
|
dependencies[] = ctools
|
7
|
|
8
|
files[] = addressfield.migrate.inc
|
9
|
files[] = views/addressfield_views_handler_field_country.inc
|
10
|
files[] = views/addressfield_views_handler_filter_country.inc
|
11
|
|
12
|
; Information added by Drupal.org packaging script on 2013-12-06
|
13
|
version = "7.x-1.0-beta5"
|
14
|
core = "7.x"
|
15
|
project = "addressfield"
|
16
|
datestamp = "1386309505"
|
17
|
|