Add the gleaning content type

This commit is contained in:
David Valdez 2019-07-22 16:46:11 -05:00
parent 43e50e17cd
commit 472a655d72
9 changed files with 289 additions and 3 deletions

View file

@ -0,0 +1,27 @@
uuid: 538ba9cd-90a1-4ac2-bbb7-43e4f3cfc60d
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_upload
- node.type.gleaning
module:
- file
id: node.gleaning.field_upload
field_name: field_upload
entity_type: node
bundle: gleaning
label: 'File attachments'
description: ''
required: false
translatable: true
default_value: { }
default_value_callback: ''
settings:
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'txt pdf doc docx odt'
max_filesize: ''
description_field: false
handler: 'default:file'
handler_settings: { }
field_type: file