chaoswest.tv/models/post.ini

33 lines
479 B
INI

[model]
name = Event Name
label = {{ this.title }}
hidden = yes
[fields.title]
label = Title
type = string
size = large
[fields.date]
label = Date
type = date
[fields.logo]
lable = Event Logo
width = 1/2
type = select
source = record.attachments.images
[fields.logodesc]
label = Event Description
width = 1/2
type = string
[fields.preview]
label = Preview for displayed on index page
type = pythonmarkdown
[fields.body]
label = Body to be showed here
type = pythonmarkdown