Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reconcile inconsistencies introduced by MIG Sprint based on old code #1

Merged
merged 1 commit into from
Jul 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.genre.field_authority_sources
- field.field.taxonomy_term.genre.field_authority_link
- taxonomy.vocabulary.genre
module:
- controlled_access_terms
Expand All @@ -14,15 +14,15 @@ bundle: genre
mode: default
content:
description:
type: text_textfield
type: text_textarea
weight: 0
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_authority_sources:
weight: 101
field_authority_link:
weight: 2
settings:
placeholder_url: ''
placeholder_title: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.genre.field_authority_sources
- field.field.taxonomy_term.genre.field_authority_link
- taxonomy.vocabulary.genre
module:
- controlled_access_terms
Expand All @@ -19,7 +19,7 @@ content:
region: content
settings: { }
third_party_settings: { }
field_authority_sources:
field_authority_link:
weight: 1
label: above
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,9 @@ default_value: { }
default_value_callback: ''
settings:
authority_sources:
lgcft: 'Library of Congress Genre/Form Terms'
lcgft: 'Library of Congress Genre/Form Terms'
tgm: 'Thesaurus for Graphic Materials (TGM)'
mgt: 'MARC Genre/Terms Scheme'
other: Other
title: 1
link_type: 16
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ id: taxonomy_term.language.field_authority_link
field_name: field_authority_link
entity_type: taxonomy_term
bundle: language
label: 'Authority Link'
label: 'Authority Sources'
description: ''
required: false
translatable: true
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ status: true
dependencies: { }
name: Genre
vid: genre
description: 'Terms that designate particular styles or forms of content'
description: 'A term or terms that designate a category characterizing a particular style, form, or content, such as artistic, musical, literary composition, etc.'
weight: 0
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ status: true
dependencies: { }
name: Language
vid: language
description: 'Codes to describe language of resourse content. Intended for use with ISO639-2'
description: 'Codes to describe language of resource content. Intended for use with ISO639-2'
weight: 0