From fe9fcb1755b6dab49830e60b88a206e9159113ed Mon Sep 17 00:00:00 2001 From: webchick Date: Mon, 13 Jan 2014 19:25:03 -0800 Subject: [PATCH] =?UTF-8?q?Issue=20#1279652=20by=20wiifm,=20G=C3=A1bor=20H?= =?UTF-8?q?ojtsy:=20Add=20title=20search=20feature=20on=20the=20node=20lis?= =?UTF-8?q?ting=20admin=20page.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../node/config/views.view.content.yml | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) diff --git a/core/modules/node/config/views.view.content.yml b/core/modules/node/config/views.view.content.yml index 64f1acf8991..ed55d9efb01 100644 --- a/core/modules/node/config/views.view.content.yml +++ b/core/modules/node/config/views.view.content.yml @@ -353,6 +353,7 @@ display: value: '' plugin_id: node_status provider: node + group: '1' status: id: status table: node_field_data @@ -402,8 +403,12 @@ display: id: type table: node_field_data field: type + relationship: none + group_type: group + admin_label: '' operator: in value: { } + group: '1' exposed: true expose: operator_id: type_op @@ -417,9 +422,62 @@ display: multiple: false remember_roles: authenticated: authenticated + anonymous: '0' + administrator: '0' reduce: false + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: 0 + default_group: All + default_group_multiple: { } + group_items: { } plugin_id: bundle provider: views + title: + id: title + table: node_field_data + field: title + relationship: none + group_type: group + admin_label: '' + operator: contains + value: '' + group: '1' + exposed: true + expose: + operator_id: title_op + label: Title + description: '' + use_operator: false + operator: title_op + identifier: title + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + anonymous: '0' + administrator: '0' + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: 0 + default_group: All + default_group_multiple: { } + group_items: { } + plugin_id: string + provider: views langcode: id: langcode table: node_revision @@ -460,6 +518,10 @@ display: plugin_id: standard provider: views show_admin_links: '0' + filter_groups: + operator: AND + groups: + 1: AND display_plugin: default display_title: Master id: default