support/models/showcase.ini
2018-07-13 14:45:28 +02:00

21 lines
266 B
INI

[model]
name = Showcase
label = {{ this.title }}
translate = True
[children]
model = topic
order_by = key
translate = True
[fields.seo_slug]
label = Seo Slug
type = string
translate = False
[fields.title]
label = Title
type = string
size = large
translate = True