From 9a0a45176116fb398bf866d7c890161339a9c6f2 Mon Sep 17 00:00:00 2001 From: Dane Powell Date: Thu, 19 Dec 2019 08:31:51 -0800 Subject: [PATCH] Stale configuration for views.view.frontpage.yml. --- lightning.profile | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/lightning.profile b/lightning.profile index 4f95779bc..4748e5834 100644 --- a/lightning.profile +++ b/lightning.profile @@ -139,7 +139,6 @@ function lightning_alter_frontpage_view() { ->set('tag', 'default') ->set('base_table', 'node_field_data') ->set('base_field', 'nid') - ->set('core', '8.x') ->set('display.default', [ 'display_options' => [ 'access' => [ @@ -162,7 +161,7 @@ function lightning_alter_frontpage_view() { 'admin_label' => '', 'empty' => TRUE, 'tokenize' => TRUE, - 'content' => '

Welcome to [site:name]. No front page content has been created yet.

Would you like to view the README?

', + 'content' => '

Welcome to [site:name]. No front page content has been created yet.

Would you like to view the README?

', 'label' => '', 'plugin_id' => 'text_custom', ], @@ -219,6 +218,8 @@ function lightning_alter_frontpage_view() { ], 'required' => FALSE, 'use_operator' => FALSE, + 'operator_limit_selection' => FALSE, + 'operator_list' => [], ], 'exposed' => FALSE, 'field' => 'promote', @@ -249,6 +250,8 @@ function lightning_alter_frontpage_view() { 'status' => [ 'expose' => [ 'operator' => '', + 'operator_limit_selection' => FALSE, + 'operator_list' => [], ], 'field' => 'status', 'group' => 1, @@ -286,6 +289,8 @@ function lightning_alter_frontpage_view() { 'authenticated' => 'authenticated', ], 'reduce' => FALSE, + 'operator_limit_selection' => FALSE, + 'operator_list' => [], ], 'is_grouped' => FALSE, 'group_info' => [