diff --git a/core/modules/aggregator/config/aggregator.settings.yml b/core/modules/aggregator/config/aggregator.settings.yml index dfc0aa9..d708ecd 100644 --- a/core/modules/aggregator/config/aggregator.settings.yml +++ b/core/modules/aggregator/config/aggregator.settings.yml @@ -4,8 +4,8 @@ processors: - aggregator items: allowed_html: '
      • ' - teaser_length: '600' - expire: '9676800' + teaser_length: 600 + expire: 9676800 source: - list_max: '3' + list_max: 3 category_selector: checkboxes diff --git a/core/modules/aggregator/config/views.view.aggregator_rss_feed.yml b/core/modules/aggregator/config/views.view.aggregator_rss_feed.yml index deef238..943c0d2 100644 --- a/core/modules/aggregator/config/views.view.aggregator_rss_feed.yml +++ b/core/modules/aggregator/config/views.view.aggregator_rss_feed.yml @@ -2,13 +2,13 @@ base_field: iid base_table: aggregator_item core: 8.x description: '' -status: '1' +status: 1 display: default: display_plugin: default id: default display_title: Master - position: '1' + position: 1 display_options: access: type: none @@ -19,42 +19,42 @@ display: query: type: views_query options: - disable_sql_rewrite: '0' - distinct: '0' - slave: '0' + disable_sql_rewrite: 0 + distinct: 0 + slave: 0 query_comment: '' query_tags: { } exposed_form: type: basic options: submit_button: Apply - reset_button: '0' + reset_button: 0 reset_button_label: Reset exposed_sorts_label: 'Sort by' - expose_sort_order: '1' + expose_sort_order: 1 sort_asc_label: Asc sort_desc_label: Desc pager: type: full options: - items_per_page: '10' - offset: '0' - id: '0' + items_per_page: 10 + offset: 0 + id: 0 total_pages: '' expose: - items_per_page: '0' + items_per_page: 0 items_per_page_label: 'Items per page' items_per_page_options: '5, 10, 20, 40, 60' - items_per_page_options_all: '0' + items_per_page_options_all: 0 items_per_page_options_all_label: '- All -' - offset: '0' + offset: 0 offset_label: Offset tags: previous: '‹ previous' next: 'next ›' first: '« first' last: 'last »' - quantity: '9' + quantity: 9 style: type: default row: @@ -68,52 +68,52 @@ display: group_type: group admin_label: '' label: 'Item ID' - exclude: '0' + exclude: 0 alter: - alter_text: '0' + alter_text: 0 text: '' - make_link: '0' + make_link: 0 path: '' - absolute: '0' - external: '0' - replace_spaces: '0' + absolute: 0 + external: 0 + replace_spaces: 0 path_case: none - trim_whitespace: '0' + trim_whitespace: 0 alt: '' rel: '' link_class: '' prefix: '' suffix: '' target: '' - nl2br: '0' + nl2br: 0 max_length: '' - word_boundary: '1' - ellipsis: '1' - more_link: '0' + word_boundary: 1 + ellipsis: 1 + more_link: 0 more_link_text: '' more_link_path: '' - strip_tags: '0' - trim: '0' + strip_tags: 0 + trim: 0 preserve_tags: '' - html: '0' + html: 0 element_type: '' element_class: '' element_label_type: '' element_label_class: '' - element_label_colon: '1' + element_label_colon: 1 element_wrapper_type: '' element_wrapper_class: '' - element_default_classes: '1' + element_default_classes: 1 empty: '' - hide_empty: '0' - empty_zero: '0' - hide_alter_empty: '1' - set_precision: '0' - precision: '0' + hide_empty: 0 + empty_zero: 0 + hide_alter_empty: 1 + set_precision: 0 + precision: 0 decimal: . separator: ',' - format_plural: '0' - format_plural_singular: '1' + format_plural: 0 + format_plural_singular: 1 format_plural_plural: '@count' prefix: '' suffix: '' @@ -129,7 +129,7 @@ display: display_plugin: feed id: feed_items_per_category display_title: 'Feed per category' - position: '2' + position: 2 display_options: path: aggregator/rss/% display_description: '' @@ -144,45 +144,45 @@ display: default_action: 'not found' exception: value: all - title_enable: '0' + title_enable: 0 title: All - title_enable: '0' + title_enable: 0 title: '' - breadcrumb_enable: '0' + breadcrumb_enable: 0 breadcrumb: '' default_argument_type: fixed default_argument_options: argument: '' - default_argument_skip_url: '0' + default_argument_skip_url: 0 summary_options: base_path: '' - count: '1' - items_per_page: '25' - override: '0' + count: 1 + items_per_page: 25 + override: 0 summary: sort_order: asc - number_of_records: '0' + number_of_records: 0 format: default_summary - specify_validation: '0' + specify_validation: 0 validate: type: none fail: 'not found' validate_options: { } - break_phrase: '0' - not: '0' + break_phrase: 0 + not: 0 plugin_id: aggregator_category_cid defaults: - arguments: '0' + arguments: 0 feed_items: display_plugin: feed id: feed_items display_title: Feed - position: '2' + position: 2 display_options: path: aggregator/rss display_description: '' defaults: - arguments: '1' + arguments: 1 label: 'Aggregator RSS feed' module: views id: aggregator_rss_feed diff --git a/core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml b/core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml index c4e51f7..13c2b8a 100644 --- a/core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml +++ b/core/modules/aggregator/tests/modules/aggregator_test_views/test_views/views.view.test_aggregator_items.yml @@ -2,7 +2,7 @@ base_field: iid base_table: aggregator_item core: 8.x description: '' -status: '1' +status: 1 display: default: display_plugin: default @@ -36,32 +36,32 @@ display: id: title plugin_id: aggregator_title_link alter: - alter_text: '0' + alter_text: 0 text: '' - make_link: '0' + make_link: 0 path: '' - absolute: '0' - external: '0' - replace_spaces: '0' + absolute: 0 + external: 0 + replace_spaces: 0 path_case: none - trim_whitespace: '0' + trim_whitespace: 0 alt: '' rel: '' link_class: '' prefix: '' suffix: '' target: '' - nl2br: '0' + nl2br: 0 max_length: '' - word_boundary: '1' - ellipsis: '1' - more_link: '0' + word_boundary: 1 + ellipsis: 1 + more_link: 0 more_link_text: '' more_link_path: '' - strip_tags: '0' - trim: '0' + strip_tags: 0 + trim: 0 preserve_tags: '' - html: '0' + html: 0 timestamp: table: aggregator_item field: timestamp @@ -73,32 +73,32 @@ display: id: author plugin_id: aggregator_xss alter: - alter_text: '0' + alter_text: 0 text: '' - make_link: '0' + make_link: 0 path: '' - absolute: '0' - external: '0' - replace_spaces: '0' + absolute: 0 + external: 0 + replace_spaces: 0 path_case: none - trim_whitespace: '0' + trim_whitespace: 0 alt: '' rel: '' link_class: '' prefix: '' suffix: '' target: '' - nl2br: '0' + nl2br: 0 max_length: '' - word_boundary: '1' - ellipsis: '1' - more_link: '0' + word_boundary: 1 + ellipsis: 1 + more_link: 0 more_link_text: '' more_link_path: '' - strip_tags: '0' - trim: '0' + strip_tags: 0 + trim: 0 preserve_tags: '' - html: '0' + html: 0 description: id: description table: aggregator_item @@ -107,46 +107,46 @@ display: group_type: group admin_label: '' label: Body - exclude: '0' + exclude: 0 alter: - alter_text: '0' + alter_text: 0 text: '' - make_link: '0' + make_link: 0 path: '' - absolute: '0' - external: '0' - replace_spaces: '0' + absolute: 0 + external: 0 + replace_spaces: 0 path_case: none - trim_whitespace: '0' + trim_whitespace: 0 alt: '' rel: '' link_class: '' prefix: '' suffix: '' target: '' - nl2br: '0' + nl2br: 0 max_length: '' - word_boundary: '1' - ellipsis: '1' - more_link: '0' + word_boundary: 1 + ellipsis: 1 + more_link: 0 more_link_text: '' more_link_path: '' - strip_tags: '0' - trim: '0' + strip_tags: 0 + trim: 0 preserve_tags: '' - html: '0' + html: 0 element_type: '' element_class: '' element_label_type: '' element_label_class: '' - element_label_colon: '1' + element_label_colon: 1 element_wrapper_type: '' element_wrapper_class: '' - element_default_classes: '1' + element_default_classes: 1 empty: '' - hide_empty: '0' - empty_zero: '0' - hide_alter_empty: '1' + hide_empty: 0 + empty_zero: 0 + hide_alter_empty: 1 plugin_id: aggregator_xss filters: { } sorts: { }