forked from pythonrio/pythonrio.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevent_schedule.ini
More file actions
48 lines (39 loc) · 890 Bytes
/
event_schedule.ini
File metadata and controls
48 lines (39 loc) · 890 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[block]
name = Event Schedule Block
button_label = Agenda De Eventos
[fields.name]
label = Event Schedule Name
description = Nome do Evento
type = string
[fields.category]
label = Event Schedule Category
description = Categoria do Evento
type = string
[fields.description]
label = Event Schedule Description
description = Descricao do Evento
type = string
[fields.day]
label = Event Schedule Day
description = 1
type = string
[fields.month]
label = Event Schedule Month
description = Jan, Fev, Mar
type = string
[fields.year]
label = Event Schedule Year
description = 2016, 2017, 2018
type = string
[fields.position_inverted]
label = Event Schedule Position
description = Exibir no esquerdo
type = boolean
[fields.time]
label = Event Schedule schedule
description = Horário da atividade
type = string
[fields.url]
label = Event Schedule Url
description = Url do Evento
type = url