64 lines
1.4 KiB
YAML
64 lines
1.4 KiB
YAML
title: Chapitre
|
||
|
||
columns:
|
||
main:
|
||
width: 2/3
|
||
sections:
|
||
fields:
|
||
type: fields
|
||
fields:
|
||
author:
|
||
label: Auteur·ice
|
||
type: text
|
||
width: 1/2
|
||
typeof:
|
||
label: Type
|
||
type: select
|
||
default: essai
|
||
options:
|
||
- essai
|
||
- portfolio
|
||
- entretien
|
||
width: 1/2
|
||
cover:
|
||
label: Image de couverture
|
||
type: files
|
||
multiple: false
|
||
bio:
|
||
label: Biographie de l’auteur·ice
|
||
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
|
||
- imagefloat
|
||
- fullpageimage
|
||
- spreadimage
|
||
others:
|
||
label: Autres
|
||
type: group
|
||
fieldsets:
|
||
- break
|
||
- blank
|
||
sidebar:
|
||
width: 1/3
|
||
sections:
|
||
files:
|
||
label: Images
|
||
type: files
|
||
|