17 lines
352 B
Plaintext
17 lines
352 B
Plaintext
views:
|
|
- type: cards
|
|
name: "View : Les thèmes"
|
|
filters:
|
|
and:
|
|
- page_type.contains("article")
|
|
- theme.contains(this.file.name)
|
|
- article_etat.contains("publié")
|
|
order:
|
|
- title
|
|
- description
|
|
sort:
|
|
- property: file.mtime
|
|
direction: DESC
|
|
imageAspectRatio: 1
|
|
cardSize: 800
|