community/models/resources.ini
2019-06-12 17:56:11 +02:00

34 lines
417 B
INI

[model]
name = Resources
label = {{ this.title }}
hidden = yes
[fields.title]
label = Title
type = string
[fields.section]
label = Section
type = string
translate = True
[fields.section_id]
label = Section_id
type = string
translate = False
[fields.body]
label = Body
type = markdown
[fields.color]
label = Color
type = string
[fields.html]
label = Html
type = string
[children]
model = resource
order_by = key