Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2135 from ec-europa/ISAICP-5982
Browse files Browse the repository at this point in the history
  • Loading branch information
claudiu-cristea authored Jun 2, 2020
2 parents e022850 + 3fa0d69 commit 7f7f6b5
Show file tree
Hide file tree
Showing 13 changed files with 136 additions and 159 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ langcode: en
status: true
dependencies:
config:
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand Down Expand Up @@ -83,7 +82,6 @@ content:
settings: { }
third_party_settings: { }
hidden:
body: true
created: true
current_workflow_state: true
og_audience: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ langcode: en
status: true
dependencies:
config:
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand Down Expand Up @@ -94,7 +93,6 @@ content:
third_party_settings: { }
type: link
hidden:
body: true
field_custom_page_logo: true
langcode: true
og_audience: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- core.entity_view_mode.node.view_mode_featured
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand Down Expand Up @@ -35,7 +34,6 @@ content:
template_suggestion:
template_suggestion: ''
hidden:
body: true
field_attachment: true
field_cp_content_listing: true
field_custom_page_logo: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- core.entity_view_mode.node.view_mode_tile
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand Down Expand Up @@ -35,7 +34,6 @@ content:
template_suggestion:
template_suggestion: ''
hidden:
body: true
field_attachment: true
field_cp_content_listing: true
field_paragraphs_body: true
Expand Down
37 changes: 0 additions & 37 deletions config/sync/field.field.node.custom_page.body.yml

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ langcode: en
status: true
dependencies:
config:
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand All @@ -11,29 +10,15 @@ dependencies:
- image.style.thumbnail
- node.type.custom_page
module:
- allowed_formats
- custom_page
- file
- image
- text
- paragraphs
id: node.custom_page.default
targetEntityType: node
bundle: custom_page
mode: default
content:
body:
type: text_textarea_with_summary
weight: 2
settings:
rows: 9
placeholder: ''
summary_rows: 3
show_summary: false
third_party_settings:
allowed_formats:
hide_help: '0'
hide_guidelines: '1'
region: content
field_attachment:
weight: 5
settings:
Expand All @@ -56,6 +41,18 @@ content:
third_party_settings: { }
type: image_image
region: content
field_paragraphs_body:
type: entity_reference_paragraphs
weight: 2
region: content
settings:
title: Paragraph
title_plural: Paragraphs
edit_mode: open
add_mode: dropdown
form_display_mode: default
default_paragraph_type: simple_paragraph
third_party_settings: { }
langcode:
type: language_select
weight: 1
Expand Down Expand Up @@ -86,7 +83,6 @@ content:
hidden:
created: true
current_workflow_state: true
field_paragraphs_body: true
og_audience: true
path: true
promote: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ langcode: en
status: true
dependencies:
config:
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
- field.field.node.custom_page.field_paragraphs_body
- field.field.node.custom_page.og_audience
- node.type.custom_page
module:
- entity_reference_revisions
- field_group
- file
- link
Expand Down Expand Up @@ -41,13 +41,6 @@ targetEntityType: node
bundle: custom_page
mode: default
content:
body:
label: hidden
type: text_default
weight: 1
settings: { }
third_party_settings: { }
region: content
field_attachment:
weight: 51
label: hidden
Expand All @@ -65,6 +58,15 @@ content:
label: hidden
settings: { }
third_party_settings: { }
field_paragraphs_body:
type: entity_reference_revisions_entity_view
weight: 1
region: content
label: hidden
settings:
view_mode: default
link: ''
third_party_settings: { }
links:
weight: 0
region: content
Expand All @@ -89,7 +91,6 @@ content:
type: link
hidden:
field_custom_page_logo: true
field_paragraphs_body: true
langcode: true
og_audience: true
published_at: true
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ status: true
dependencies:
config:
- core.entity_view_mode.node.view_mode_featured
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
- field.field.node.custom_page.field_paragraphs_body
- field.field.node.custom_page.og_audience
- node.type.custom_page
module:
- entity_reference_revisions
- smart_trim
- template_suggestion
- user
Expand All @@ -19,31 +19,21 @@ targetEntityType: node
bundle: custom_page
mode: view_mode_featured
content:
body:
label: hidden
type: smart_trim
field_paragraphs_body:
type: entity_reference_revisions_entity_view
weight: 0
region: content
label: hidden
settings:
trim_length: 200
trim_type: chars
trim_suffix:
more_link: false
more_text: More
summary_handler: trim
trim_options:
text: false
more_class: more-link
wrap_output: false
wrap_class: trimmed
view_mode: preview
link: ''
third_party_settings:
template_suggestion:
template_suggestion: ''
region: content
hidden:
field_attachment: true
field_cp_content_listing: true
field_custom_page_logo: true
field_paragraphs_body: true
langcode: true
links: true
node_field_cp_content_listing_top: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ status: true
dependencies:
config:
- core.entity_view_mode.node.view_mode_tile
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand Down Expand Up @@ -32,7 +31,6 @@ content:
template_suggestion:
template_suggestion: ''
hidden:
body: true
field_attachment: true
field_cp_content_listing: true
field_paragraphs_body: true
Expand Down
1 change: 0 additions & 1 deletion web/modules/custom/custom_page/custom_page.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ config_devel:
- core.base_field_override.node.custom_page.title
- facets.facet.field_cp_content_listing_content_type
- facets.facet_source.search_api_field__node.field_cp_content_listing
- field.field.node.custom_page.body
- field.field.node.custom_page.field_attachment
- field.field.node.custom_page.field_cp_content_listing
- field.field.node.custom_page.field_custom_page_logo
Expand Down
38 changes: 0 additions & 38 deletions web/modules/custom/custom_page/custom_page.post_update.php

This file was deleted.

Loading

0 comments on commit 7f7f6b5

Please sign in to comment.