ungleich-staticcms/models/comic.ini
2020-02-05 12:32:31 +01:00

21 lines
263 B
INI

[model]
name = Comic
label = {{ this.title }}
hidden = yes
[attachments]
order_by = _id
[fields.subtitle]
label = Subtitle
type = string
size = large
[fields.pub_date]
label = Publication date
type = date
width = 1/4
[fields.body]
label = Body
type = markdown