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

weru
10.15.2020 549bcfee05618be7a2b7dcf3a2ffb575ac10b0bf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
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>
- name: description
  type: text
  config:
    required: false
  label: Summary
  description: Enter a custom summary <em>(optional)</em>
- name: draft
  type: boolean
  label: Unpublish
  description: Mark as draft