Skip to content

Commit

Permalink
Merge pull request #34 from dof-dss/development
Browse files Browse the repository at this point in the history
Unity release
  • Loading branch information
DuttonMa authored May 24, 2023
2 parents b8b254f + 33905d3 commit 3574be4
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 13 deletions.
7 changes: 6 additions & 1 deletion config/install/core.entity_view_display.node.faq.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,26 @@ dependencies:
module:
- entity_reference_revisions
- user
_core:
default_config_hash: fyNVz0U6OrM17Z1wzLHUKWnh3sPO9Azwt-Yt5e4wzyE
id: node.faq.default
targetEntityType: node
bundle: faq
mode: default
content:
field_faq:
type: entity_reference_revisions_entity_view
weight: 0
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
weight: 0
region: content
hidden:
content_moderation_control: true
field_meta_tags: true
langcode: true
links: true
search_api_excerpt: true

2 changes: 1 addition & 1 deletion config/install/eu_cookie_compliance.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ use_mobile_message: false
use_bare_css: true
use_olivero_css: false
disagree_do_not_show_popup: false
reload_page: false
reload_page: true
reload_options: 0
reload_routes_list: ''
cookie_name: ''
Expand Down
3 changes: 2 additions & 1 deletion config/install/field.field.node.faq.field_faq.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies:
module:
- entity_reference_revisions
_core:
default_config_hash: NGKG12-hkY7Y2-hX2UGuZqMHNHdvG5652ZtyTryBWxQ
default_config_hash: 5O7FmAjd9YohoNXgOfyOB2kfR25IWO7vJ7L7qYSTafA
id: node.faq.field_faq
field_name: field_faq
entity_type: node
Expand All @@ -33,3 +33,4 @@ settings:
weight: 4
enabled: false
field_type: entity_reference_revisions

Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@ dependencies:
- text
third_party_settings:
allowed_formats:
basic_html: basic_html
restricted_html: '0'
full_html: '0'
plain_text: '0'
allowed_formats:
- basic_html
_core:
default_config_hash: 6xN2ranEPKchPOE8-bDahlijOaSZ-XyUXXYdkmdJ2Ps
default_config_hash: 1E9E1XBS00aTXa7gKOiwLzo8JAvbwnO3DvIN_wBgj24
id: paragraph.faq_accordion.field_answer
field_name: field_answer
entity_type: paragraph
Expand Down
4 changes: 2 additions & 2 deletions config/install/field.storage.node.field_faq.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
langcode: en
langcode: und
status: true
dependencies:
module:
- entity_reference_revisions
- node
- paragraphs
_core:
default_config_hash: galDCrzinVtPliHK4qlZGt5mi_-NE6tMLrxq2iZ-jeI
default_config_hash: S3Upem2GMIsJwHeBNg_N9SnU9tw4QQZma_wIjPjZAEs
id: node.field_faq
field_name: field_faq
entity_type: node
Expand Down
5 changes: 2 additions & 3 deletions config/install/node.type.publication.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ dependencies:
- origins_toc
third_party_settings:
menu_ui:
available_menus:
- main
parent: 'main:'
available_menus: { }
parent: ''
origins_toc:
toc_enable: 0
toc_title: 'Table of contents'
Expand Down

0 comments on commit 3574be4

Please sign in to comment.