46 lines
998 B
YAML
46 lines
998 B
YAML
title: Chapitre
|
|
|
|
columns:
|
|
main:
|
|
width: 2/3
|
|
sections:
|
|
fields:
|
|
type: fields
|
|
fields:
|
|
chapeau:
|
|
label: Chapeau
|
|
type: writer
|
|
text:
|
|
label: Contenu
|
|
type: blocks
|
|
fieldsets:
|
|
text:
|
|
label: Texte
|
|
type: group
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- list
|
|
- quote
|
|
- interview
|
|
media:
|
|
label: Media
|
|
type: group
|
|
fieldsets:
|
|
- gallery
|
|
- image
|
|
- fullpageimage
|
|
- spreadimage
|
|
others:
|
|
label: Autres
|
|
type: group
|
|
fieldsets:
|
|
- break
|
|
- blank
|
|
sidebar:
|
|
width: 1/3
|
|
sections:
|
|
files:
|
|
label: Images
|
|
type: files
|
|
|