xiaowang/site/blueprints/files/image.yml

27 lines
759 B
YAML
Raw Normal View History

2021-11-18 17:44:47 +01:00
title: Image
accept:
2022-09-06 09:56:38 +02:00
mime: image/jpeg, image/png
2021-11-18 17:44:47 +01:00
fields:
2022-09-06 09:56:38 +02:00
alt_text:
label:
en: Alternative text
fr: Texte alternatif
type: text
help:
en: "Short description displayed if the image can't be loaded and used by screen readers."
fr: "Courte description affichée si l'image ne peut être chargée et utilisée par les lecteurs d'écran."
caption:
label:
en: Caption
fr: Légende
type: textarea
buttons:
- bold
- italic
- '|'
- link
- '|'
help:
en: "Informative text displayed below the image."
fr: "Texte informatif affiché sous l'image."