Queerscriptors.org/models/project.ini

40 lines
508 B
INI
Raw Permalink Normal View History

2021-08-18 00:13:13 +00:00
[model]
name = Project
2022-08-27 15:40:46 +00:00
label = {{ this.title }}
2021-08-18 00:13:13 +00:00
[fields.ogpimage]
type = string
translate = False
2021-08-18 00:13:13 +00: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 00:13:13 +00:00
2022-11-01 10:40:23 +00:00
[fields.shortbody]
label = Short Body
type = string
2022-11-01 10:40:23 +00:00
translate = True
2021-08-18 00:13:13 +00:00
[fields.body]
label = Body
2022-09-22 23:14:06 +00:00
type = markdown
2021-08-18 00:13:13 +00:00
translate = True
2022-08-21 10:21:30 +00:00
2022-09-22 23:16:42 +00:00
[fields.website]
2022-09-22 21:55:25 +00:00
label = Website
type = string
translate = False
2022-09-22 21:55:25 +00:00
2022-08-21 10:21:30 +00:00
[fields.weblate]
label = Weblate
type = string
2022-09-22 21:55:25 +00:00
translate = False