community/models/resource.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