finish author system
This commit is contained in:
parent
db8669d30d
commit
fe6e01acdf
38 changed files with 614 additions and 73 deletions
19
site/blueprints/pages/author.yml
Normal file
19
site/blueprints/pages/author.yml
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
title: Auteur
|
||||
image: false
|
||||
|
||||
tabs:
|
||||
contentTab:
|
||||
label: Contenu
|
||||
sections:
|
||||
presentationSection:
|
||||
type: fields
|
||||
fields:
|
||||
presentation:
|
||||
label: Présentation
|
||||
type: writer
|
||||
help: Optionnelle
|
||||
texts:
|
||||
label: Textes
|
||||
type: pages
|
||||
create: false
|
||||
query: page.getTexts()
|
||||
Loading…
Add table
Add a link
Reference in a new issue