actuel-inactuel/site/blueprints/pages/linear.yml
2025-02-17 17:57:53 +01:00

54 lines
1 KiB
YAML

title: Linéaire
image:
back: black
color: white
icon: bars
create:
fields:
- category
tabs:
contentTab:
label: Contenu
sections:
bodySection:
label: Corps
type: fields
fields:
subtitle:
label: Sous-titre
type: writer
help: optionnel
marks:
- italic
node: false
chapo:
label: Chapo
extends: fields/body
help: optionnel
body:
extends: fields/body
when:
htmlMode: false
htmlBody:
label: Corps
type: textarea
buttons:
- headlines
- bold
- italic
- link
when:
htmlMode: true
paramsTab:
label: Paramètres
fields:
htmlMode:
label: Mode HTML
type: toggle
width: 1/3
help: |
Actif : le code HTML du corps sera exécuté.
metaTab: tabs/meta