Commit cf792ec8 authored by santiago duque's avatar santiago duque

changed chapter blueprint

parent b943c17d
...@@ -9,23 +9,28 @@ tabs: ...@@ -9,23 +9,28 @@ tabs:
type: number type: number
required: true required: true
min: 1 min: 1
width: 1/3
chapter_numeral: chapter_numeral:
label: Roman Numeral label: Roman Numeral
type: text type: text
help: "e.g. I, II, III, IV" help: "e.g. I, II, III, IV"
required: true required: true
width: 1/3
read_time: read_time:
label: Read Time label: Read Time
type: text type: text
help: "e.g. ~ 12 min" help: "e.g. ~ 12 min"
width: 1/3
location: location:
label: Location / Setting label: Location / Setting
type: text type: text
help: Shown in chapter hero meta bar help: Shown in chapter hero meta bar
width: 1/2
chapter_time: chapter_time:
label: Time (in-story) label: Time (in-story)
type: text type: text
help: "e.g. 23:47" help: "e.g. 23:47"
width: 1/2
scroll_cue: scroll_cue:
label: Scroll Cue Text label: Scroll Cue Text
type: text type: text
...@@ -37,10 +42,12 @@ tabs: ...@@ -37,10 +42,12 @@ tabs:
min: 1 min: 1
max: 3 max: 3
default: 1 default: 1
width: 1/2
part_name: part_name:
label: Part Name label: Part Name
type: text type: text
help: "e.g. Below, Recurrence, Awake" help: "e.g. Below, Recurrence, Awake"
width: 1/2
sections: sections:
label: Chapter Sections label: Chapter Sections
type: blocks type: blocks
...@@ -52,9 +59,3 @@ tabs: ...@@ -52,9 +59,3 @@ tabs:
- pinned-text - pinned-text
- pinned-image - pinned-image
seo:
label: SEO
fields:
seo_description:
label: Meta Description
type: textarea
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment