-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #556 from usagov/dev
HOTFIX for missing hmn configuration
- Loading branch information
Showing
41 changed files
with
788 additions
and
0 deletions.
There are no files selected for viewing
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.account.changed.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,18 @@ | ||
uuid: 241ebaf3-ab58-4ba6-9fdf-79736599a6dd | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.account | ||
id: menu_link_content.account.changed | ||
field_name: changed | ||
entity_type: menu_link_content | ||
bundle: account | ||
label: Changed | ||
description: 'The time that the menu link was last edited.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.account.description.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,18 @@ | ||
uuid: c141e5b9-1f58-4a02-9f83-d445bcb51f6d | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.account | ||
id: menu_link_content.account.description | ||
field_name: description | ||
entity_type: menu_link_content | ||
bundle: account | ||
label: Description | ||
description: 'Shown when hovering over the menu link.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.menu_link_content.account.link_override.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,22 @@ | ||
uuid: 8034d53f-fba7-4056-8555-a1541a502647 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.account | ||
module: | ||
- link | ||
id: menu_link_content.account.link_override | ||
field_name: link_override | ||
entity_type: menu_link_content | ||
bundle: account | ||
label: 'Translatable External Link Override' | ||
description: 'The regular link field does not support the translation of external links. If you need to translate an off-site link, use this field as an override to support translation. Do <em>not</em> use this for internal Drupal links.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
title: 0 | ||
link_type: 17 | ||
field_type: link |
20 changes: 20 additions & 0 deletions
20
config/sync/core.base_field_override.menu_link_content.account.metatag.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,20 @@ | ||
uuid: 3481c9f1-1be4-4f4f-8353-c5049fbdfd75 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.account | ||
module: | ||
- metatag | ||
id: menu_link_content.account.metatag | ||
field_name: metatag | ||
entity_type: menu_link_content | ||
bundle: account | ||
label: 'Metatags (Hidden field for JSON support)' | ||
description: 'The computed meta tags for the entity.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: metatag_computed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.account.title.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,18 @@ | ||
uuid: 3f132c07-bedb-46f6-b237-4f2d0980abaa | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.account | ||
id: menu_link_content.account.title | ||
field_name: title | ||
entity_type: menu_link_content | ||
bundle: account | ||
label: 'Menu link title' | ||
description: 'The text to be used for this link in the menu.' | ||
required: true | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.account.view_mode.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,18 @@ | ||
uuid: 8ad415ea-9f76-4e1f-9b54-38056ea3a4ec | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.account | ||
id: menu_link_content.account.view_mode | ||
field_name: view_mode | ||
entity_type: menu_link_content | ||
bundle: account | ||
label: 'View mode' | ||
description: 'Per item view mode selector.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.admin.changed.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,18 @@ | ||
uuid: ae999c99-0c4c-4147-aa67-8accf66a23c3 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.admin | ||
id: menu_link_content.admin.changed | ||
field_name: changed | ||
entity_type: menu_link_content | ||
bundle: admin | ||
label: Changed | ||
description: 'The time that the menu link was last edited.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.admin.description.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,18 @@ | ||
uuid: b2eba5e0-8e84-41e6-9b47-f5911e42bb58 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.admin | ||
id: menu_link_content.admin.description | ||
field_name: description | ||
entity_type: menu_link_content | ||
bundle: admin | ||
label: Description | ||
description: 'Shown when hovering over the menu link.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.menu_link_content.admin.link_override.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,22 @@ | ||
uuid: 7bbde369-3871-4550-8f0a-841a6464947a | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.admin | ||
module: | ||
- link | ||
id: menu_link_content.admin.link_override | ||
field_name: link_override | ||
entity_type: menu_link_content | ||
bundle: admin | ||
label: 'Translatable External Link Override' | ||
description: 'The regular link field does not support the translation of external links. If you need to translate an off-site link, use this field as an override to support translation. Do <em>not</em> use this for internal Drupal links.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
title: 0 | ||
link_type: 17 | ||
field_type: link |
20 changes: 20 additions & 0 deletions
20
config/sync/core.base_field_override.menu_link_content.admin.metatag.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,20 @@ | ||
uuid: a1e71695-b864-473c-ac74-0f13b468f30d | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.admin | ||
module: | ||
- metatag | ||
id: menu_link_content.admin.metatag | ||
field_name: metatag | ||
entity_type: menu_link_content | ||
bundle: admin | ||
label: 'Metatags (Hidden field for JSON support)' | ||
description: 'The computed meta tags for the entity.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: metatag_computed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.admin.title.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,18 @@ | ||
uuid: aa7892ef-4ddb-421c-b964-ef9639186c65 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.admin | ||
id: menu_link_content.admin.title | ||
field_name: title | ||
entity_type: menu_link_content | ||
bundle: admin | ||
label: 'Menu link title' | ||
description: 'The text to be used for this link in the menu.' | ||
required: true | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.admin.view_mode.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,18 @@ | ||
uuid: ca10f181-22b7-4feb-82ed-0e3c86e028b2 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.admin | ||
id: menu_link_content.admin.view_mode | ||
field_name: view_mode | ||
entity_type: menu_link_content | ||
bundle: admin | ||
label: 'View mode' | ||
description: 'Per item view mode selector.' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.footer.changed.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,18 @@ | ||
uuid: 48035784-b5eb-45bc-b639-6c11da345389 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.footer | ||
id: menu_link_content.footer.changed | ||
field_name: changed | ||
entity_type: menu_link_content | ||
bundle: footer | ||
label: Changed | ||
description: 'The time that the menu link was last edited.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.footer.description.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,18 @@ | ||
uuid: b9260e81-e42b-4d24-9fe5-61d58384bfb8 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.footer | ||
id: menu_link_content.footer.description | ||
field_name: description | ||
entity_type: menu_link_content | ||
bundle: footer | ||
label: Description | ||
description: 'Shown when hovering over the menu link.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
22 changes: 22 additions & 0 deletions
22
config/sync/core.base_field_override.menu_link_content.footer.link_override.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,22 @@ | ||
uuid: ba5dc128-18f0-47dc-a841-f58d320281ce | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.footer | ||
module: | ||
- link | ||
id: menu_link_content.footer.link_override | ||
field_name: link_override | ||
entity_type: menu_link_content | ||
bundle: footer | ||
label: 'Translatable External Link Override' | ||
description: 'The regular link field does not support the translation of external links. If you need to translate an off-site link, use this field as an override to support translation. Do <em>not</em> use this for internal Drupal links.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
title: 0 | ||
link_type: 17 | ||
field_type: link |
20 changes: 20 additions & 0 deletions
20
config/sync/core.base_field_override.menu_link_content.footer.metatag.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,20 @@ | ||
uuid: e8652542-594d-4523-9f74-b573cfc71a7d | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.footer | ||
module: | ||
- metatag | ||
id: menu_link_content.footer.metatag | ||
field_name: metatag | ||
entity_type: menu_link_content | ||
bundle: footer | ||
label: 'Metatags (Hidden field for JSON support)' | ||
description: 'The computed meta tags for the entity.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: metatag_computed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.footer.title.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,18 @@ | ||
uuid: a8045d88-0bdd-4c93-bd89-e0f0bd59ee36 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.footer | ||
id: menu_link_content.footer.title | ||
field_name: title | ||
entity_type: menu_link_content | ||
bundle: footer | ||
label: 'Menu link title' | ||
description: 'The text to be used for this link in the menu.' | ||
required: true | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.footer.view_mode.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,18 @@ | ||
uuid: 9ac7515c-82c9-471d-875f-14e3744b6777 | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.footer | ||
id: menu_link_content.footer.view_mode | ||
field_name: view_mode | ||
entity_type: menu_link_content | ||
bundle: footer | ||
label: 'View mode' | ||
description: 'Per item view mode selector.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.main.changed.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,18 @@ | ||
uuid: 6a53a764-be50-4032-8342-af29d8f5847c | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.main | ||
id: menu_link_content.main.changed | ||
field_name: changed | ||
entity_type: menu_link_content | ||
bundle: main | ||
label: Changed | ||
description: 'The time that the menu link was last edited.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: changed |
18 changes: 18 additions & 0 deletions
18
config/sync/core.base_field_override.menu_link_content.main.description.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,18 @@ | ||
uuid: b224a124-4e70-40cc-9dce-ab893e12ecec | ||
langcode: hmn | ||
status: true | ||
dependencies: | ||
config: | ||
- system.menu.main | ||
id: menu_link_content.main.description | ||
field_name: description | ||
entity_type: menu_link_content | ||
bundle: main | ||
label: Description | ||
description: 'Shown when hovering over the menu link.' | ||
required: false | ||
translatable: true | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
Oops, something went wrong.