world-game/site/blueprints/pages/expertise.yml

90 lines
2.4 KiB
YAML
Raw Normal View History

2026-01-13 16:35:52 +01:00
title: Expertise
icon: wand
status:
draft:
label: Brouillon
text: La page est accessible uniquement pour les éditeurs connectés ou via un lien secret
listed:
label: Public
text: La page est accessible par tout le monde
2026-01-13 16:35:52 +01:00
tabs:
2026-01-14 12:15:46 +01:00
content:
label: Contenu
2026-01-13 16:35:52 +01:00
icon: text
columns:
- width: 2/3
sections:
content:
type: fields
fields:
2026-01-14 17:17:19 +01:00
writer:
2026-01-14 12:15:46 +01:00
label: Titre
type: writer
nodes: false
marks:
- bold
- italic
- green
- pixel
2026-01-16 14:21:57 +01:00
- underline
- strike
- clear
- link
2026-01-13 16:35:52 +01:00
required: true
help: "Ex: PLAY THE REAL."
2026-01-16 14:21:57 +01:00
body:
label: Corps
2026-01-13 16:35:52 +01:00
type: blocks
fieldsets:
text:
extends: blocks/text
fields:
text:
marks:
- bold
- italic
- green
- pixel
- underline
- strike
- clear
- link
nodes:
- 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