42 lines
650 B
INI
42 lines
650 B
INI
[model]
|
|
name = html5infobeamer
|
|
label = {{ this.title }}
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.body]
|
|
label = Body
|
|
type = string
|
|
|
|
[fields.type]
|
|
label = Select Page Type
|
|
type = select
|
|
choices = infobeamer, infobeamer-with-music, bauchbinde
|
|
default = infobeamer
|
|
|
|
[fields.schedule]
|
|
label = Schedule Javascript Address
|
|
type = string
|
|
default = rendered_schedule.js
|
|
|
|
[fields.music_title]
|
|
label = Music Title
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.music_artist]
|
|
label = Music Artist
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.music_licence]
|
|
label = Music License
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.music_url]
|
|
label = Music Source
|
|
type = string
|
|
width = 1/2
|