22 lines
309 B
INI
22 lines
309 B
INI
[model]
|
|
name = Project Devlog
|
|
label = {{ this.title }}
|
|
hidden = yes
|
|
protected = yes
|
|
|
|
[children]
|
|
model = devlog-entry
|
|
order_by = date, source_commit_time
|
|
|
|
[fields.schema_version]
|
|
label = Publishing schema
|
|
type = integer
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.summary]
|
|
label = Summary
|
|
type = text
|