From 4eb7449b90eb8377d50a24294e1cacfdae75ae81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20C=C3=A1mara?= Date: Tue, 23 Feb 2016 13:23:05 +0100 Subject: [PATCH] Task #41 - Rearranged default view mode - first attempt. --- ...iarios_corpses.features.field_instance.inc | 955 ++++++++++++++++-- ...ft_c_inmobiliarios_corpses.field_group.inc | 435 ++++++++ .../ft_c_inmobiliarios_corpses.info | 14 + .../ft_c_inmobiliarios_corpses.strongarm.inc | 3 + 4 files changed, 1324 insertions(+), 83 deletions(-) diff --git a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.features.field_instance.inc b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.features.field_instance.inc index 542adfa..dbe73ab 100644 --- a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.features.field_instance.inc +++ b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.features.field_instance.inc @@ -18,6 +18,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 12, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -64,6 +76,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 14, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -110,6 +134,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 11, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -156,6 +192,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 10, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -202,6 +250,20 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'mvf', + 'settings' => array( + 'mvf' => array( + 'formatter_unit' => array(), + 'formatter_unit_settings' => array(), + ), + 'unit' => array(), + 'value' => array(), + ), + 'type' => 'mvf_formatter_default', + 'weight' => 31, + ), + 'full' => array( 'label' => 'above', 'module' => 'mvf', 'settings' => array( @@ -272,6 +334,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'file', + 'settings' => array(), + 'type' => 'file_default', + 'weight' => 23, + ), + 'full' => array( 'label' => 'above', 'module' => 'file', 'settings' => array(), @@ -314,6 +383,20 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'date', + 'settings' => array( + 'format_type' => 'long', + 'fromto' => 'both', + 'multiple_from' => '', + 'multiple_number' => '', + 'multiple_to' => '', + 'show_remaining_days' => FALSE, + ), + 'type' => 'date_default', + 'weight' => 17, + ), + 'full' => array( 'label' => 'above', 'module' => 'date', 'settings' => array( @@ -370,6 +453,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 7, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -407,6 +497,20 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'mvf', + 'settings' => array( + 'mvf' => array( + 'formatter_unit' => array(), + 'formatter_unit_settings' => array(), + ), + 'unit' => array(), + 'value' => array(), + ), + 'type' => 'mvf_formatter_default', + 'weight' => 30, + ), + 'full' => array( 'label' => 'above', 'module' => 'mvf', 'settings' => array( @@ -482,6 +586,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 10, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -521,6 +632,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Corresponde a los datos de venta de la promoción. se obtiene de catálogos y webs de los propios emprendimientos, o de inmobiliarias que los comercialicen', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 7, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -561,6 +679,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 50, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -606,6 +731,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 7, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -651,6 +783,15 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'entityreference', + 'settings' => array( + 'link' => FALSE, + ), + 'type' => 'entityreference_label', + 'weight' => 11, + ), + 'full' => array( 'label' => 'above', 'module' => 'entityreference', 'settings' => array( @@ -694,6 +835,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 0, + 'thousand_separator' => '', + ), + 'type' => 'number_integer', + 'weight' => 5, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -740,6 +893,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 45, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -785,6 +945,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 53, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -825,6 +992,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Edificabilidad absoluta planificada o aprobada (m²)', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 8, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -871,6 +1050,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 0, + 'thousand_separator' => '', + ), + 'type' => 'number_integer', + 'weight' => 4, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -917,6 +1108,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 0, + 'thousand_separator' => '', + ), + 'type' => 'number_integer', + 'weight' => 3, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -963,6 +1166,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 0, + 'thousand_separator' => '', + ), + 'type' => 'number_integer', + 'weight' => 7, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -1009,6 +1224,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 4, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -1054,6 +1276,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 5, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -1099,6 +1328,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 0, + 'thousand_separator' => '', + ), + 'type' => 'number_integer', + 'weight' => 6, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -1144,6 +1385,20 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'date', + 'settings' => array( + 'format_type' => 'long', + 'fromto' => 'both', + 'multiple_from' => '', + 'multiple_number' => '', + 'multiple_to' => '', + 'show_remaining_days' => FALSE, + ), + 'type' => 'date_default', + 'weight' => 14, + ), + 'full' => array( 'label' => 'above', 'module' => 'date', 'settings' => array( @@ -1200,6 +1455,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_default', + 'weight' => 24, + ), + 'full' => array( 'label' => 'above', 'module' => 'link', 'settings' => array(), @@ -1262,6 +1524,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 51, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -1308,6 +1582,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 19, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -1352,7 +1633,7 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Date in which partial plan was approved.', 'display' => array( 'default' => array( - 'label' => 'above', + 'label' => 'inline', 'module' => 'date', 'settings' => array( 'format_type' => 'long', @@ -1363,7 +1644,21 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'show_remaining_days' => FALSE, ), 'type' => 'date_default', - 'weight' => 40, + 'weight' => 16, + ), + 'full' => array( + 'label' => 'above', + 'module' => 'date', + 'settings' => array( + 'format_type' => 'long', + 'fromto' => 'both', + 'multiple_from' => '', + 'multiple_number' => '', + 'multiple_to' => '', + 'show_remaining_days' => FALSE, + ), + 'type' => 'date_default', + 'weight' => 40, ), 'teaser' => array( 'label' => 'above', @@ -1408,6 +1703,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Type a number here in case you know the exact value. Otherwise leave it empty and it will be calculated automatically based on the number of planned housings * 3.5', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 15, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -1453,6 +1760,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 0, + 'thousand_separator' => '', + ), + 'type' => 'number_integer', + 'weight' => 16, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -1499,6 +1818,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Corresponde a los datos de venta de la promoción. se obtiene de catálogos y webs de los propios emprendimientos, o de inmobiliarias que los comercialicen', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 6, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1539,6 +1865,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 9, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -1588,6 +1921,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'list', + 'settings' => array(), + 'type' => 'list_default', + 'weight' => 10, + ), + 'full' => array( 'label' => 'above', 'module' => 'list', 'settings' => array(), @@ -1627,6 +1967,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Nombre del/de los colectivos o fuente de donde has escogido el cadáver para adoptar. Separar por comas. ', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 7, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1667,6 +2014,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 6, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1706,6 +2060,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'above', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 9, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -1751,6 +2112,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 18, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1791,6 +2159,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Arquitecto o técnico redactor. Corresponde a los datos de venta de la promoción. se obtiene de catálogos y webs de los propios emprendimientos, o de inmobiliarias que los comercialicen', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 8, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1831,6 +2206,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 5, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1869,6 +2251,20 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Date in which urban plan was approved.', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'date', + 'settings' => array( + 'format_type' => 'long', + 'fromto' => 'both', + 'multiple_from' => '', + 'multiple_number' => '', + 'multiple_to' => '', + 'show_remaining_days' => FALSE, + ), + 'type' => 'date_default', + 'weight' => 15, + ), + 'full' => array( 'label' => 'above', 'module' => 'date', 'settings' => array( @@ -1925,6 +2321,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 6, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -1962,6 +2365,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'number', + 'settings' => array( + 'decimal_separator' => '.', + 'prefix_suffix' => TRUE, + 'scale' => 2, + 'thousand_separator' => '', + ), + 'type' => 'number_decimal', + 'weight' => 32, + ), + 'full' => array( 'label' => 'above', 'module' => 'number', 'settings' => array( @@ -2008,6 +2423,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 46, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -2053,6 +2475,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 48, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -2093,6 +2522,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 23, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -2138,6 +2574,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 24, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -2203,10 +2646,249 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'sv_pitch' => 0, 'active' => FALSE, 'settings' => array( - 'autocomplete_bias' => 0, + 'autocomplete_bias' => 0, + 'baselayers' => array( + 'DeLorme' => 0, + 'ESRI' => 0, + 'Hybrid' => 1, + 'Map' => 1, + 'NatGeoWorldMap' => 0, + 'OCM' => 0, + 'OCML' => 0, + 'OCMO' => 0, + 'OCMT' => 0, + 'OSM' => 1, + 'OSMBW' => 0, + 'OSMDE' => 0, + 'OceanBasemap' => 0, + 'Physical' => 1, + 'Satellite' => 1, + 'Stamen' => 0, + 'StamenBG' => 0, + 'StamenHY' => 0, + 'StamenLA' => 0, + 'StamenLI' => 0, + 'StamenLT' => 0, + 'Watercolor' => 0, + 'WorldGrayCanvas' => 0, + 'WorldImagery' => 0, + 'WorldPhysical' => 0, + 'WorldShadedRelief' => 0, + 'WorldTerrain' => 0, + 'WorldTopoMap' => 0, + ), + 'circles_apply' => 0, + 'circles_clickable' => 0, + 'circles_coords' => '', + 'circles_enable' => 0, + 'circles_fillcolor' => '#FF0000', + 'circles_fillopacity' => 0.35, + 'circles_message' => '', + 'circles_radius' => 0, + 'circles_strokecolor' => '#FF0000', + 'circles_strokeopacity' => 0.8, + 'circles_strokeweight' => 3, + 'city_autocomplete' => 1, + 'comment_map_marker' => 'drupal', + 'controltype' => 'small', + 'country' => 'ES', + 'draggable' => 1, + 'fullscreen' => 0, + 'fullscreen_controlposition' => '', + 'geocoder_enable' => 0, + 'geojson_data' => '', + 'geojson_enable' => 0, + 'geojson_options' => '', + 'getdirections_link' => 0, + 'gps_bubble' => 0, + 'gps_button' => 0, + 'gps_button_label' => '', + 'gps_center' => 0, + 'gps_geocode' => 0, + 'gps_marker' => '', + 'gps_marker_title' => '', + 'gps_type' => 0, + 'gps_zoom' => -1, + 'highlight_enable' => 0, + 'highlight_fillcolor' => '#FF0000', + 'highlight_fillopacity' => 0.35, + 'highlight_radius' => 10, + 'highlight_strokecolor' => '#FF0000', + 'highlight_strokeopacity' => 0.8, + 'highlight_strokeweight' => 3, + 'input_additional_required' => 4, + 'input_additional_weight' => 0, + 'input_additional_width' => 40, + 'input_address_width' => 40, + 'input_city_required' => 0, + 'input_city_weight' => 0, + 'input_city_width' => 40, + 'input_clear_button_weight' => 0, + 'input_country_required' => 0, + 'input_country_weight' => 0, + 'input_country_width' => 40, + 'input_fax_required' => 4, + 'input_fax_weight' => 0, + 'input_fax_width' => 20, + 'input_geobutton_weight' => 0, + 'input_geolocation_button_weight' => 0, + 'input_latitude_weight' => 0, + 'input_latitude_width' => 20, + 'input_longitude_weight' => 0, + 'input_longitude_width' => 20, + 'input_map_marker' => 'blue', + 'input_map_show' => 1, + 'input_map_weight' => 0, + 'input_marker_weight' => 0, + 'input_mobile_required' => 4, + 'input_mobile_weight' => 0, + 'input_mobile_width' => 20, + 'input_name_required' => 4, + 'input_name_weight' => 0, + 'input_name_width' => 40, + 'input_phone_required' => 4, + 'input_phone_weight' => 0, + 'input_phone_width' => 20, + 'input_postal_code_required' => 0, + 'input_postal_code_weight' => 0, + 'input_postal_code_width' => 40, + 'input_province_required' => 0, + 'input_province_weight' => 0, + 'input_province_width' => 40, + 'input_smart_ip_button_weight' => 0, + 'input_street_required' => 0, + 'input_street_weight' => 0, + 'input_street_width' => 40, + 'jquery_colorpicker_enabled' => 0, + 'kml_group' => array( + 'kml_url' => '', + 'kml_url_button' => 0, + 'kml_url_button_label' => 'Kml Layer', + 'kml_url_button_state' => 0, + 'kml_url_click' => 1, + 'kml_url_infowindow' => 0, + 'kml_url_viewport' => 1, + ), + 'latlon_warning' => 1, + 'latlong' => '40,0', + 'map_backgroundcolor' => '', + 'map_marker' => 'drupal', + 'map_settings_allow' => 0, + 'mapcontrolposition' => '', + 'mapheight' => '400px', + 'maptype' => 'OSM', + 'mapwidth' => '95%', + 'maxzoom_map' => -1, + 'minzoom_map' => -1, + 'mtc' => 'standard', + 'node_map_marker' => 'drupal', + 'nodoubleclickzoom' => 0, + 'nokeyboard' => 0, + 'only_continents' => '', + 'only_countries' => '', + 'overview' => 0, + 'overview_opened' => 0, + 'pancontrol' => 1, + 'pancontrolposition' => '', + 'per_item_marker' => 0, + 'polygons_clickable' => 0, + 'polygons_coords' => '', + 'polygons_enable' => 0, + 'polygons_fillcolor' => '#FF0000', + 'polygons_fillopacity' => 0.35, + 'polygons_message' => '', + 'polygons_strokecolor' => '#FF0000', + 'polygons_strokeopacity' => 0.8, + 'polygons_strokeweight' => 3, + 'polylines_clickable' => 0, + 'polylines_coords' => '', + 'polylines_enable' => 0, + 'polylines_message' => '', + 'polylines_strokecolor' => '#FF0000', + 'polylines_strokeopacity' => 0.8, + 'polylines_strokeweight' => 3, + 'province_autocomplete' => 1, + 'rectangles_apply' => 0, + 'rectangles_clickable' => 0, + 'rectangles_coords' => '', + 'rectangles_dist' => 0, + 'rectangles_enable' => 0, + 'rectangles_fillcolor' => '#FF0000', + 'rectangles_fillopacity' => 0.35, + 'rectangles_message' => '', + 'rectangles_strokecolor' => '#FF0000', + 'rectangles_strokeopacity' => 0.8, + 'rectangles_strokeweight' => 3, + 'restrict_by_country' => 1, + 'scale' => 0, + 'scalecontrolposition' => '', + 'scrollwheel' => 0, + 'search_country' => 'ES', + 'search_places' => 0, + 'search_places_dd' => 0, + 'search_places_label' => 'Google Places Search', + 'search_places_list' => 0, + 'search_places_placeholder' => '', + 'search_places_position' => 'outside_above', + 'search_places_size' => 40, + 'show_bubble_on_one_marker' => 0, + 'show_maplinks' => 0, + 'show_search_distance' => 0, + 'street_num_pos' => 1, + 'streetview_settings_allow' => 0, + 'sv_addresscontrol' => 1, + 'sv_addresscontrolposition' => '', + 'sv_clicktogo' => 1, + 'sv_enable' => 0, + 'sv_heading' => 0, + 'sv_imagedatecontrol' => 0, + 'sv_linkscontrol' => 1, + 'sv_pancontrol' => 1, + 'sv_pancontrolposition' => '', + 'sv_pitch' => 0, + 'sv_scrollwheel' => 1, + 'sv_showfirst' => 0, + 'sv_zoom' => 1, + 'sv_zoomcontrol' => 'default', + 'sv_zoomcontrolposition' => '', + 'svcontrolposition' => '', + 'use_address' => 2, + 'use_clear_button' => 1, + 'use_country_dropdown' => 1, + 'use_geolocation_button' => 0, + 'use_smart_ip_button' => 0, + 'use_smart_ip_latlon' => 0, + 'user_map_marker' => 'drupal', + 'views_search_center' => 0, + 'views_search_marker' => 'drupal', + 'views_search_marker_enable' => 0, + 'views_search_marker_toggle' => 0, + 'views_search_marker_toggle_active' => 0, + 'views_search_radshape_enable' => 0, + 'views_search_radshape_fillcolor' => '#FF0000', + 'views_search_radshape_fillopacity' => 0.35, + 'views_search_radshape_strokecolor' => '#FF0000', + 'views_search_radshape_strokeopacity' => 0.8, + 'views_search_radshape_strokeweight' => 3, + 'views_search_radshape_toggle' => 0, + 'views_search_radshape_toggle_active' => 0, + 'vocabulary_map_marker' => 'drupal', + 'what3words_collect' => 0, + 'zoom' => 3, + 'zoomcontrolposition' => '', + ), + ), + ), + 'deleted' => 0, + 'description' => '', + 'display' => array( + 'default' => array( + 'label' => 'hidden', + 'module' => 'getlocations_fields', + 'settings' => array( 'baselayers' => array( 'DeLorme' => 0, - 'ESRI' => 0, + 'ESRI' => 1, 'Hybrid' => 1, 'Map' => 1, 'NatGeoWorldMap' => 0, @@ -2214,7 +2896,7 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'OCML' => 0, 'OCMO' => 0, 'OCMT' => 0, - 'OSM' => 1, + 'OSM' => 0, 'OSMBW' => 0, 'OSMDE' => 0, 'OceanBasemap' => 0, @@ -2234,6 +2916,8 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'WorldTerrain' => 0, 'WorldTopoMap' => 0, ), + 'bicycleinfo' => 0, + 'bicycleinfo_state' => 0, 'circles_apply' => 0, 'circles_clickable' => 0, 'circles_coords' => '', @@ -2245,12 +2929,29 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'circles_strokecolor' => '#FF0000', 'circles_strokeopacity' => 0.8, 'circles_strokeweight' => 3, - 'city_autocomplete' => 1, - 'comment_map_marker' => 'drupal', + 'comment_map_marker' => 'webiconset-pins-32 pin8', 'controltype' => 'small', - 'country' => 'ES', + 'country_full' => 0, + 'display_additional' => 0, + 'display_city' => 0, + 'display_country' => 0, + 'display_dms' => 0, + 'display_fax' => 0, + 'display_geo_microformat' => 0, + 'display_latlong' => 0, + 'display_mapheight' => '400px', + 'display_maplink' => 1, + 'display_mapwidth' => '100%', + 'display_mobile' => 0, + 'display_name' => 0, + 'display_onemap' => 0, + 'display_phone' => 0, + 'display_postal_code' => 0, + 'display_province' => 0, + 'display_showmap' => 1, + 'display_street' => 0, 'draggable' => 1, - 'fullscreen' => 0, + 'fullscreen' => 1, 'fullscreen_controlposition' => '', 'geocoder_enable' => 0, 'geojson_data' => '', @@ -2273,49 +2974,6 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'highlight_strokecolor' => '#FF0000', 'highlight_strokeopacity' => 0.8, 'highlight_strokeweight' => 3, - 'input_additional_required' => 4, - 'input_additional_weight' => 0, - 'input_additional_width' => 40, - 'input_address_width' => 40, - 'input_city_required' => 0, - 'input_city_weight' => 0, - 'input_city_width' => 40, - 'input_clear_button_weight' => 0, - 'input_country_required' => 0, - 'input_country_weight' => 0, - 'input_country_width' => 40, - 'input_fax_required' => 4, - 'input_fax_weight' => 0, - 'input_fax_width' => 20, - 'input_geobutton_weight' => 0, - 'input_geolocation_button_weight' => 0, - 'input_latitude_weight' => 0, - 'input_latitude_width' => 20, - 'input_longitude_weight' => 0, - 'input_longitude_width' => 20, - 'input_map_marker' => 'blue', - 'input_map_show' => 1, - 'input_map_weight' => 0, - 'input_marker_weight' => 0, - 'input_mobile_required' => 4, - 'input_mobile_weight' => 0, - 'input_mobile_width' => 20, - 'input_name_required' => 4, - 'input_name_weight' => 0, - 'input_name_width' => 40, - 'input_phone_required' => 4, - 'input_phone_weight' => 0, - 'input_phone_width' => 20, - 'input_postal_code_required' => 0, - 'input_postal_code_weight' => 0, - 'input_postal_code_width' => 40, - 'input_province_required' => 0, - 'input_province_weight' => 0, - 'input_province_width' => 40, - 'input_smart_ip_button_weight' => 0, - 'input_street_required' => 0, - 'input_street_weight' => 0, - 'input_street_width' => 40, 'jquery_colorpicker_enabled' => 0, 'kml_group' => array( 'kml_url' => '', @@ -2326,28 +2984,30 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'kml_url_infowindow' => 0, 'kml_url_viewport' => 1, ), - 'latlon_warning' => 1, - 'latlong' => '40,0', 'map_backgroundcolor' => '', - 'map_marker' => 'drupal', - 'map_settings_allow' => 0, + 'map_marker' => 'webiconset-pins-32 pin8', 'mapcontrolposition' => '', - 'mapheight' => '400px', - 'maptype' => 'OSM', - 'mapwidth' => '95%', + 'maptype' => 'Hybrid', + 'markeraction' => 1, + 'markeraction_click_center' => 0, + 'markeraction_click_zoom' => -1, + 'markeractiontype' => 1, 'maxzoom_map' => -1, 'minzoom_map' => -1, 'mtc' => 'standard', - 'node_map_marker' => 'drupal', + 'node_map_marker' => 'webiconset-pins-32 pin8', + 'nodezoom' => 18, 'nodoubleclickzoom' => 0, 'nokeyboard' => 0, - 'only_continents' => '', - 'only_countries' => '', 'overview' => 0, 'overview_opened' => 0, 'pancontrol' => 1, 'pancontrolposition' => '', + 'panoramio_show' => 0, + 'panoramio_state' => 0, + 'panoramio_use' => 0, 'per_item_marker' => 0, + 'poi_show' => 1, 'polygons_clickable' => 0, 'polygons_coords' => '', 'polygons_enable' => 0, @@ -2364,7 +3024,6 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'polylines_strokecolor' => '#FF0000', 'polylines_strokeopacity' => 0.8, 'polylines_strokeweight' => 3, - 'province_autocomplete' => 1, 'rectangles_apply' => 0, 'rectangles_clickable' => 0, 'rectangles_coords' => '', @@ -2376,11 +3035,9 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'rectangles_strokecolor' => '#FF0000', 'rectangles_strokeopacity' => 0.8, 'rectangles_strokeweight' => 3, - 'restrict_by_country' => 1, 'scale' => 0, 'scalecontrolposition' => '', 'scrollwheel' => 0, - 'search_country' => 'ES', 'search_places' => 0, 'search_places_dd' => 0, 'search_places_label' => 'Google Places Search', @@ -2391,12 +3048,9 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'show_bubble_on_one_marker' => 0, 'show_maplinks' => 0, 'show_search_distance' => 0, - 'street_num_pos' => 1, - 'streetview_settings_allow' => 0, 'sv_addresscontrol' => 1, 'sv_addresscontrolposition' => '', 'sv_clicktogo' => 1, - 'sv_enable' => 0, 'sv_heading' => 0, 'sv_imagedatecontrol' => 0, 'sv_linkscontrol' => 1, @@ -2404,18 +3058,18 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'sv_pancontrolposition' => '', 'sv_pitch' => 0, 'sv_scrollwheel' => 1, + 'sv_show' => 0, 'sv_showfirst' => 0, 'sv_zoom' => 1, 'sv_zoomcontrol' => 'default', 'sv_zoomcontrolposition' => '', 'svcontrolposition' => '', - 'use_address' => 2, - 'use_clear_button' => 1, - 'use_country_dropdown' => 1, - 'use_geolocation_button' => 0, - 'use_smart_ip_button' => 0, - 'use_smart_ip_latlon' => 0, - 'user_map_marker' => 'drupal', + 'trafficinfo' => 0, + 'trafficinfo_state' => 0, + 'transit_show' => 1, + 'transitinfo' => 0, + 'transitinfo_state' => 0, + 'user_map_marker' => 'webiconset-pins-32 pin8', 'views_search_center' => 0, 'views_search_marker' => 'drupal', 'views_search_marker_enable' => 0, @@ -2429,17 +3083,19 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'views_search_radshape_strokeweight' => 3, 'views_search_radshape_toggle' => 0, 'views_search_radshape_toggle_active' => 0, - 'vocabulary_map_marker' => 'drupal', - 'what3words_collect' => 0, - 'zoom' => 3, + 'vocabulary_map_marker' => 'webiconset-pins-32 pin8', + 'weather_cloud' => 1, + 'weather_cloud_state' => 0, + 'weather_show' => 0, + 'weather_state' => 0, + 'weather_use' => 0, + 'what3words_display' => 0, 'zoomcontrolposition' => '', ), + 'type' => 'getlocations_fields_default', + 'weight' => 0, ), - ), - 'deleted' => 0, - 'description' => '', - 'display' => array( - 'default' => array( + 'full' => array( 'label' => 'hidden', 'module' => 'getlocations_fields', 'settings' => array( @@ -2934,6 +3590,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 52, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -2979,6 +3642,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 47, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -3023,6 +3693,20 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'date', + 'settings' => array( + 'format_type' => 'long', + 'fromto' => 'both', + 'multiple_from' => '', + 'multiple_number' => '', + 'multiple_to' => '', + 'show_remaining_days' => FALSE, + ), + 'type' => 'date_default', + 'weight' => 18, + ), + 'full' => array( 'label' => 'above', 'module' => 'date', 'settings' => array( @@ -3079,6 +3763,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 26, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3119,6 +3810,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 23, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3159,6 +3857,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 24, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3199,6 +3904,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 22, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3239,6 +3951,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 25, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3279,6 +3998,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 27, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -3324,6 +4050,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 49, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -3369,6 +4102,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 13, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3409,6 +4149,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 14, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3449,6 +4196,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 16, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3489,6 +4243,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'taxonomy', + 'settings' => array(), + 'type' => 'taxonomy_term_reference_link', + 'weight' => 15, + ), + 'full' => array( 'label' => 'above', 'module' => 'taxonomy', 'settings' => array(), @@ -3529,6 +4290,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 17, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -3574,6 +4342,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => 'Es es nombre que recibe el cadáver en el planeamiento urbanístico. La información de puede obtener del planeamiento municipal vigente o de los archivos urbanísticos municipales.', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 4, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), @@ -3619,6 +4394,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'link', + 'settings' => array(), + 'type' => 'link_default', + 'weight' => 8, + ), + 'full' => array( 'label' => 'above', 'module' => 'link', 'settings' => array(), @@ -3681,6 +4463,13 @@ function ft_c_inmobiliarios_corpses_field_default_field_instances() { 'description' => '', 'display' => array( 'default' => array( + 'label' => 'inline', + 'module' => 'text', + 'settings' => array(), + 'type' => 'text_default', + 'weight' => 22, + ), + 'full' => array( 'label' => 'above', 'module' => 'text', 'settings' => array(), diff --git a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.field_group.inc b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.field_group.inc index 470fe5f..17b0804 100644 --- a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.field_group.inc +++ b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.field_group.inc @@ -37,6 +37,38 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_address|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_approved_units|node|corpse|default'; + $field_group->group_name = 'group_approved_units'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_urban_data'; + $field_group->data = array( + 'label' => 'Approved units', + 'weight' => '10', + 'children' => array( + 0 => 'field_approved_industrial_plots', + 1 => 'field_approved_leisure_plots', + 2 => 'field_corpse_approved_hotel_beds', + 3 => 'field_corpse_approved_housing', + 4 => 'field_corpse_planned_inhabitants', + 5 => 'field_corpse_planned_visitors', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-approved-units field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_approved_units|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -69,6 +101,35 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_approved_units|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_areas|node|corpse|default'; + $field_group->group_name = 'group_areas'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_phisical_properties'; + $field_group->data = array( + 'label' => 'Areas', + 'weight' => '28', + 'children' => array( + 0 => 'field_corpse_area_terrain', + 1 => 'field_corpse_built_area', + 2 => 'field_corpse_used_land', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-areas field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_areas|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -98,6 +159,37 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_areas|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_built_units|node|corpse|default'; + $field_group->group_name = 'group_built_units'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_phisical_properties'; + $field_group->data = array( + 'label' => 'Built units', + 'weight' => '31', + 'children' => array( + 0 => 'field_corpse_equipment_plots', + 1 => 'field_corpse_hotel_beds', + 2 => 'field_corpse_housing', + 3 => 'field_corpse_industrial_plots', + 4 => 'field_corpse_leisure_plots', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-built-units field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_built_units|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -162,6 +254,34 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_corpse_vertical_tab|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_current_status|node|corpse|default'; + $field_group->group_name = 'group_current_status'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_phisical_properties'; + $field_group->data = array( + 'label' => 'Current status', + 'weight' => '27', + 'children' => array( + 0 => 'field_corpse_status', + 1 => 'field_corpse_description', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-current-status field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_current_status|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -190,6 +310,35 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_current_status|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_environmental_info|node|corpse|default'; + $field_group->group_name = 'group_environmental_info'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Environmental information', + 'weight' => '8', + 'children' => array( + 0 => 'field_zoning_protection_level', + 1 => 'field_env_protection_entity', + 2 => 'field_env_protection_entity_name', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_environmental_info|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -219,6 +368,39 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_environmental_info|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_general_info|node|corpse|default'; + $field_group->group_name = 'group_general_info'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'General info', + 'weight' => '1', + 'children' => array( + 0 => 'field_corpse_category', + 1 => 'field_corpse_endorser', + 2 => 'field_corpse_source', + 3 => 'field_corpse_status_description', + 4 => 'field_corpse_type', + 5 => 'field_urban_name', + 6 => 'field_url', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_general_info|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -253,6 +435,41 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_general_info|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_legal|node|corpse|default'; + $field_group->group_name = 'group_legal'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Legal and financial', + 'weight' => '7', + 'children' => array( + 0 => 'field_corpse_creditors_meeting', + 1 => 'field_corpse_filed_appeals', + 2 => 'field_corpse_financial_entities', + 3 => 'field_corpse_mortgage_amount', + 4 => 'field_court_sentence', + 5 => 'field_court_that_rules_sentence', + 6 => 'field_mortgage_charges', + 7 => 'field_number_of_sentences', + 8 => 'field_ruling_sentence', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_legal|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -288,6 +505,36 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_legal|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_phisical_properties|node|corpse|default'; + $field_group->group_name = 'group_phisical_properties'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Phisical properties', + 'weight' => '2', + 'children' => array( + 0 => 'group_areas', + 1 => 'group_built_units', + 2 => 'group_current_status', + 3 => 'group_property_data', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_phisical_properties|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -317,6 +564,38 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_phisical_properties|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_politicians|node|corpse|default'; + $field_group->group_name = 'group_politicians'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Political responsability', + 'weight' => '6', + 'children' => array( + 0 => 'field_politician_building_permit', + 1 => 'field_politician_partial_plan', + 2 => 'field_politician_pgou_modifi', + 3 => 'field_politician_plan_agreement', + 4 => 'field_politician_urban_plan', + 5 => 'field_politicians_other', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_politicians|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -349,6 +628,36 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_politicians|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_property_data|node|corpse|default'; + $field_group->group_name = 'group_property_data'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_phisical_properties'; + $field_group->data = array( + 'label' => 'Property data', + 'weight' => '30', + 'children' => array( + 0 => 'field_corpse_contractor', + 1 => 'field_corpse_promoter', + 2 => 'field_corpse_prop_description', + 3 => 'field_corpse_technician', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_property_data|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -379,6 +688,34 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_property_data|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_references|node|corpse|default'; + $field_group->group_name = 'group_references'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'References', + 'weight' => '9', + 'children' => array( + 0 => 'field_corpse_attachments', + 1 => 'field_corpse_link_to_news', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_references|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -407,6 +744,38 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_references|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_technicians|node|corpse|default'; + $field_group->group_name = 'group_technicians'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_urban_data'; + $field_group->data = array( + 'label' => 'Technicians', + 'weight' => '11', + 'children' => array( + 0 => 'field_corpse_tech_permit', + 1 => 'field_technician_parcial_plan', + 2 => 'field_technician_pgou_modif', + 3 => 'field_technician_plan_agreement', + 4 => 'field_technician_urban_plan', + 5 => 'field_technicians_other', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-technicians field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_technicians|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -439,6 +808,40 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_technicians|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_urban_data|node|corpse|default'; + $field_group->group_name = 'group_urban_data'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = ''; + $field_group->data = array( + 'label' => 'Urban data', + 'weight' => '3', + 'children' => array( + 0 => 'field_corpse_building_typology', + 1 => 'field_corpse_floor_area_ratio', + 2 => 'field_corpse_ine_code_city', + 3 => 'field_corpse_ine_code_province', + 4 => 'field_corpse_use', + 5 => 'group_approved_units', + 6 => 'group_technicians', + 7 => 'group_urban_planning_dates', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => '', + 'id' => '', + ), + ), + ); + $field_groups['group_urban_data|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; @@ -473,6 +876,38 @@ function ft_c_inmobiliarios_corpses_field_group_info() { ); $field_groups['group_urban_data|node|corpse|form'] = $field_group; + $field_group = new stdClass(); + $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ + $field_group->api_version = 1; + $field_group->identifier = 'group_urban_planning_dates|node|corpse|default'; + $field_group->group_name = 'group_urban_planning_dates'; + $field_group->entity_type = 'node'; + $field_group->bundle = 'corpse'; + $field_group->mode = 'default'; + $field_group->parent_name = 'group_urban_data'; + $field_group->data = array( + 'label' => 'Urban Planning dates', + 'weight' => '9', + 'children' => array( + 0 => 'field_corpse_building_permit', + 1 => 'field_corpse_lic_date_agreement', + 2 => 'field_corpse_other_dates', + 3 => 'field_corpse_partial_plan_date', + 4 => 'field_corpse_urban_plan_date', + 5 => 'field_pgou_modification_date', + ), + 'format_type' => 'fieldset', + 'format_settings' => array( + 'formatter' => 'collapsible', + 'instance_settings' => array( + 'description' => '', + 'classes' => 'group-urban-planning-dates field-group-fieldset', + 'required_fields' => 1, + ), + ), + ); + $field_groups['group_urban_planning_dates|node|corpse|default'] = $field_group; + $field_group = new stdClass(); $field_group->disabled = FALSE; /* Edit this to true to make a default field_group disabled initially */ $field_group->api_version = 1; diff --git a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.info b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.info index 9d3e4a9..af5d36b 100644 --- a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.info +++ b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.info @@ -96,20 +96,34 @@ features[field_base][] = field_urban_name features[field_base][] = field_url features[field_base][] = field_zoning_protection_level features[field_group][] = group_address|node|corpse|form +features[field_group][] = group_approved_units|node|corpse|default features[field_group][] = group_approved_units|node|corpse|form +features[field_group][] = group_areas|node|corpse|default features[field_group][] = group_areas|node|corpse|form +features[field_group][] = group_built_units|node|corpse|default features[field_group][] = group_built_units|node|corpse|form features[field_group][] = group_corpse_vertical_tab|node|corpse|form +features[field_group][] = group_current_status|node|corpse|default features[field_group][] = group_current_status|node|corpse|form +features[field_group][] = group_environmental_info|node|corpse|default features[field_group][] = group_environmental_info|node|corpse|form +features[field_group][] = group_general_info|node|corpse|default features[field_group][] = group_general_info|node|corpse|form +features[field_group][] = group_legal|node|corpse|default features[field_group][] = group_legal|node|corpse|form +features[field_group][] = group_phisical_properties|node|corpse|default features[field_group][] = group_phisical_properties|node|corpse|form +features[field_group][] = group_politicians|node|corpse|default features[field_group][] = group_politicians|node|corpse|form +features[field_group][] = group_property_data|node|corpse|default features[field_group][] = group_property_data|node|corpse|form +features[field_group][] = group_references|node|corpse|default features[field_group][] = group_references|node|corpse|form +features[field_group][] = group_technicians|node|corpse|default features[field_group][] = group_technicians|node|corpse|form +features[field_group][] = group_urban_data|node|corpse|default features[field_group][] = group_urban_data|node|corpse|form +features[field_group][] = group_urban_planning_dates|node|corpse|default features[field_group][] = group_urban_planning_dates|node|corpse|form features[field_instance][] = node-corpse-field_approved_industrial_plots features[field_instance][] = node-corpse-field_approved_leisure_plots diff --git a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.strongarm.inc b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.strongarm.inc index 352ea89..a7d58c4 100644 --- a/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.strongarm.inc +++ b/docroot/profiles/c_inmobiliarios/modules/features/content/ft_c_inmobiliarios_corpses/ft_c_inmobiliarios_corpses.strongarm.inc @@ -80,6 +80,9 @@ function ft_c_inmobiliarios_corpses_strongarm() { 'search_result' => array( 'custom_settings' => FALSE, ), + 'diff_standard' => array( + 'custom_settings' => FALSE, + ), ), 'extra_fields' => array( 'form' => array(