mirror of https://github.com/onweru/compose.git

weru
10.05.2020 ceab4e78e130aa3596f26d5d2eded924458618ef
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
label: Page
hide_body: false
fields:
- type: text
  name: title
  label: Title
  config:
    required: true
- type: number
  name: weight
  label: Page Rank
  description: Determines the position of the page on the left sidebar <em>(optional)</em>
- type: textarea
  name: description
  label: Summary
  description: Enter a custom summary (optional)
- name: draft
  type: boolean
  label: Unpublish
  description: Mark as draft