Skip to content

Instantly share code, notes, and snippets.

@mikemartin
Created August 3, 2020 00:11
Show Gist options
  • Save mikemartin/fb4731f1051f97b6a51aae6753036979 to your computer and use it in GitHub Desktop.
Save mikemartin/fb4731f1051f97b6a51aae6753036979 to your computer and use it in GitHub Desktop.
Little Bard
title: Little Bard
fields:
-
handle: text
field:
sets:
button:
display: Button
fields:
-
handle: label
field:
input_type: text
type: text
localizable: false
listable: hidden
display: Label
width: 50
-
handle: link
field:
input_type: text
type: text
localizable: false
listable: hidden
display: Link
width: 50
download:
display: Download Button
fields:
-
handle: label
field:
input_type: text
type: text
localizable: false
listable: hidden
display: Label
width: 50
-
handle: download_link
field:
mode: list
container: assets
folder: downloads
restrict: false
allow_uploads: true
max_files: 1
type: assets
localizable: false
listable: hidden
display: Download
width: 50
ticks:
display: 'Ticks List'
fields:
-
handle: ticks
field:
type: list
localizable: false
listable: hidden
display: Ticks
buttons:
- h3
- h4
- bold
- italic
- removeformat
- anchor
save_html: true
toolbar_mode: floating
link_noopener: true
link_noreferrer: true
target_blank: true
reading_time: true
fullscreen: true
allow_source: true
type: bard
localizable: false
listable: hidden
replicator_preview: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment