html5-infobeamer-aalen-geek.../models/html5infobeamer.ini

43 lines
650 B
INI
Raw Normal View History

2023-11-01 00:00:14 +01:00
[model]
2023-11-01 02:49:29 +01:00
name = html5infobeamer
2023-11-01 00:00:14 +01:00
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.body]
label = Body
2023-11-02 00:45:46 +01:00
type = string
[fields.type]
label = Select Page Type
type = select
2023-11-02 02:03:51 +01:00
choices = infobeamer, infobeamer-with-music, bauchbinde
2023-11-02 00:45:46 +01:00
default = infobeamer
2023-11-01 16:53:29 +01:00
[fields.schedule]
label = Schedule Javascript Address
type = string
2023-11-01 17:14:41 +01:00
default = rendered_schedule.js
2023-11-02 02:03:51 +01:00
[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