-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Incorporate MIG sandbox edits. (#52)
* Incorporate MIG sandbox edits. * Merge islandora_marc_countries with defaults. * Change reference to use new form vocab. * Is form a reserved word? * Move field_authority_sources to controlled_access_terms. * Rename field_authority_sources back to field_authority_link.
- Loading branch information
Showing
80 changed files
with
1,966 additions
and
576 deletions.
There are no files selected for viewing
372 changes: 303 additions & 69 deletions
372
config/install/core.entity_form_display.node.islandora_object.default.yml
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
65 changes: 65 additions & 0 deletions
65
config/install/core.entity_form_display.taxonomy_term.form.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.taxonomy_term.form.field_authority_link | ||
- taxonomy.vocabulary.form | ||
module: | ||
- controlled_access_terms | ||
- path | ||
- text | ||
id: taxonomy_term.form.default | ||
targetEntityType: taxonomy_term | ||
bundle: form | ||
mode: default | ||
content: | ||
description: | ||
type: text_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_authority_link: | ||
weight: 101 | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
type: authority_link_default | ||
region: content | ||
langcode: | ||
type: language_select | ||
weight: 2 | ||
region: content | ||
settings: | ||
include_locked: true | ||
third_party_settings: { } | ||
name: | ||
type: string_textfield | ||
weight: -5 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
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: { } |
65 changes: 65 additions & 0 deletions
65
config/install/core.entity_form_display.taxonomy_term.frequencies.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.taxonomy_term.frequencies.field_authority_link | ||
- taxonomy.vocabulary.frequencies | ||
module: | ||
- controlled_access_terms | ||
- path | ||
- text | ||
id: taxonomy_term.frequencies.default | ||
targetEntityType: taxonomy_term | ||
bundle: frequencies | ||
mode: default | ||
content: | ||
description: | ||
type: text_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_authority_link: | ||
weight: 101 | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
type: authority_link_default | ||
region: content | ||
langcode: | ||
type: language_select | ||
weight: 2 | ||
region: content | ||
settings: | ||
include_locked: true | ||
third_party_settings: { } | ||
name: | ||
type: string_textfield | ||
weight: -5 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
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: { } |
65 changes: 65 additions & 0 deletions
65
config/install/core.entity_form_display.taxonomy_term.issuance_modes.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.taxonomy_term.issuance_modes.field_authority_link | ||
- taxonomy.vocabulary.issuance_modes | ||
module: | ||
- controlled_access_terms | ||
- path | ||
- text | ||
id: taxonomy_term.issuance_modes.default | ||
targetEntityType: taxonomy_term | ||
bundle: issuance_modes | ||
mode: default | ||
content: | ||
description: | ||
type: text_textarea | ||
weight: 1 | ||
region: content | ||
settings: | ||
placeholder: '' | ||
rows: 5 | ||
third_party_settings: { } | ||
field_authority_link: | ||
weight: 2 | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
type: authority_link_default | ||
region: content | ||
langcode: | ||
type: language_select | ||
weight: 3 | ||
region: content | ||
settings: | ||
include_locked: true | ||
third_party_settings: { } | ||
name: | ||
type: string_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
weight: 5 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
status: | ||
type: boolean_checkbox | ||
settings: | ||
display_label: true | ||
weight: 6 | ||
region: content | ||
third_party_settings: { } | ||
translation: | ||
weight: 4 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
hidden: { } |
65 changes: 65 additions & 0 deletions
65
config/install/core.entity_form_display.taxonomy_term.temporal_subjects.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- field.field.taxonomy_term.temporal_subjects.field_authority_link | ||
- taxonomy.vocabulary.temporal_subjects | ||
module: | ||
- controlled_access_terms | ||
- path | ||
- text | ||
id: taxonomy_term.temporal_subjects.default | ||
targetEntityType: taxonomy_term | ||
bundle: temporal_subjects | ||
mode: default | ||
content: | ||
description: | ||
type: text_textfield | ||
weight: 0 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
field_authority_link: | ||
weight: 101 | ||
settings: | ||
placeholder_url: '' | ||
placeholder_title: '' | ||
third_party_settings: { } | ||
type: authority_link_default | ||
region: content | ||
langcode: | ||
type: language_select | ||
weight: 2 | ||
region: content | ||
settings: | ||
include_locked: true | ||
third_party_settings: { } | ||
name: | ||
type: string_textfield | ||
weight: -5 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
path: | ||
type: path | ||
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: { } |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.