actuel-inactuel/site/blueprints/pages/texts.yml

24 lines
490 B
YAML
Raw Normal View History

2024-03-09 15:09:31 +01:00
title: texts
2024-01-26 13:42:00 +01:00
columns:
- width: 1/2
fields:
categories:
type: tags
- width: 1/2
sections:
yearsSection:
label: Années
type: pages
template: year
2024-03-09 11:27:10 +01:00
sortBy: title desc
2024-10-16 09:04:23 +02:00
- width: 1/1
sections:
allTextsSection:
label: Tous les textes
type: pages
search: true
query: page.children.children
info: "{{ page.author.toPage.title }} [{{ page.category }}]"
sortBy: modified desc