diff --git a/config/block_class.settings.yml b/config/block_class.settings.yml index 1cd80c3..cfc0a73 100644 --- a/config/block_class.settings.yml +++ b/config/block_class.settings.yml @@ -1,18 +1,21 @@ _core: default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ +maxlength_block_class_field: 255 +field_type: multiple_textfields default_case: standard enable_attributes: true enable_auto_complete: true -enable_id_replacement: true -enable_special_chars: false -field_type: multiple_textfields -filter_html_clean_css_identifier: '' -items_per_page: 50 -qty_attributes_per_block: 10 qty_classes_per_block: 10 -maxlength_attributes: false -maxlength_block_class_field: 255 -maxlength_id: 255 +items_per_page: 50 +enable_special_chars: false +qty_attributes_per_block: 10 +enable_id_replacement: true weight_attributes: 0 weight_class: 0 weight_id: 0 +filter_html_clean_css_identifier: '' +maxlength_attributes: 0 +maxlength_id: 255 +attribute_keys_stored: '[]' +attribute_value_stored: '[]' +attributes_inline: '[]' diff --git a/config/views.view.content_by_author.yml b/config/views.view.content_by_author.yml index d25ac4c..9f9a4a2 100644 --- a/config/views.view.content_by_author.yml +++ b/config/views.view.content_by_author.yml @@ -18,59 +18,21 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: some - options: - items_per_page: 4 - offset: 0 - style: - type: default - row: - type: 'entity:node' - options: - relationship: none - view_mode: simple_card + title: 'By this author' fields: title: id: title table: node_field_data field: title - settings: - link_to_entity: true - plugin_id: field relationship: none group_type: group admin_label: '' + plugin_id: field label: '' exclude: false alter: @@ -114,6 +76,8 @@ display: hide_alter_empty: true click_sort_column: value type: string + settings: + link_to_entity: true group_column: value group_columns: { } group_rows: true @@ -124,50 +88,45 @@ display: multi_type: separator separator: ', ' field_api_classes: false - filters: - status: - value: '1' - table: node_field_data - field: status - plugin_id: boolean - entity_type: node - entity_field: status - id: status - expose: - operator: '' - operator_limit_selection: false - operator_list: { } - group: 1 + pager: + type: some + options: + offset: 0 + items_per_page: 4 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: created: id: created table: node_field_data field: created - order: DESC - entity_type: node - entity_field: created - plugin_id: date relationship: none group_type: group admin_label: '' - exposed: false + entity_type: node + entity_field: created + plugin_id: date + order: DESC expose: label: '' + exposed: false granularity: second - title: 'By this author' - header: { } - footer: { } - empty: { } - relationships: - field_authors: - id: field_authors - table: node__field_authors - field: field_authors - relationship: none - group_type: group - admin_label: 'field_authors: Content' - required: true - plugin_id: standard arguments: nid: id: nid @@ -176,6 +135,9 @@ display: relationship: field_authors group_type: group admin_label: '' + entity_type: node + entity_field: nid + plugin_id: node_nid default_action: default exception: value: all @@ -188,8 +150,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -201,14 +163,52 @@ display: validate_options: { } break_phrase: false not: false + filters: + status: + id: status + table: node_field_data + field: status entity_type: node - entity_field: nid - plugin_id: node_nid - display_extenders: { } + entity_field: status + plugin_id: boolean + value: '1' + group: 1 + expose: + operator: '' + operator_limit_selection: false + operator_list: { } filter_groups: operator: AND groups: 1: AND + style: + type: default + row: + type: 'entity:node' + options: + relationship: none + view_mode: simple_card + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: + field_authors: + id: field_authors + table: node__field_authors + field: field_authors + relationship: none + group_type: group + admin_label: 'field_authors: Content' + plugin_id: standard + required: true + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -219,18 +219,18 @@ display: - user.permissions tags: { } block_author: - display_plugin: block id: block_author display_title: Block + display_plugin: block position: 1 display_options: - display_extenders: { } defaults: use_more: true use_more_always: true use_more_text: true link_display: true link_url: true + display_extenders: { } block_hide_empty: true cache_metadata: max-age: -1 diff --git a/config/views.view.related_content.yml b/config/views.view.related_content.yml index e2b2ad7..aa6932e 100644 --- a/config/views.view.related_content.yml +++ b/config/views.view.related_content.yml @@ -19,78 +19,34 @@ base_table: node_field_data base_field: nid display: default: - display_plugin: default id: default display_title: Master + display_plugin: default position: 0 display_options: - access: - type: perm - options: - perm: 'access content' - cache: - type: tag - options: { } - query: - type: views_query - options: - disable_sql_rewrite: false - distinct: false - replica: false - query_comment: '' - query_tags: { } - exposed_form: - type: basic - options: - submit_button: Apply - reset_button: false - reset_button_label: Reset - exposed_sorts_label: 'Sort by' - expose_sort_order: true - sort_asc_label: Asc - sort_desc_label: Desc - pager: - type: some - options: - items_per_page: 4 - offset: 0 - style: - type: default - options: - row_class: '' - default_row_class: false - uses_fields: false - row: - type: 'entity:node' - options: - relationship: none - view_mode: simple_card + title: 'Related content' fields: title: id: title table: node_field_data field: title + relationship: none + group_type: group + admin_label: '' entity_type: node entity_field: title + plugin_id: field label: '' + exclude: false alter: alter_text: false make_link: false absolute: false - trim: false word_boundary: false ellipsis: false strip_tags: false + trim: false html: false - hide_empty: false - empty_zero: false - settings: - link_to_entity: true - plugin_id: field - relationship: none - group_type: group - admin_label: '' - exclude: false element_type: '' element_class: '' element_label_type: '' @@ -100,9 +56,13 @@ display: element_wrapper_class: '' element_default_classes: true empty: '' + hide_empty: false + empty_zero: false hide_alter_empty: true click_sort_column: value type: string + settings: + link_to_entity: true group_column: value group_columns: { } group_rows: true @@ -113,47 +73,29 @@ display: multi_type: separator separator: ', ' field_api_classes: false - filters: - status: - id: status - table: node_field_data - field: status - relationship: none - group_type: group - admin_label: '' - operator: '=' - value: '1' - group: 1 - exposed: false - expose: - operator_id: '' - label: '' - description: '' - use_operator: false - operator: '' - identifier: '' - required: false - remember: false - multiple: false - remember_roles: - authenticated: authenticated - operator_limit_selection: false - operator_list: { } - is_grouped: false - group_info: - label: '' - description: '' - identifier: '' - optional: true - widget: select - multiple: false - remember: false - default_group: All - default_group_multiple: { } - group_items: { } - plugin_id: boolean - entity_type: node - entity_field: status + pager: + type: some + options: + offset: 0 + items_per_page: 4 + exposed_form: + type: basic + options: + submit_button: Apply + reset_button: false + reset_button_label: Reset + exposed_sorts_label: 'Sort by' + expose_sort_order: true + sort_asc_label: Asc + sort_desc_label: Desc + access: + type: perm + options: + perm: 'access content' + cache: + type: tag + options: { } + empty: { } sorts: similarterms: id: similarterms @@ -162,16 +104,12 @@ display: relationship: none group_type: group admin_label: '' - order: DESC - exposed: false - expose: - label: '' entity_type: node plugin_id: similar_terms_sort - header: { } - footer: { } - empty: { } - relationships: { } + order: DESC + expose: + label: '' + exposed: false arguments: similar_nid: id: similar_nid @@ -180,6 +118,8 @@ display: relationship: none group_type: group admin_label: '' + entity_type: node + plugin_id: similar_terms_arg default_action: default exception: value: all @@ -192,8 +132,8 @@ display: summary_options: base_path: '' count: true - items_per_page: 25 override: false + items_per_page: 25 summary: sort_order: asc number_of_records: 0 @@ -204,21 +144,81 @@ display: fail: 'not found' validate_options: { } break_phrase: false - not: 0 + not: false vocabularies: - action_type: 0 - article_type: 0 - event_type: 0 - group_type: 0 - people_type: 0 - resource_type: 0 - tags: 0 - include_args: 0 + action_type: '0' + article_type: '0' + event_type: '0' + group_type: '0' + people_type: '0' + resource_type: '0' + tags: '0' + include_args: false + filters: + status: + id: status + table: node_field_data + field: status + relationship: none + group_type: group + admin_label: '' entity_type: node - plugin_id: similar_terms_arg - display_extenders: { } + entity_field: status + plugin_id: boolean + operator: '=' + value: '1' + group: 1 + exposed: false + expose: + operator_id: '' + label: '' + description: '' + use_operator: false + operator: '' + operator_limit_selection: false + operator_list: { } + identifier: '' + required: false + remember: false + multiple: false + remember_roles: + authenticated: authenticated + is_grouped: false + group_info: + label: '' + description: '' + identifier: '' + optional: true + widget: select + multiple: false + remember: false + default_group: All + default_group_multiple: { } + group_items: { } + style: + type: default + options: + row_class: '' + default_row_class: false + uses_fields: false + row: + type: 'entity:node' + options: + relationship: none + view_mode: simple_card + query: + type: views_query + options: + query_comment: '' + disable_sql_rewrite: false + distinct: false + replica: false + query_tags: { } + relationships: { } group_by: true - title: 'Related content' + header: { } + footer: { } + display_extenders: { } cache_metadata: max-age: -1 contexts: @@ -229,13 +229,13 @@ display: - user.permissions tags: { } block_related_content: - display_plugin: block id: block_related_content display_title: 'Block Related' + display_plugin: block position: 1 display_options: - display_extenders: { } display_description: '' + display_extenders: { } block_hide_empty: true cache_metadata: max-age: -1