This commit is contained in:
parent
eeb4cb4e3a
commit
347ccd33eb
3 changed files with 31 additions and 61 deletions
|
|
@ -13,7 +13,7 @@ tabs:
|
|||
label: Contenu
|
||||
icon: text
|
||||
columns:
|
||||
- width: 2/3
|
||||
- width: 1/2
|
||||
sections:
|
||||
content:
|
||||
type: fields
|
||||
|
|
@ -54,37 +54,23 @@ tabs:
|
|||
- heading
|
||||
headings:
|
||||
- 3
|
||||
|
||||
media:
|
||||
label: Médias
|
||||
icon: image
|
||||
columns:
|
||||
- width: 1/2
|
||||
sections:
|
||||
mediaFields:
|
||||
type: fields
|
||||
fields:
|
||||
backgroundVideo:
|
||||
label: Vidéo d'arrière-plan (sens normal)
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
uploads:
|
||||
template: video
|
||||
backgroundVideoReverse:
|
||||
label: Vidéo d'arrière-plan (sens inverse)
|
||||
type: files
|
||||
layout: cards
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 16/9
|
||||
cover: true
|
||||
uploads:
|
||||
template: video
|
||||
fields:
|
||||
backgroundVideo:
|
||||
label: Vidéo d'arrière-plan (sens normal)
|
||||
type: files
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
uploads:
|
||||
template: video
|
||||
width: 1/2
|
||||
backgroundVideoReverse:
|
||||
label: Vidéo d'arrière-plan (sens inverse)
|
||||
type: files
|
||||
max: 1
|
||||
accept: video/*
|
||||
translate: false
|
||||
uploads:
|
||||
template: video
|
||||
width: 1/2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue