X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Ffield.field.node.recipe.field_image.yml;fp=web%2Fcore%2Fprofiles%2Fdemo_umami%2Fconfig%2Finstall%2Ffield.field.node.recipe.field_image.yml;h=fd6127ab29f9cbe3ac71ce5b59a32515d31f89da;hp=0000000000000000000000000000000000000000;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_image.yml b/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_image.yml new file mode 100644 index 000000000..fd6127ab2 --- /dev/null +++ b/web/core/profiles/demo_umami/config/install/field.field.node.recipe.field_image.yml @@ -0,0 +1,37 @@ +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_image + - node.type.recipe + module: + - image +id: node.recipe.field_image +field_name: field_image +entity_type: node +bundle: recipe +label: Image +description: 'This image will be used on both the recipe page and wherever the recipe is promoted.' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + file_directory: '[date:custom:Y]-[date:custom:m]' + file_extensions: 'png gif jpg jpeg' + 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 + handler: 'default:file' + handler_settings: { } +field_type: image