- Blueprint : ajout siteTitle, siteTagline, siteDescription, logo - Contrôleur : site_title() → siteTitle() Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
83 lines
1.8 KiB
YAML
83 lines
1.8 KiB
YAML
title: World Game
|
|
|
|
columns:
|
|
- width: 1/2
|
|
sections:
|
|
navigation:
|
|
type: pages
|
|
label: Menu
|
|
help: Accédez aux pages et réordonnez-les
|
|
layout: list
|
|
size: small
|
|
sortable: true
|
|
create: false
|
|
status: listed
|
|
|
|
- width: 1/2
|
|
fields:
|
|
siteTitle:
|
|
label: Titre du site
|
|
type: text
|
|
translate: true
|
|
siteTagline:
|
|
label: Tagline
|
|
type: text
|
|
translate: true
|
|
siteDescription:
|
|
label: Description
|
|
type: textarea
|
|
translate: true
|
|
logo:
|
|
label: Logo
|
|
type: files
|
|
max: 1
|
|
|
|
- width: 1/2
|
|
fields:
|
|
contactEmail:
|
|
label: Email
|
|
type: email
|
|
width: 1/2
|
|
translate: false
|
|
contactAddress:
|
|
label: Adresse
|
|
type: writer
|
|
buttons: false
|
|
nodes: false
|
|
width: 1/2
|
|
placeholder: 33 rue Jean Dupont
|
|
socialLinks:
|
|
label: Liens réseaux sociaux
|
|
type: structure
|
|
translate: false
|
|
fields:
|
|
label:
|
|
label: Nom
|
|
required: true
|
|
type: text
|
|
width: 1/3
|
|
placeholder: "Ex: LinkedIn, Instagram..."
|
|
url:
|
|
label: URL
|
|
required: true
|
|
type: url
|
|
width: 1/3
|
|
picto:
|
|
label: Icône SVG
|
|
type: textarea
|
|
width: 1/3
|
|
buttons: false
|
|
size: small
|
|
help: Collez le code SVG de l'icône
|
|
|
|
- width: 1/2
|
|
sections:
|
|
contact:
|
|
type: fields
|
|
fields:
|
|
legalNotices:
|
|
label: Mentions légales (PDF)
|
|
type: files
|
|
max: 1
|
|
accept: application/pdf
|
|
translate: false
|