mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-01-12 23:24:34 +00:00
Apply image_media_type recipe
This commit is contained in:
parent
93501a1a66
commit
c448fff43d
7 changed files with 250 additions and 0 deletions
|
@ -0,0 +1,57 @@
|
||||||
|
uuid: e406fef9-05b9-4fa4-81ee-8b7b8b85d9f2
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- image.style.thumbnail
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
- path
|
||||||
|
_core:
|
||||||
|
default_config_hash: N2Imq6kLhAPzzFt_VZQCkWItt-UfqPOkcQlyC-3yTgM
|
||||||
|
id: media.image.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
created:
|
||||||
|
type: datetime_timestamp
|
||||||
|
weight: 10
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
field_media_image:
|
||||||
|
type: image_image
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
path:
|
||||||
|
type: path
|
||||||
|
weight: 30
|
||||||
|
region: content
|
||||||
|
settings: { }
|
||||||
|
third_party_settings: { }
|
||||||
|
status:
|
||||||
|
type: boolean_checkbox
|
||||||
|
weight: 100
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
display_label: true
|
||||||
|
third_party_settings: { }
|
||||||
|
uid:
|
||||||
|
type: entity_reference_autocomplete
|
||||||
|
weight: 5
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
match_operator: CONTAINS
|
||||||
|
match_limit: 10
|
||||||
|
size: 60
|
||||||
|
placeholder: ''
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
name: true
|
|
@ -0,0 +1,32 @@
|
||||||
|
uuid: 03de8070-a316-42e8-a404-e0fa95299951
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_form_mode.media.media_library
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- image.style.thumbnail
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
_core:
|
||||||
|
default_config_hash: BMLrK4zKp8-FFnMseBdT_6h6YipUsKRfbDf_3WUB5HA
|
||||||
|
id: media.image.media_library
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: media_library
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
type: image_image
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
settings:
|
||||||
|
progress_indicator: throbber
|
||||||
|
preview_image_style: thumbnail
|
||||||
|
third_party_settings: { }
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
name: true
|
||||||
|
path: true
|
||||||
|
status: true
|
||||||
|
uid: true
|
|
@ -0,0 +1,33 @@
|
||||||
|
uuid: 2a2a5acf-806c-4ef5-ae5e-dbc2e2d86474
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- image.style.large
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
_core:
|
||||||
|
default_config_hash: t2YAVeSqMs3Gpnfp_plCnQ2TsoC0u57VCUWl8e2jMMM
|
||||||
|
id: media.image.default
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: default
|
||||||
|
content:
|
||||||
|
field_media_image:
|
||||||
|
type: image
|
||||||
|
label: visually_hidden
|
||||||
|
settings:
|
||||||
|
image_style: large
|
||||||
|
image_link: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 1
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
name: true
|
||||||
|
thumbnail: true
|
||||||
|
uid: true
|
|
@ -0,0 +1,34 @@
|
||||||
|
uuid: b990e9c9-15e4-42a3-89a7-00b443dcdeb1
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- core.entity_view_mode.media.media_library
|
||||||
|
- field.field.media.image.field_media_image
|
||||||
|
- image.style.medium
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
_core:
|
||||||
|
default_config_hash: ILLWu5KFvbsX6J7sh2Itd4w8-lBBRhR_H8ZrmQiN2yo
|
||||||
|
id: media.image.media_library
|
||||||
|
targetEntityType: media
|
||||||
|
bundle: image
|
||||||
|
mode: media_library
|
||||||
|
content:
|
||||||
|
thumbnail:
|
||||||
|
type: image
|
||||||
|
label: hidden
|
||||||
|
settings:
|
||||||
|
image_style: medium
|
||||||
|
image_link: ''
|
||||||
|
image_loading:
|
||||||
|
attribute: lazy
|
||||||
|
third_party_settings: { }
|
||||||
|
weight: 0
|
||||||
|
region: content
|
||||||
|
hidden:
|
||||||
|
created: true
|
||||||
|
field_media_image: true
|
||||||
|
name: true
|
||||||
|
uid: true
|
|
@ -0,0 +1,43 @@
|
||||||
|
uuid: bd2a6982-0b58-444c-95ac-401bc4fc10d2
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- field.storage.media.field_media_image
|
||||||
|
- media.type.image
|
||||||
|
module:
|
||||||
|
- image
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
_core:
|
||||||
|
default_config_hash: P7CkVOgjDXiN26Fm2hniNei-XPK3iuZTlcBGqreTbJ0
|
||||||
|
id: media.image.field_media_image
|
||||||
|
field_name: field_media_image
|
||||||
|
entity_type: media
|
||||||
|
bundle: image
|
||||||
|
label: Image
|
||||||
|
description: ''
|
||||||
|
required: true
|
||||||
|
translatable: true
|
||||||
|
default_value: { }
|
||||||
|
default_value_callback: ''
|
||||||
|
settings:
|
||||||
|
handler: 'default:file'
|
||||||
|
handler_settings: { }
|
||||||
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
||||||
|
file_extensions: 'png gif jpg jpeg webp'
|
||||||
|
max_filesize: ''
|
||||||
|
max_resolution: ''
|
||||||
|
min_resolution: ''
|
||||||
|
alt_field: true
|
||||||
|
alt_field_required: true
|
||||||
|
title_field: false
|
||||||
|
title_field_required: false
|
||||||
|
default_image:
|
||||||
|
uuid: null
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
field_type: image
|
35
drupal10/config/field.storage.media.field_media_image.yml
Normal file
35
drupal10/config/field.storage.media.field_media_image.yml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
uuid: 61f58ba9-13cf-44fa-bb6e-d7cf3fba93af
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
module:
|
||||||
|
- file
|
||||||
|
- image
|
||||||
|
- media
|
||||||
|
enforced:
|
||||||
|
module:
|
||||||
|
- media
|
||||||
|
_core:
|
||||||
|
default_config_hash: 0N0KSFk57p6qsq3qM4lYVGSuROvzXK-tSsdwByqUh3g
|
||||||
|
id: media.field_media_image
|
||||||
|
field_name: field_media_image
|
||||||
|
entity_type: media
|
||||||
|
type: image
|
||||||
|
settings:
|
||||||
|
target_type: file
|
||||||
|
display_field: false
|
||||||
|
display_default: false
|
||||||
|
uri_scheme: public
|
||||||
|
default_image:
|
||||||
|
uuid: null
|
||||||
|
alt: ''
|
||||||
|
title: ''
|
||||||
|
width: null
|
||||||
|
height: null
|
||||||
|
module: image
|
||||||
|
locked: false
|
||||||
|
cardinality: 1
|
||||||
|
translatable: true
|
||||||
|
indexes: { }
|
||||||
|
persist_with_no_fields: false
|
||||||
|
custom_storage: false
|
16
drupal10/config/media.type.image.yml
Normal file
16
drupal10/config/media.type.image.yml
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
uuid: 92b3daf1-fa41-48e0-b103-de95522475ae
|
||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: 6Qope5wG7HUpV0tPOBMtDI_GZkHFcF1Xj4hgD9Cu_hM
|
||||||
|
id: image
|
||||||
|
label: Image
|
||||||
|
description: 'Use local images for reusable media.'
|
||||||
|
source: image
|
||||||
|
queue_thumbnail_downloads: false
|
||||||
|
new_revision: true
|
||||||
|
source_configuration:
|
||||||
|
source_field: field_media_image
|
||||||
|
field_map:
|
||||||
|
name: name
|
Loading…
Reference in a new issue