Remove useless file blueprints
This commit is contained in:
parent
623ed4d223
commit
4a66255fcc
3 changed files with 0 additions and 85 deletions
|
@ -1,20 +0,0 @@
|
|||
title: Image
|
||||
accept:
|
||||
mime: image/jpeg, image/png
|
||||
fields:
|
||||
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: text
|
||||
help:
|
||||
en: "Informative text displayed below the image."
|
||||
fr: "Texte informatif affiché sous l'image."
|
|
@ -1,40 +0,0 @@
|
|||
title: Artwork
|
||||
accept:
|
||||
mime: image/jpeg, image/png, video/mp4
|
||||
fields:
|
||||
alt_text:
|
||||
when:
|
||||
file_type: image
|
||||
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."
|
||||
poster:
|
||||
when:
|
||||
file_type: video
|
||||
label:
|
||||
en: Poster
|
||||
fr: Vignette
|
||||
type: files
|
||||
uploads: image
|
||||
layout: cards
|
||||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
back: white
|
||||
multiple: false
|
||||
help:
|
||||
en: "Image displayed before video playback (format: JPEG or PNG). The first image of the video is used if this field is empty."
|
||||
fr: "Image affichée avant la lecture de la vidéo (format : JPEG ou PNG). La première image de la vidéo est utilisée si ce champ est vide."
|
||||
width: 1/4
|
||||
caption:
|
||||
label:
|
||||
en: Caption
|
||||
fr: Légende
|
||||
type: text
|
||||
help:
|
||||
en: "Informative text displayed below the image."
|
||||
fr: "Texte informatif affiché sous l'image."
|
|
@ -1,25 +0,0 @@
|
|||
title: Vidéo
|
||||
accept:
|
||||
mime: video/mp4
|
||||
fields:
|
||||
poster:
|
||||
label:
|
||||
en: Poster
|
||||
fr: Vignette
|
||||
type: files
|
||||
uploads: image
|
||||
layout: cards
|
||||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
back: white
|
||||
multiple: false
|
||||
help:
|
||||
en: "Image displayed before video playback (format: JPEG or PNG). The first image of the video is used if this field is empty."
|
||||
fr: "Image affichée avant la lecture de la vidéo (format : JPEG ou PNG). La première image de la vidéo est utilisée si ce champ est vide."
|
||||
width: 1/4
|
||||
caption:
|
||||
label:
|
||||
en: Caption
|
||||
fr: Légende
|
||||
type: text
|
Loading…
Add table
Add a link
Reference in a new issue