added fields to CT material, contrib module computed_field, custom module materio_id

This commit is contained in:
2018-12-11 15:11:11 +01:00
parent f3bd4cb8d3
commit 89fcefa951
51 changed files with 1711 additions and 61 deletions
@@ -0,0 +1,27 @@
uuid: 66de1ad0-aef4-43a8-b01b-0a254b16dea1
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_attachments
- node.type.materiau
module:
- file
id: node.materiau.field_attachments
field_name: field_attachments
entity_type: node
bundle: materiau
label: Attachments
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings:
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: 'txt pdf doc docx'
max_filesize: ''
description_field: true
handler: 'default:file'
handler_settings: { }
field_type: file