ungleich-staticcms/models/comics.ini

16 lines
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