-
Notifications
You must be signed in to change notification settings - Fork 4
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 #241 from openeuropa/OEL-2633
OEL-2633: Show gallery field in project detail page.
- Loading branch information
Showing
7 changed files
with
363 additions
and
31 deletions.
There are no files selected for viewing
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
241 changes: 241 additions & 0 deletions
241
...config/post_updates/00003_gallery_field/core.entity_view_display.node.oe_project.full.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,241 @@ | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- core.entity_view_mode.node.full | ||
- field.field.node.oe_project.body | ||
- field.field.node.oe_project.oe_cx_achievements_and_milestone | ||
- field.field.node.oe_project.oe_cx_gallery | ||
- field.field.node.oe_project.oe_cx_impacts | ||
- field.field.node.oe_project.oe_cx_lead_contributors | ||
- field.field.node.oe_project.oe_cx_objective | ||
- field.field.node.oe_project.oe_departments | ||
- field.field.node.oe_project.oe_documents | ||
- field.field.node.oe_project.oe_featured_media | ||
- field.field.node.oe_project.oe_project_budget | ||
- field.field.node.oe_project.oe_project_budget_eu | ||
- field.field.node.oe_project.oe_project_calls | ||
- field.field.node.oe_project.oe_project_contact | ||
- field.field.node.oe_project.oe_project_coordinators | ||
- field.field.node.oe_project.oe_project_dates | ||
- field.field.node.oe_project.oe_project_eu_budget | ||
- field.field.node.oe_project.oe_project_eu_contrib | ||
- field.field.node.oe_project.oe_project_funding_programme | ||
- field.field.node.oe_project.oe_project_locations | ||
- field.field.node.oe_project.oe_project_participants | ||
- field.field.node.oe_project.oe_project_result_files | ||
- field.field.node.oe_project.oe_project_results | ||
- field.field.node.oe_project.oe_project_website | ||
- field.field.node.oe_project.oe_reference_code | ||
- field.field.node.oe_project.oe_subject | ||
- field.field.node.oe_project.oe_summary | ||
- field.field.node.oe_project.oe_teaser | ||
- node.type.oe_project | ||
module: | ||
- datetime_range | ||
- entity_reference_revisions | ||
- field_group | ||
- link | ||
- oe_whitelabel_helper | ||
- rdf_skos | ||
- text | ||
- user | ||
third_party_settings: | ||
field_group: | ||
group_project_details: | ||
children: | ||
- group_website | ||
- group_coordinators | ||
label: 'Project details' | ||
parent_name: '' | ||
region: content | ||
weight: 2 | ||
format_type: html_element | ||
format_settings: | ||
classes: '' | ||
show_empty_fields: false | ||
id: '' | ||
element: div | ||
show_label: false | ||
label_element: h3 | ||
label_element_classes: 'fw-bold mb-4' | ||
attributes: '' | ||
effect: none | ||
speed: fast | ||
group_coordinators: | ||
children: | ||
- oe_project_coordinators | ||
label: Coordinators | ||
parent_name: group_project_details | ||
region: content | ||
weight: 11 | ||
format_type: oe_whitelabel_helper_description_list_pattern | ||
format_settings: { } | ||
group_budget: | ||
children: | ||
- extra_field_oe_whitelabel_extra_project_project_budget | ||
- extra_field_oe_whitelabel_extra_project_eu_contrib | ||
label: Budget | ||
parent_name: '' | ||
region: content | ||
weight: 1 | ||
format_type: html_element | ||
format_settings: | ||
classes: '' | ||
show_empty_fields: false | ||
id: '' | ||
element: div | ||
show_label: false | ||
label_element: h3 | ||
label_element_classes: '' | ||
attributes: '' | ||
effect: none | ||
speed: fast | ||
group_website: | ||
children: | ||
- oe_project_website | ||
- oe_project_funding_programme | ||
- oe_reference_code | ||
label: Website | ||
parent_name: group_project_details | ||
region: content | ||
weight: 10 | ||
format_type: oe_whitelabel_helper_description_list_pattern | ||
format_settings: { } | ||
id: node.oe_project.full | ||
targetEntityType: node | ||
bundle: oe_project | ||
mode: full | ||
content: | ||
extra_field_oe_whitelabel_extra_project_eu_contrib: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 6 | ||
region: content | ||
extra_field_oe_whitelabel_extra_project_project_budget: | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 5 | ||
region: content | ||
oe_cx_achievements_and_milestone: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 8 | ||
region: content | ||
oe_cx_gallery: | ||
type: oe_whitelabel_helper_gallery | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 9 | ||
region: content | ||
oe_cx_impacts: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 5 | ||
region: content | ||
oe_cx_lead_contributors: | ||
type: entity_reference_revisions_entity_view | ||
label: hidden | ||
settings: | ||
view_mode: default | ||
link: '' | ||
third_party_settings: { } | ||
weight: 6 | ||
region: content | ||
oe_cx_objective: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 4 | ||
region: content | ||
oe_project_coordinators: | ||
type: entity_reference_revisions_label | ||
label: hidden | ||
settings: | ||
link: false | ||
third_party_settings: { } | ||
weight: 4 | ||
region: content | ||
oe_project_dates: | ||
type: daterange_default | ||
label: hidden | ||
settings: | ||
timezone_override: '' | ||
format_type: oe_whitelabel_project_date | ||
separator: '-' | ||
third_party_settings: { } | ||
weight: 0 | ||
region: content | ||
oe_project_funding_programme: | ||
type: skos_concept_entity_reference_label | ||
label: hidden | ||
settings: | ||
link: false | ||
third_party_settings: { } | ||
weight: 4 | ||
region: content | ||
oe_project_participants: | ||
type: entity_reference_revisions_entity_view | ||
label: hidden | ||
settings: | ||
view_mode: default | ||
link: '' | ||
third_party_settings: { } | ||
weight: 7 | ||
region: content | ||
oe_project_website: | ||
type: link | ||
label: hidden | ||
settings: | ||
trim_length: 80 | ||
url_only: false | ||
url_plain: false | ||
rel: '' | ||
target: '' | ||
third_party_settings: { } | ||
weight: 3 | ||
region: content | ||
oe_reference_code: | ||
type: string | ||
label: hidden | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
weight: 6 | ||
region: content | ||
oe_summary: | ||
type: text_default | ||
label: hidden | ||
settings: { } | ||
third_party_settings: { } | ||
weight: 3 | ||
region: content | ||
hidden: | ||
body: true | ||
langcode: true | ||
links: true | ||
oe_content_content_owner: true | ||
oe_content_legacy_link: true | ||
oe_content_navigation_title: true | ||
oe_content_short_title: true | ||
oe_departments: true | ||
oe_documents: true | ||
oe_featured_media: true | ||
oe_project_budget: true | ||
oe_project_budget_eu: true | ||
oe_project_calls: true | ||
oe_project_contact: true | ||
oe_project_eu_budget: true | ||
oe_project_eu_contrib: true | ||
oe_project_locations: true | ||
oe_project_result_files: true | ||
oe_project_results: true | ||
oe_subject: true | ||
oe_teaser: true | ||
search_api_excerpt: true |
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
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
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
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.