je crois que c'était une homogénéisation des bliueprint
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s
This commit is contained in:
parent
847cd588c2
commit
d04048549a
9 changed files with 67 additions and 32 deletions
|
|
@ -52,21 +52,18 @@ columns:
|
|||
images:
|
||||
type: fields
|
||||
fields:
|
||||
images_gallery_video:
|
||||
images_gallery:
|
||||
width: 2/3
|
||||
label: Galerie vidéo d'images
|
||||
label: Galerie d'image
|
||||
type: files
|
||||
layout: cards
|
||||
size: medium
|
||||
max: 1
|
||||
accept: video/*
|
||||
size: small
|
||||
min: 6
|
||||
accept: image/*
|
||||
translate: false
|
||||
image:
|
||||
ratio: 2/3
|
||||
cover: true
|
||||
uploads:
|
||||
template: video
|
||||
help: Vidéo qui fait défiler une galerie d'images liée au jeu
|
||||
template: image
|
||||
help: "Une animation sera générée à partir des images de ce champ. Minimum optimal d'images : 9"
|
||||
mockup:
|
||||
width: 1/3
|
||||
label: Image de mise en situation
|
||||
|
|
@ -106,14 +103,14 @@ columns:
|
|||
label: Mots clés
|
||||
type: structure
|
||||
fields:
|
||||
keywords_label:
|
||||
label: label
|
||||
label:
|
||||
label: Label
|
||||
required: true
|
||||
type: text
|
||||
width: 1/2
|
||||
placeholder: "Ex: App Store, Site web..."
|
||||
keywords_text:
|
||||
label: text
|
||||
placeholder: "Ex: Impact, Catégorie..."
|
||||
text:
|
||||
label: Texte
|
||||
required: true
|
||||
type: text
|
||||
width: 1/2
|
||||
|
|
@ -126,13 +123,13 @@ columns:
|
|||
label: Liens externes
|
||||
type: structure
|
||||
fields:
|
||||
link_label:
|
||||
label:
|
||||
label: Nom du bouton
|
||||
required: true
|
||||
type: text
|
||||
width: 1/2
|
||||
placeholder: "Ex: App Store, Site web..."
|
||||
link_url:
|
||||
url:
|
||||
label: URL
|
||||
required: true
|
||||
type: url
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue