All checks were successful
Deploy / Deploy to Production (push) Successful in 22s
- Remplace le message inline par un écran centré (smiley + heading + signature) - Ajout clés i18n wp_success_heading / wp_success_sub - Ajustements blueprints white-paper / white-papers / site - Route : stockage leads sur page livres-blancs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
61 lines
1.5 KiB
YAML
61 lines
1.5 KiB
YAML
title: Livre blanc
|
|
icon: file
|
|
status:
|
|
draft:
|
|
label: Brouillon
|
|
text: Non visible
|
|
listed:
|
|
label: Publié
|
|
text: Visible publiquement
|
|
tabs:
|
|
content:
|
|
label: Contenu
|
|
icon: text
|
|
columns:
|
|
main:
|
|
width: 2/3
|
|
sections:
|
|
header:
|
|
type: fields
|
|
fields:
|
|
intro:
|
|
label: Description courte
|
|
type: writer
|
|
nodes: false
|
|
marks:
|
|
- bold
|
|
- italic
|
|
- link
|
|
maxlength: 200
|
|
sidebar:
|
|
width: 1/3
|
|
sections:
|
|
meta:
|
|
type: fields
|
|
fields:
|
|
published:
|
|
label: Date de publication
|
|
type: date
|
|
display: DD/MM/YYYY
|
|
required: true
|
|
default: today
|
|
translate: false
|
|
cover:
|
|
label: Image de couverture
|
|
type: files
|
|
layout: cards
|
|
max: 1
|
|
accept: image/*
|
|
translate: false
|
|
image:
|
|
cover: true
|
|
ratio: 3/4
|
|
uploads:
|
|
template: image
|
|
downloadFile:
|
|
label: Fichier PDF
|
|
type: files
|
|
max: 1
|
|
accept: application/pdf
|
|
translate: false
|
|
help: Fichier téléchargé après soumission du formulaire
|