lektor-website/models/plugin-category.ini

12 lines
197 B
INI
Raw Normal View History

[model]
name = Plugin Category
label = {{ this.name }}
hidden = yes
[children]
replaced_with = site.query('/plugins').filter(F.categories.contains(this))
[fields.name]
label = Name
type = string