33 lines
933 B
YAML
Raw Normal View History

2019-04-02 19:54:29 +02:00
extends@: default
form:
fields:
tabs:
2019-04-09 18:05:36 +02:00
fields:
content:
fields:
header.buttons:
name: galerie
type: list
style: vertical
label: Galerie
fields:
.text:
type: text
label: Descriptions
.header.a_file:
type: filepicker
folder: '@self'
preview_images: true
label: Select a file
2019-04-02 19:54:29 +02:00
fields:
advanced:
fields:
columns:
fields:
column1:
fields:
header.body_classes:
markdown: true
2019-04-09 18:05:36 +02:00
description: 'Available classes in Quark Theme (space separated):<br />`header-fixed`, `header-animated`, `header-dark`, `header-transparent`, `sticky-footer`'