fmartingr.com/models/blog-post.ini

28 lines
346 B
INI

[model]
name = Blog Post
label = {{ this.title }}
hidden = yes
[fields.title]
label = Title
type = string
size = large
[fields.pub_date]
label = Publication date
type = date
width = 1/4
[fields.tags]
label = Tags
type = string
width = 1/2
[fields.body]
label = Body
type = markdown
[fields.edit_comment]
label = Edit comment
type = markdown