ungleich-staticcms/models/comics.ini
Nico Schottelius e1a56d266a ++penguin comics
2020-02-05 12:32:31 +01:00

16 lines
No EOL
186 B
INI

[model]
name = Comic
label = Comic
hidden = yes
[fields.title]
label = Title
type = string
[children]
model = comic
order_by = -pub_date, title
[pagination]
enabled = yes
per_page = 1