community/models/page.ini

50 lines
609 B
INI

[model]
name = Page
label = {{ this.title }}
[fields.title]
label = Title
type = string
translate = True
[fields.subtitle]
label = Subtitle
type = string
translate = True
[fields.section]
label = Section
type = string
translate = True
[fields.cta]
label = Call To Action
type = string
translate = True
[fields.section_id]
label = Section_id
type = string
translate = False
[fields.body]
label = Body
type = markdown
translate = True
[fields.color]
label = Color
type = string
[fields.html]
label = Html
type = string
[fields.key]
label = key
type = string
[fields.image]
label = image
type = string