From 313740fba737b613b59ab40923900f12649ed18d Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 16 Apr 2025 19:16:43 +0100 Subject: [PATCH] Export configuration --- .../sync/views.view.daily_email_archive.yml | 21 ++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/config/sync/views.view.daily_email_archive.yml b/config/sync/views.view.daily_email_archive.yml index 3065f0e24..dd993d94b 100644 --- a/config/sync/views.view.daily_email_archive.yml +++ b/config/sync/views.view.daily_email_archive.yml @@ -34,7 +34,7 @@ display: entity_field: created plugin_id: field label: '' - exclude: true + exclude: false alter: alter_text: false text: '' @@ -111,7 +111,7 @@ display: label: '' exclude: false alter: - alter_text: true + alter_text: false text: '{{ created }}: {{ title }}' make_link: false path: '' @@ -172,8 +172,8 @@ display: total_pages: null id: 0 tags: - next: ›› - previous: ‹‹ + next: 'Older Posts →' + previous: '← Newer Posts' expose: items_per_page: false items_per_page_label: 'Items per page' @@ -244,12 +244,19 @@ display: options: grouping: { } row_class: '' - default_row_class: true + default_row_class: false type: ul - wrapper_class: item-list + wrapper_class: '' class: '' row: type: fields + options: + default_field_elements: false + inline: + created: created + title: title + separator: ':' + hide_empty: false query: type: views_query options: @@ -270,7 +277,7 @@ display: plugin_id: text empty: false content: - value: '

This is an archive of the 800+ email messages I have sent to my daily mailing list since the 12th of August, 2022. Enjoy!

' + value: '

This is an archive of the 800+ email messages I have sent to my daily mailing list since the 12th of August, 2022. Enjoy!

' format: basic_html tokenize: false footer: { }