Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 054e7b02 authored by Gilmar Lima's avatar Gilmar Lima
Browse files

OEL-1017: Create OE Whitelabel News submodule and import OE Starter Content...

OEL-1017: Create OE Whitelabel News submodule and import OE Starter Content display and date format configuration.
parent 77f12c08
No related branches found
No related tags found
1 merge request!68OEL-1017: [oe_whitelabel] Style the news content type
# OpenEuropa Whitelabel News
\ No newline at end of file
langcode: und
status: true
dependencies: { }
id: oel_whitelabel_news_date
label: 'OEL Whitelabel News date'
locked: false
pattern: 'd F Y'
langcode: en
status: true
dependencies:
config:
- field.field.node.oe_news.body
- field.field.node.oe_news.oe_featured_media
- field.field.node.oe_news.oe_publication_date
- field.field.node.oe_news.oe_summary
- node.type.oe_news
module:
- datetime
- text
- user
id: node.oe_news.full
targetEntityType: node
bundle: oe_news
mode: full
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 12
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
oe_featured_media:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
link: false
third_party_settings: { }
weight: 10
region: content
oe_publication_date:
type: datetime_default
label: hidden
settings:
timezone_override: ''
format_type: oel_whitelabel_news_date
third_party_settings: { }
weight: 13
region: content
oe_summary:
type: basic_string
label: hidden
settings: { }
third_party_settings: { }
weight: 11
region: content
hidden:
langcode: true
search_api_excerpt: true
langcode: en
status: true
dependencies:
config:
- core.entity_view_mode.node.teaser
- field.field.node.oe_news.body
- field.field.node.oe_news.oe_featured_media
- field.field.node.oe_news.oe_publication_date
- field.field.node.oe_news.oe_summary
- node.type.oe_news
module:
- datetime
- text
- user
id: node.oe_news.teaser
targetEntityType: node
bundle: oe_news
mode: teaser
content:
body:
type: text_default
label: hidden
settings: { }
third_party_settings: { }
weight: 12
region: content
links:
settings: { }
third_party_settings: { }
weight: 100
region: content
oe_featured_media:
type: entity_reference_entity_view
label: hidden
settings:
view_mode: default
link: false
third_party_settings: { }
weight: 10
region: content
oe_publication_date:
type: datetime_default
label: hidden
settings:
timezone_override: ''
format_type: oel_whitelabel_news_date
third_party_settings: { }
weight: 13
region: content
oe_summary:
type: basic_string
label: hidden
settings: { }
third_party_settings: { }
weight: 11
region: content
hidden:
langcode: true
search_api_excerpt: true
name: OpenEuropa Whitelabel News
type: module
description: Adds additional functionality to the News module
package: OpenEuropa Whitelabel Theme
core_version_requirement: ^8.9 || ^9.1
dependencies:
- oe_starter_content:oe_starter_content_news
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment