Add the "publication field"in the blog and gleaning content type

This commit is contained in:
David Valdez 2019-09-30 15:11:19 -05:00
parent e78d0df898
commit b07c74d77e
6 changed files with 80 additions and 0 deletions

View file

@ -0,0 +1,21 @@
uuid: 1e193d8e-d6b0-4238-b289-59055d310d46
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_publication_date
- node.type.blog
module:
- datetime
id: node.blog.field_publication_date
field_name: field_publication_date
entity_type: node
bundle: blog
label: 'Publication date'
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings: { }
field_type: datetime