You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
638 B
28 lines
638 B
2 years ago
|
uuid: d5593e23-96ad-46cc-9238-63647578e708
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_file
|
||
|
- node.type.opentextbook
|
||
|
module:
|
||
|
- file
|
||
|
id: node.opentextbook.field_file
|
||
|
field_name: field_file
|
||
|
entity_type: node
|
||
|
bundle: opentextbook
|
||
|
label: 'Add a book or chapter(s)'
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:file'
|
||
|
handler_settings: { }
|
||
|
file_directory: opentextbook
|
||
|
file_extensions: 'txt doc docx odt xls xlsx pdf rtf jpeg jpg gif png'
|
||
|
max_filesize: '50 MB'
|
||
|
description_field: true
|
||
|
field_type: file
|