From 9cbc1454028ef14bd9b379083c7c607853f2f7f4 Mon Sep 17 00:00:00 2001 From: Rosie Le Faive Date: Thu, 23 Feb 2023 20:56:59 -0400 Subject: [PATCH] Trivial config updates including reordering yml. --- .gitattributes | 16 +++++----- ..._display.node.islandora_object.default.yml | 2 +- ...y.taxonomy_term.corporate_body.default.yml | 2 +- ...m_display.taxonomy_term.family.default.yml | 2 +- ...m_display.taxonomy_term.person.default.yml | 2 +- ...de.islandora_object.field_linked_agent.yml | 2 +- ...erm.corporate_body.field_relationships.yml | 2 +- ...xonomy_term.family.field_relationships.yml | 2 +- ...xonomy_term.person.field_relationships.yml | 2 +- ...ield.storage.node.field_copyright_date.yml | 4 +-- ...field.storage.node.field_date_captured.yml | 4 +-- ...field.storage.node.field_date_modified.yml | 4 +-- .../field.storage.node.field_date_valid.yml | 4 +-- .../field.storage.node.field_edtf_date.yml | 2 +- ...d.storage.node.field_edtf_date_created.yml | 2 +- ...ld.storage.node.field_edtf_date_issued.yml | 2 +- ...age.taxonomy_term.field_cat_date_begin.yml | 2 +- ...orage.taxonomy_term.field_cat_date_end.yml | 2 +- config/sync/rest_oai_pmh.settings.yml | 4 +-- config/sync/views.view.newspapers.yml | 30 +++++++++---------- 20 files changed, 46 insertions(+), 46 deletions(-) diff --git a/.gitattributes b/.gitattributes index a37894e8e..76ea8feeb 100644 --- a/.gitattributes +++ b/.gitattributes @@ -19,24 +19,24 @@ *.config text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.css text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.dist text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 -*.engine text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.engine text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php *.html text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=html -*.inc text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php -*.install text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.inc text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php +*.install text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php *.js text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.json text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.lock text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.map text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.md text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 -*.module text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php -*.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.module text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php +*.php text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php *.po text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 -*.profile text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.profile text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php *.script text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 -*.sh text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.sh text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php *.sql text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.svg text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 -*.theme text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php +*.theme text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff=php linguist-language=php *.twig text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.txt text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 *.xml text eol=lf whitespace=blank-at-eol,-blank-at-eof,-space-before-tab,tab-in-indent,tabwidth=2 diff --git a/config/sync/core.entity_form_display.node.islandora_object.default.yml b/config/sync/core.entity_form_display.node.islandora_object.default.yml index c847ca297..723638dc7 100644 --- a/config/sync/core.entity_form_display.node.islandora_object.default.yml +++ b/config/sync/core.entity_form_display.node.islandora_object.default.yml @@ -468,7 +468,7 @@ content: region: content settings: match_operator: CONTAINS - size: '60' + size: 60 placeholder: '' match_limit: 10 third_party_settings: { } diff --git a/config/sync/core.entity_form_display.taxonomy_term.corporate_body.default.yml b/config/sync/core.entity_form_display.taxonomy_term.corporate_body.default.yml index 40f9293c7..f053152e3 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.corporate_body.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.corporate_body.default.yml @@ -67,7 +67,7 @@ content: region: content settings: match_operator: CONTAINS - size: '60' + size: 60 placeholder: '' third_party_settings: { } field_type: diff --git a/config/sync/core.entity_form_display.taxonomy_term.family.default.yml b/config/sync/core.entity_form_display.taxonomy_term.family.default.yml index 76981b436..c1bc98d45 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.family.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.family.default.yml @@ -57,7 +57,7 @@ content: region: content settings: match_operator: CONTAINS - size: '60' + size: 60 placeholder: '' third_party_settings: { } langcode: diff --git a/config/sync/core.entity_form_display.taxonomy_term.person.default.yml b/config/sync/core.entity_form_display.taxonomy_term.person.default.yml index 36515129e..24284f478 100644 --- a/config/sync/core.entity_form_display.taxonomy_term.person.default.yml +++ b/config/sync/core.entity_form_display.taxonomy_term.person.default.yml @@ -68,7 +68,7 @@ content: region: content settings: match_operator: CONTAINS - size: '60' + size: 60 placeholder: '' match_limit: 10 third_party_settings: { } diff --git a/config/sync/field.field.node.islandora_object.field_linked_agent.yml b/config/sync/field.field.node.islandora_object.field_linked_agent.yml index 14a25c3af..1570f4f89 100644 --- a/config/sync/field.field.node.islandora_object.field_linked_agent.yml +++ b/config/sync/field.field.node.islandora_object.field_linked_agent.yml @@ -32,7 +32,7 @@ settings: sort: field: name direction: asc - auto_create: 0 + auto_create: false auto_create_bundle: person rel_types: 'relators:asn': '' diff --git a/config/sync/field.field.taxonomy_term.corporate_body.field_relationships.yml b/config/sync/field.field.taxonomy_term.corporate_body.field_relationships.yml index 6688c5524..b209dd1fd 100644 --- a/config/sync/field.field.taxonomy_term.corporate_body.field_relationships.yml +++ b/config/sync/field.field.taxonomy_term.corporate_body.field_relationships.yml @@ -31,7 +31,7 @@ settings: sort: field: name direction: asc - auto_create: 0 + auto_create: false auto_create_bundle: corporate_body rel_types: 'schema:alumni': Alumni diff --git a/config/sync/field.field.taxonomy_term.family.field_relationships.yml b/config/sync/field.field.taxonomy_term.family.field_relationships.yml index 1d7c34dee..191065729 100644 --- a/config/sync/field.field.taxonomy_term.family.field_relationships.yml +++ b/config/sync/field.field.taxonomy_term.family.field_relationships.yml @@ -31,7 +31,7 @@ settings: sort: field: name direction: asc - auto_create: 0 + auto_create: false auto_create_bundle: corporate_body rel_types: 'schema:member': Member diff --git a/config/sync/field.field.taxonomy_term.person.field_relationships.yml b/config/sync/field.field.taxonomy_term.person.field_relationships.yml index cf9113140..bf8a9c88f 100644 --- a/config/sync/field.field.taxonomy_term.person.field_relationships.yml +++ b/config/sync/field.field.taxonomy_term.person.field_relationships.yml @@ -31,7 +31,7 @@ settings: sort: field: name direction: asc - auto_create: 0 + auto_create: false auto_create_bundle: corporate_body rel_types: 'schema:knows': Knows diff --git a/config/sync/field.storage.node.field_copyright_date.yml b/config/sync/field.storage.node.field_copyright_date.yml index aa48c54ec..9c86b62a7 100644 --- a/config/sync/field.storage.node.field_copyright_date.yml +++ b/config/sync/field.storage.node.field_copyright_date.yml @@ -16,9 +16,9 @@ field_name: field_copyright_date entity_type: node type: edtf settings: - max_length: '128' - is_ascii: false + max_length: 128 case_sensitive: false + is_ascii: false module: controlled_access_terms locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_date_captured.yml b/config/sync/field.storage.node.field_date_captured.yml index ced88dfd5..26a14aa5a 100644 --- a/config/sync/field.storage.node.field_date_captured.yml +++ b/config/sync/field.storage.node.field_date_captured.yml @@ -16,9 +16,9 @@ field_name: field_date_captured entity_type: node type: edtf settings: - max_length: '128' - is_ascii: false + max_length: 128 case_sensitive: false + is_ascii: false module: controlled_access_terms locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_date_modified.yml b/config/sync/field.storage.node.field_date_modified.yml index 74a2d4a6e..50ee76147 100644 --- a/config/sync/field.storage.node.field_date_modified.yml +++ b/config/sync/field.storage.node.field_date_modified.yml @@ -16,9 +16,9 @@ field_name: field_date_modified entity_type: node type: edtf settings: - max_length: '128' - is_ascii: false + max_length: 128 case_sensitive: false + is_ascii: false module: controlled_access_terms locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_date_valid.yml b/config/sync/field.storage.node.field_date_valid.yml index fea69f26a..f2806a321 100644 --- a/config/sync/field.storage.node.field_date_valid.yml +++ b/config/sync/field.storage.node.field_date_valid.yml @@ -16,9 +16,9 @@ field_name: field_date_valid entity_type: node type: edtf settings: - max_length: '128' - is_ascii: false + max_length: 128 case_sensitive: false + is_ascii: false module: controlled_access_terms locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_edtf_date.yml b/config/sync/field.storage.node.field_edtf_date.yml index c33882f8e..2af5de9a8 100644 --- a/config/sync/field.storage.node.field_edtf_date.yml +++ b/config/sync/field.storage.node.field_edtf_date.yml @@ -12,8 +12,8 @@ entity_type: node type: edtf settings: max_length: 128 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_edtf_date_created.yml b/config/sync/field.storage.node.field_edtf_date_created.yml index 4de1899c7..c77a62506 100644 --- a/config/sync/field.storage.node.field_edtf_date_created.yml +++ b/config/sync/field.storage.node.field_edtf_date_created.yml @@ -12,8 +12,8 @@ entity_type: node type: edtf settings: max_length: 128 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: -1 diff --git a/config/sync/field.storage.node.field_edtf_date_issued.yml b/config/sync/field.storage.node.field_edtf_date_issued.yml index 9fa7197be..4e632d1b0 100644 --- a/config/sync/field.storage.node.field_edtf_date_issued.yml +++ b/config/sync/field.storage.node.field_edtf_date_issued.yml @@ -12,8 +12,8 @@ entity_type: node type: edtf settings: max_length: 128 - is_ascii: false case_sensitive: false + is_ascii: false module: core locked: false cardinality: -1 diff --git a/config/sync/field.storage.taxonomy_term.field_cat_date_begin.yml b/config/sync/field.storage.taxonomy_term.field_cat_date_begin.yml index a77178bc9..317636aa8 100644 --- a/config/sync/field.storage.taxonomy_term.field_cat_date_begin.yml +++ b/config/sync/field.storage.taxonomy_term.field_cat_date_begin.yml @@ -13,8 +13,8 @@ entity_type: taxonomy_term type: edtf settings: max_length: 60 - is_ascii: false case_sensitive: false + is_ascii: false module: controlled_access_terms locked: false cardinality: 1 diff --git a/config/sync/field.storage.taxonomy_term.field_cat_date_end.yml b/config/sync/field.storage.taxonomy_term.field_cat_date_end.yml index 94e54f2f9..60ddc4771 100644 --- a/config/sync/field.storage.taxonomy_term.field_cat_date_end.yml +++ b/config/sync/field.storage.taxonomy_term.field_cat_date_end.yml @@ -13,8 +13,8 @@ entity_type: taxonomy_term type: edtf settings: max_length: 60 - is_ascii: false case_sensitive: false + is_ascii: false module: controlled_access_terms locked: false cardinality: 1 diff --git a/config/sync/rest_oai_pmh.settings.yml b/config/sync/rest_oai_pmh.settings.yml index a9da52d5b..b3ef7333a 100644 --- a/config/sync/rest_oai_pmh.settings.yml +++ b/config/sync/rest_oai_pmh.settings.yml @@ -15,10 +15,10 @@ metadata_map_plugins: label: oai_dc value: dublin_core_rdf - - label: oai_raw + label: mods value: '' - - label: mods + label: oai_raw value: '' cache_technique: liberal_cache mods_view: diff --git a/config/sync/views.view.newspapers.yml b/config/sync/views.view.newspapers.yml index c6628a4c0..1b7496318 100644 --- a/config/sync/views.view.newspapers.yml +++ b/config/sync/views.view.newspapers.yml @@ -123,6 +123,11 @@ display: click_sort_column: value type: edtf_default settings: + date_separator: dash + date_order: big_endian + month_format: nm + day_format: nd + year_format: 'y' relationship: none fieldsets: - more @@ -185,11 +190,6 @@ display: click_sort_column: value type: edtf_default field_api_classes: 0 - date_separator: dash - date_order: big_endian - month_format: nm - day_format: nd - year_format: 'y' group_column: value group_columns: { } group_rows: true @@ -252,6 +252,11 @@ display: click_sort_column: value type: edtf_default settings: + date_separator: space + date_order: big_endian + month_format: mmmm + day_format: nd + year_format: 'y' relationship: none fieldsets: - more @@ -314,11 +319,6 @@ display: click_sort_column: value type: edtf_default field_api_classes: 0 - date_separator: space - date_order: big_endian - month_format: mmmm - day_format: nd - year_format: 'y' group_column: value group_columns: { } group_rows: true @@ -381,6 +381,11 @@ display: click_sort_column: value type: edtf_default settings: + date_separator: dash + date_order: big_endian + month_format: mm + day_format: dd + year_format: 'y' relationship: none fieldsets: - more @@ -443,11 +448,6 @@ display: click_sort_column: value type: edtf_default field_api_classes: 0 - date_separator: dash - date_order: big_endian - month_format: mm - day_format: dd - year_format: 'y' group_column: value group_columns: { } group_rows: true