Commit 4977f8b3 authored by santiago duque's avatar santiago duque

changed chapter blueprint

parent cf792ec8
...@@ -4,6 +4,22 @@ tabs: ...@@ -4,6 +4,22 @@ tabs:
content: content:
label: Content label: Content
fields: fields:
part:
label: Part
type: number
help: Which narrative part this chapter belongs to (1, 2, or 3)
min: 1
max: 3
default: 1
width: 1/3
part_name:
label: Part Name
type: text
help: "e.g. Below, Recurrence, Awake"
width: 1/3
gap1:
type: gap
width: 1/3
chapter_number: chapter_number:
label: Chapter Number label: Chapter Number
type: number type: number
...@@ -35,19 +51,7 @@ tabs: ...@@ -35,19 +51,7 @@ tabs:
label: Scroll Cue Text label: Scroll Cue Text
type: text type: text
default: Scroll to descend default: Scroll to descend
part:
label: Part
type: number
help: Which narrative part this chapter belongs to (1, 2, or 3)
min: 1
max: 3
default: 1
width: 1/2
part_name:
label: Part Name
type: text
help: "e.g. Below, Recurrence, Awake"
width: 1/2
sections: sections:
label: Chapter Sections label: Chapter Sections
type: blocks type: blocks
......
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