Skip to content
Snippets Groups Projects
Commit 5a03ffe8 authored by Alexandre Dias's avatar Alexandre Dias
Browse files

Merge branch 'ISAICP-8745' into 'develop'

ISAICP-8745: Improve description in News, Events, Docs texts.

See merge request digit/digit-joinup-dev!1368
parents c39f898e 52bcb21f
No related branches found
No related tags found
1 merge request!174Release v1.107.0
......@@ -10,7 +10,7 @@ field_name: abstract
entity_type: node
bundle: document
label: Abstract
description: 'Short description text of the document.'
description: 'Short description text of the document, displayed in content tiles and search results.'
required: true
translatable: false
default_value: { }
......
......@@ -34,7 +34,7 @@ field_name: field_paragraphs_body
entity_type: node
bundle: document
label: Body
description: ''
description: "Insert your content. You can start by adding a single-column layout and populating it with a 'Text' component."
required: true
translatable: false
default_value: { }
......
......@@ -10,7 +10,7 @@ field_name: abstract
entity_type: node
bundle: event
label: Abstract
description: 'Short description text of the event.'
description: 'Short description text of the event, displayed in content tiles and search results.'
required: true
translatable: false
default_value: { }
......
......@@ -34,7 +34,7 @@ field_name: field_paragraphs_body
entity_type: node
bundle: event
label: Body
description: ''
description: "Insert your content. You can start by adding a single-column layout and populating it with a 'Text' component."
required: false
translatable: false
default_value: { }
......
......@@ -10,7 +10,7 @@ field_name: abstract
entity_type: node
bundle: news
label: Abstract
description: 'Short description text of the news.'
description: 'Short description text of the news item, displayed in content tiles and search results.'
required: true
translatable: false
default_value: { }
......
......@@ -34,7 +34,7 @@ field_name: field_paragraphs_body
entity_type: node
bundle: news
label: Body
description: ''
description: "Insert your content. You can start by adding a single-column layout and populating it with a 'Text' component."
required: true
translatable: false
default_value: { }
......
......@@ -3,8 +3,12 @@ langcode: en
status: true
dependencies:
module:
- field_permissions
- node
- text
third_party_settings:
field_permissions:
permission_type: public
_core:
default_config_hash: EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY
id: node.body
......
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