Add working configuration from initial install, plus agarica theme enablement
This commit is contained in:
parent
74ae53dc6a
commit
f9eb863394
615 changed files with 36005 additions and 455 deletions
|
@ -0,0 +1,29 @@
|
|||
uuid: 6f5c3938-d06b-4f4e-8577-5b3c27327610
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_resource_file
|
||||
- node.type.resource
|
||||
module:
|
||||
- file
|
||||
_core:
|
||||
default_config_hash: 2so6bQGDaoKrm8I-jzzOO3xLBGWjyI1m8GIctEKyfUs
|
||||
id: node.resource.field_resource_file
|
||||
field_name: field_resource_file
|
||||
entity_type: node
|
||||
bundle: resource
|
||||
label: 'Resource file'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||
file_extensions: 'txt pdf odt doc docx'
|
||||
max_filesize: ''
|
||||
description_field: true
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: file
|
Loading…
Add table
Add a link
Reference in a new issue