world-game/site/blueprints/pages/project.yml
isUnknown 80a7b41112
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
play page : add dynamical coming soon status. related to #37
2026-03-26 14:43:45 +01:00

181 lines
5 KiB
YAML

title: Projet
icon: image
# status:
# draft:
# label: Brouillon
# text: Le projet n'est pas visible
# unlisted:
# label: Non listé
# text: Le projet est accessible mais pas dans la liste
# listed:
# label: Publié
# text: Le projet est visible publiquement
tabs:
content:
label: Contenu
columns:
# Colonne principale
main:
width: 2/3
sections:
# Informations principales
info:
type: fields
fields:
catchPhrase:
label: Phrase d'accroche
type: writer
nodes: false
marks:
- bold
- italic
- green
- pixel
- underline
- strike
- clear
- link
help: "Ex: Transformez votre lecture en aventure."
description:
label: Description
type: writer
marks:
- bold
- italic
- green
- pixel
- underline
- strike
- clear
- link
maxlength: 500
help: Description complète du projet
test:
type: fields
fields:
keywords:
label: Mots clés
type: structure
fields:
label:
label: Label
required: true
type: text
width: 1/2
placeholder: "Ex: Impact, Catégorie..."
text:
label: Texte
required: true
type: text
width: 1/2
externalLinks:
label: Liens externes
type: structure
fields:
label:
label: Nom du bouton
required: true
type: text
width: 1/2
placeholder: "Ex: App Store, Site web..."
url:
label: URL
required: true
type: url
width: 1/2
images:
type: fields
fields:
mockup:
width: 1/3
label: Image de mise en situation
type: files
layout: cards
max: 1
size: small
accept: image/*
translate: false
image:
ratio: 1/1
back: rgba(0,0,0, 0)fff
uploads:
template: image
help: Écran de jeu mis en situation sur un appareil
# Sidebar
sidebar:
width: 1/3
sections:
meta:
type: fields
fields:
thumbnail:
label: Vignette
type: files
required: true
layout: cards
size: small
max: 1
accept: image/*
translate: false
image:
ratio: 1/1
uploads:
template: image
help: Petite image carrée représentant le jeu
animation:
icon: video
columns:
- width: 1/2
fields:
imagesGallery:
label: Galerie d'images
type: files
layout: cards
size: small
min: 6
accept: image/*
translate: false
image:
back: rgba(0,0,0, 0)fff
uploads:
template: image
help: |
Minimum 6 images
- width: 1/2
fields:
galleryAnimationMode:
label: Mode d'animation de la galerie
type: toggles
default: vertical
options:
- value: vertical
text: Vertical
icon: arrow-up-down
- value: horizontal
text: Horizontal
icon: arrow-left-right
help: "Direction du défilement des images dans la galerie animée"
secondsPerImage:
label: Durée de l'animation
type: range
default: 8
min: 3
max: 12
after: secondes
help: |
Temps qu'une image mets pour traverser le conteneur de l'animation.
**Augmenter la valeur ralentira l'animation, et inversement.**
galleryBackgroundColor:
label: Couleur d'arrière-plan de la galerie animée
type: color
alpha: false
galleryBackgroundImage:
label: Image d'arrière-plan
type: files
layout: cards
multiple: false
seo: seo/page