-
Notifications
You must be signed in to change notification settings - Fork 4
/
vartheme_bs4.layouts.yml
62 lines (62 loc) · 1.47 KB
/
vartheme_bs4.layouts.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
bb_cardbasic:
label: Card basic (Display Suite, legacy)
category: Barrio
template: templates/ds/layout--ds-card-basic
class: '\Drupal\ds\Plugin\DsLayout'
regions:
first:
label: Content
bb_cardtopimage:
label: Card top image (Display Suite, legacy)
category: Barrio
template: templates/ds/layout--ds-card-top-image
class: '\Drupal\ds\Plugin\DsLayout'
regions:
first:
label: Image
second:
label: Content
bb_cardimageoverlay:
label: Card image overlay (Display Suite, legacy)
category: Barrio
template: templates/ds/layout--ds-card-image-overlay
class: '\Drupal\ds\Plugin\DsLayout'
regions:
first:
label: Image
second:
label: Content
bb_cardheaderfooter:
label: Card header footer (Display Suite, legacy)
category: Barrio
template: templates/ds/layout--ds-card-header-footer
class: '\Drupal\ds\Plugin\DsLayout'
regions:
first:
label: Header
second:
label: Content
third:
label: Footer
bb_card3stack:
label: Card three block stacked (Display Suite, legacy)
category: Barrio
template: templates/ds/layout--ds-card-3stack
class: '\Drupal\ds\Plugin\DsLayout'
regions:
first:
label: First
second:
label: Image
third:
label: Second
bb_media:
label: Media (Display Suite, legacy)
category: Barrio
template: templates/ds/layout--ds-media
class: '\Drupal\ds\Plugin\DsLayout'
regions:
first:
label: Image
second:
label: Content