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

MIG changes May 2021 #69

Merged
merged 3 commits 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 @@ -15,11 +15,11 @@ mode: default
content:
description:
type: text_textarea
weight: 1
weight: 0
region: content
settings:
size: 60
placeholder: ''
rows: 5
third_party_settings: { }
field_authority_link:
weight: 2
Expand All @@ -31,23 +31,35 @@ content:
region: content
langcode:
type: language_select
weight: 3
weight: 2
region: content
settings:
include_locked: true
third_party_settings: { }
name:
type: string_textfield
weight: 0
weight: -5
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
path:
type: path
weight: 4
weight: 30
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 100
region: content
third_party_settings: { }
translation:
weight: 10
settings: { }
third_party_settings: { }
region: content
hidden: { }
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ content:
placeholder: ''
third_party_settings: { }
field_authority_link:
weight: 31
weight: 101
settings:
placeholder_url: ''
placeholder_title: ''
Expand Down Expand Up @@ -50,4 +50,11 @@ content:
region: content
settings: { }
third_party_settings: { }
status:
type: boolean_checkbox
settings:
display_label: true
weight: 100
region: content
third_party_settings: { }
hidden: { }
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ content:
region: content
settings: { }
third_party_settings: { }
field_authority_sources:
field_authority_link:
weight: 1
label: above
settings:
Expand All @@ -33,3 +33,4 @@ content:
region: content
hidden:
langcode: true

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
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ bundle: language
label: 'Authority Sources'
description: ''
required: false
translatable: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
authority_sources:
iso639-2b: 'Library of Congress MARC List for Languages'
iso639-2: 'ISO 639-2 Codes for the Representation of Names of Languages'
other: Other
title: 1
link_type: 16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ name: Genre
vid: genre
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: 'Language of the work'
description: 'Codes to describe language of resource content. Intended for use with ISO639-2'
weight: 0