mirror of
https://github.com/torproject/community.git
synced 2025-03-01 14:27:19 +00:00
46 lines
545 B
INI
46 lines
545 B
INI
[model]
|
|
name = Resource
|
|
label = {{ this.title }}
|
|
|
|
[pagination]
|
|
enabled = yes
|
|
per_page = 10
|
|
|
|
[fields.name]
|
|
label = Name
|
|
type = string
|
|
translate = True
|
|
|
|
[fields.link]
|
|
label = Link
|
|
type = string
|
|
|
|
[fields.description]
|
|
label = Description
|
|
type = string
|
|
translate = True
|
|
|
|
[fields.author]
|
|
label = Author
|
|
type = string
|
|
|
|
[fields.formats]
|
|
label = Formats
|
|
type = strings
|
|
|
|
[fields.date]
|
|
label = date
|
|
type = string
|
|
|
|
[fields.cover]
|
|
label = Cover Image
|
|
type = string
|
|
|
|
[fields.languages]
|
|
label = Languages
|
|
type = strings
|
|
|
|
[fields.key]
|
|
label = Key
|
|
type = string
|