Queerscriptors.org/models/project.ini

40 lines
508 B
INI
Raw Normal View History

2021-08-18 02:13:13 +02:00
[model]
name = Project
2022-08-27 17:40:46 +02:00
label = {{ this.title }}
2021-08-18 02:13:13 +02:00
[fields.ogpimage]
type = string
translate = False
2021-08-18 02:13:13 +02:00
[attachment]
order_by = _id
[fields.sort_key]
label = Sort order
type = sort_key
[fields.title]
label = Title
type = string
translate = False
2021-08-18 02:13:13 +02:00
2022-11-01 11:40:23 +01:00
[fields.shortbody]
label = Short Body
type = string
2022-11-01 11:40:23 +01:00
translate = True
2021-08-18 02:13:13 +02:00
[fields.body]
label = Body
2022-09-23 01:14:06 +02:00
type = markdown
2021-08-18 02:13:13 +02:00
translate = True
2022-08-21 12:21:30 +02:00
2022-09-23 01:16:42 +02:00
[fields.website]
2022-09-22 23:55:25 +02:00
label = Website
type = string
translate = False
2022-09-22 23:55:25 +02:00
2022-08-21 12:21:30 +02:00
[fields.weblate]
label = Weblate
type = string
2022-09-22 23:55:25 +02:00
translate = False