Add publication date to Collections

This commit is contained in:
benjamin melançon 2019-09-30 14:22:52 -04:00
parent cb325c229a
commit 3d172cc0b0
3 changed files with 50 additions and 7 deletions

View file

@ -0,0 +1,24 @@
uuid: 75c9445f-460d-4ea7-856d-2a88033d55bc
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_publication_date
- node.type.collection
module:
- datetime
id: node.collection.field_publication_date
field_name: field_publication_date
entity_type: node
bundle: collection
label: 'Publication date'
description: ''
required: true
translatable: true
default_value:
-
default_date_type: now
default_date: now
default_value_callback: ''
settings: { }
field_type: datetime