Add titlebar option to title paragraph

This commit is contained in:
benjamin melançon 2018-11-13 22:56:47 -05:00
parent 1df35c9517
commit 6b30f72780
2 changed files with 19 additions and 0 deletions

View file

@ -5,6 +5,7 @@ dependencies:
config:
- field.field.paragraph.title.field_image
- field.field.paragraph.title.field_style_color
- field.field.paragraph.title.field_style_titlebar
- field.field.paragraph.title.field_subtitle
- field.field.paragraph.title.field_title
- image.style.thumbnail
@ -31,6 +32,13 @@ content:
third_party_settings: { }
type: options_select
region: content
field_style_titlebar:
weight: 4
settings:
display_label: true
third_party_settings: { }
type: boolean_checkbox
region: content
field_subtitle:
weight: 1
settings:

View file

@ -5,6 +5,7 @@ dependencies:
config:
- field.field.paragraph.title.field_image
- field.field.paragraph.title.field_style_color
- field.field.paragraph.title.field_style_titlebar
- field.field.paragraph.title.field_subtitle
- field.field.paragraph.title.field_title
- image.style.max_650x650
@ -34,6 +35,16 @@ content:
third_party_settings: { }
type: list_key
region: content
field_style_titlebar:
weight: 4
label: hidden
settings:
format: true-false
format_custom_true: ''
format_custom_false: ''
third_party_settings: { }
type: boolean
region: content
field_subtitle:
weight: 1
label: hidden