grav/themes/quark-open-publishing/blueprints/pdf.yaml

58 lines
1.4 KiB
YAML
Raw Normal View History

title: PDF Options
'@extends':
type: default
context: blueprints://pages
form:
fields:
tabs:
type: tabs
active: 1
fields:
content:
fields:
header.title:
replace@: true
type: text
size: long
label: Page Title
header.pdf_title:
ordering@: 2
type: text
size: long
label: PDF Title
header.display_pdf_title:
ordering@: 3
type: toggle
label: Display PDF Title
default: 0
highlight: 1
options:
1: Yes
0: No
validate:
type: bool
header.pdf_url:
ordering@: 4
type: text
size: long
label: PDF URL
validate:
type: URL
options:
fields:
publishing:
fields:
header.published:
default: 1
advanced:
fields:
overrides:
fields:
header.visible:
default: 1