From 4eed489bb4273882bb0c94b1e687447601981b4e Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 25 Jan 2016 11:04:46 +0100 Subject: [PATCH] Disable tags display on news and pages content type --- ...pact_content_types.features.field_base.inc | 0 ..._content_types.features.field_instance.inc | 6 +- .../dimpact_content_types.features.inc | 0 ...impact_content_types.features.taxonomy.inc | 0 .../dimpact_content_types.field_group.inc | 0 .../dimpact_content_types.info | 4 +- .../dimpact_content_types.module | 0 .../dimpact_content_types.strongarm.inc | 73 ++++++++++++++++++- 8 files changed, 76 insertions(+), 7 deletions(-) mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.features.field_base.inc mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.features.field_instance.inc mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.features.inc mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.features.taxonomy.inc mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.field_group.inc mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.info mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.module mode change 100644 => 100755 features/dimpact_content_types/dimpact_content_types.strongarm.inc diff --git a/features/dimpact_content_types/dimpact_content_types.features.field_base.inc b/features/dimpact_content_types/dimpact_content_types.features.field_base.inc old mode 100644 new mode 100755 diff --git a/features/dimpact_content_types/dimpact_content_types.features.field_instance.inc b/features/dimpact_content_types/dimpact_content_types.features.field_instance.inc old mode 100644 new mode 100755 index 211a7af..1b89c3a --- a/features/dimpact_content_types/dimpact_content_types.features.field_instance.inc +++ b/features/dimpact_content_types/dimpact_content_types.features.field_instance.inc @@ -3755,9 +3755,8 @@ function dimpact_content_types_field_default_field_instances() { ), 'default' => array( 'label' => 'inline', - 'module' => 'taxonomy', 'settings' => array(), - 'type' => 'taxonomy_term_reference_link', + 'type' => 'hidden', 'weight' => 3, ), 'felix' => array( @@ -4202,9 +4201,8 @@ function dimpact_content_types_field_default_field_instances() { ), 'default' => array( 'label' => 'above', - 'module' => 'taxonomy', 'settings' => array(), - 'type' => 'taxonomy_term_reference_link', + 'type' => 'hidden', 'weight' => 2, ), 'felix' => array( diff --git a/features/dimpact_content_types/dimpact_content_types.features.inc b/features/dimpact_content_types/dimpact_content_types.features.inc old mode 100644 new mode 100755 diff --git a/features/dimpact_content_types/dimpact_content_types.features.taxonomy.inc b/features/dimpact_content_types/dimpact_content_types.features.taxonomy.inc old mode 100644 new mode 100755 diff --git a/features/dimpact_content_types/dimpact_content_types.field_group.inc b/features/dimpact_content_types/dimpact_content_types.field_group.inc old mode 100644 new mode 100755 diff --git a/features/dimpact_content_types/dimpact_content_types.info b/features/dimpact_content_types/dimpact_content_types.info old mode 100644 new mode 100755 index b1b2647..95232a3 --- a/features/dimpact_content_types/dimpact_content_types.info +++ b/features/dimpact_content_types/dimpact_content_types.info @@ -1,7 +1,7 @@ name = Dimpact Content Types core = 7.x package = Features -version = 7.x-1.13-20151118 +version = 7.x-1.14-20160125 project = dimpact_content_types dependencies[] = date_popup dependencies[] = dimpact_contexts @@ -694,4 +694,4 @@ features_exclude[field_instance][node-rss-field_datumrss] = node-rss-field_datum features_exclude[field_instance][node-rss_source-field_afbeelding] = node-rss_source-field_afbeelding features_exclude[field_instance][node-rss_source-field_datum] = node-rss_source-field_datum features_exclude[variable][field_bundle_settings_node__rss_source] = field_bundle_settings_node__rss_source -mtime = 1447843778 +mtime = 1453468032 diff --git a/features/dimpact_content_types/dimpact_content_types.module b/features/dimpact_content_types/dimpact_content_types.module old mode 100644 new mode 100755 diff --git a/features/dimpact_content_types/dimpact_content_types.strongarm.inc b/features/dimpact_content_types/dimpact_content_types.strongarm.inc old mode 100644 new mode 100755 index a1b034a..9be562a --- a/features/dimpact_content_types/dimpact_content_types.strongarm.inc +++ b/features/dimpact_content_types/dimpact_content_types.strongarm.inc @@ -1681,6 +1681,30 @@ function dimpact_content_types_strongarm() { 'volle_breedte' => array( 'custom_settings' => TRUE, ), + 'slide_412' => array( + 'custom_settings' => TRUE, + ), + 'slide_812' => array( + 'custom_settings' => TRUE, + ), + 'slide_312' => array( + 'custom_settings' => TRUE, + ), + 'slide_912' => array( + 'custom_settings' => TRUE, + ), + 'cck_blocks' => array( + 'custom_settings' => TRUE, + ), + 'short_teaser' => array( + 'custom_settings' => TRUE, + ), + 'minimal_teaser' => array( + 'custom_settings' => TRUE, + ), + 'felix' => array( + 'custom_settings' => TRUE, + ), ), 'extra_fields' => array( 'form' => array( @@ -1729,6 +1753,10 @@ function dimpact_content_types_strongarm() { 'weight' => '2', 'visible' => TRUE, ), + 'default' => array( + 'weight' => '100', + 'visible' => TRUE, + ), ), ), ), @@ -1759,6 +1787,36 @@ function dimpact_content_types_strongarm() { 'token' => array( 'custom_settings' => FALSE, ), + 'volle_breedte' => array( + 'custom_settings' => TRUE, + ), + 'slide_412' => array( + 'custom_settings' => TRUE, + ), + 'slide_812' => array( + 'custom_settings' => TRUE, + ), + 'slide_312' => array( + 'custom_settings' => TRUE, + ), + 'slide_912' => array( + 'custom_settings' => TRUE, + ), + 'short_teaser' => array( + 'custom_settings' => TRUE, + ), + 'minimal_teaser' => array( + 'custom_settings' => TRUE, + ), + 'felix' => array( + 'custom_settings' => TRUE, + ), + 'search_index' => array( + 'custom_settings' => FALSE, + ), + 'search_result' => array( + 'custom_settings' => FALSE, + ), ), 'extra_fields' => array( 'form' => array( @@ -1772,7 +1830,20 @@ function dimpact_content_types_strongarm() { 'weight' => '2', ), ), - 'display' => array(), + 'display' => array( + 'domain' => array( + 'default' => array( + 'weight' => '1', + 'visible' => TRUE, + ), + ), + 'subscriptions_ui' => array( + 'default' => array( + 'weight' => '100', + 'visible' => TRUE, + ), + ), + ), ), ); $export['field_bundle_settings_node__page'] = $strongarm;