lego/models/redirect.ini
RotationMatrix 10ccab0bc9
Add key field to redirect model
This allows redirects to be sorted like normal questions on support.tpo.
2020-03-24 18:23:18 -04:00

12 lines
221 B
INI

[model]
name = Redirect
[fields.target]
label = Redirect Target
type = string
description = Target is of type 'string' to allow relative paths. Converted to url in the template.
[fields.key]
label = Key
type = sort_key