comlib/models/bib.ini

16 lines
174 B
INI
Raw Permalink Normal View History

[model]
name = Bib
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.body]
label = Body
type = markdown
[children]
model = book
order_by = title