32 lines
567 B
YAML
32 lines
567 B
YAML
|
|
name: field.blocks.image.name
|
||
|
|
icon: image
|
||
|
|
preview: image
|
||
|
|
fields:
|
||
|
|
image:
|
||
|
|
label: field.blocks.image.name
|
||
|
|
type: files
|
||
|
|
query: model.images
|
||
|
|
multiple: false
|
||
|
|
image:
|
||
|
|
back: black
|
||
|
|
uploads:
|
||
|
|
template: blocks/image
|
||
|
|
src:
|
||
|
|
label: field.blocks.image.url
|
||
|
|
type: url
|
||
|
|
when:
|
||
|
|
location: web
|
||
|
|
alt:
|
||
|
|
label: field.blocks.image.alt
|
||
|
|
type: text
|
||
|
|
icon: title
|
||
|
|
caption:
|
||
|
|
label: field.blocks.image.caption
|
||
|
|
type: writer
|
||
|
|
icon: text
|
||
|
|
inline: true
|
||
|
|
link:
|
||
|
|
label: field.blocks.image.link
|
||
|
|
type: text
|
||
|
|
icon: url
|