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
677 B
28 lines
677 B
2 years ago
|
uuid: c136c367-67d3-4aef-9813-b43b9f42abb5
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_syllabus
|
||
|
- node.type.course_reserve
|
||
|
module:
|
||
|
- file
|
||
|
id: node.course_reserve.field_syllabus
|
||
|
field_name: field_syllabus
|
||
|
entity_type: node
|
||
|
bundle: course_reserve
|
||
|
label: 'View Syllabus'
|
||
|
description: 'You can use this field to add a course syllabus to the node. '
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings:
|
||
|
handler: 'default:file'
|
||
|
handler_settings: { }
|
||
|
file_directory: syllabi
|
||
|
file_extensions: 'txt doc docx odt pdf rtf'
|
||
|
max_filesize: '20 MB'
|
||
|
description_field: false
|
||
|
field_type: file
|