24 lines
686 B
YAML
24 lines
686 B
YAML
fields:
|
|
name:
|
|
label: 'rainlab.blog::lang.category.name'
|
|
placeholder: 'rainlab.blog::lang.category.name_placeholder'
|
|
span: left
|
|
type: text
|
|
slug:
|
|
label: 'rainlab.blog::lang.category.slug'
|
|
span: right
|
|
placeholder: 'rainlab.blog::lang.category.slug_placeholder'
|
|
preset: name
|
|
type: text
|
|
description:
|
|
label: 'rainlab.blog::lang.category.description'
|
|
size: large
|
|
oc.commentPosition: ''
|
|
span: full
|
|
type: textarea
|
|
status:
|
|
label: Status
|
|
span: right
|
|
type: checkbox
|
|
comment: 'Active, disabled (disabled category does not appear on menu)'
|