From 4726bbe62e959520f0a9b18a9417d69afc153c69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 1 Oct 2019 01:13:00 -0400 Subject: [PATCH] Update the recent content view to not include pages etc. --- config/sync/views.view.content_recent.yml | 48 +++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/config/sync/views.view.content_recent.yml b/config/sync/views.view.content_recent.yml index 0f0910b..5281b3e 100644 --- a/config/sync/views.view.content_recent.yml +++ b/config/sync/views.view.content_recent.yml @@ -2,6 +2,11 @@ uuid: ca2596da-f5f0-466e-8ba1-5b17588c5bfe langcode: en status: true dependencies: + config: + - node.type.article + - node.type.blog + - node.type.collection + - node.type.gleaning module: - node - user @@ -178,6 +183,49 @@ display: entity_type: node entity_field: langcode plugin_id: language + type: + id: type + table: node_field_data + field: type + relationship: none + group_type: group + admin_label: '' + operator: in + value: + article: article + blog: blog + collection: collection + gleaning: gleaning + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + entity_type: node + entity_field: type + plugin_id: bundle sorts: changed: id: changed