BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
uuid: 5ce21733-eec0-4689-aa4b-6594306233b2
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.node.field_materiau_images
|
||||
- node.type.materiau
|
||||
module:
|
||||
- image
|
||||
id: node.materiau.field_materiau_images
|
||||
field_name: field_materiau_images
|
||||
entity_type: node
|
||||
bundle: materiau
|
||||
label: Images
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value: { }
|
||||
default_value_callback: ''
|
||||
settings:
|
||||
file_directory: materiaux
|
||||
file_extensions: 'png gif jpg jpeg'
|
||||
max_filesize: ''
|
||||
max_resolution: ''
|
||||
min_resolution: ''
|
||||
alt_field: true
|
||||
alt_field_required: false
|
||||
title_field: true
|
||||
title_field_required: false
|
||||
default_image:
|
||||
uuid: ''
|
||||
alt: ''
|
||||
title: ''
|
||||
width: null
|
||||
height: null
|
||||
handler: 'default:file'
|
||||
handler_settings: { }
|
||||
field_type: image
|
Reference in New Issue
Block a user