julienmonnerie/kirby/config/blocks/gallery/gallery.yml

17 lines
335 B
YAML
Raw Normal View History

2022-06-17 17:51:59 +02:00
name: field.blocks.gallery.name
icon: dashboard
preview: gallery
fields:
images:
label: field.blocks.gallery.images.label
type: files
2022-06-17 18:02:55 +02:00
query: model.images
2022-06-17 17:51:59 +02:00
multiple: true
layout: cards
size: tiny
empty: field.blocks.gallery.images.empty
uploads:
template: blocks/image
image:
ratio: 1/1