-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathblellow.info.yml
51 lines (48 loc) · 1.26 KB
/
blellow.info.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
name: Blellow 8.x
type: theme
description: 'The default theme of DG-Connect for the Futurium D8 website.'
package: Cnect
core: 8.x
libraries:
- blellow/style
- blellow/base
- blellow/login_register
- blellow/fields
- blellow/date_widget
- blellow/meta_data
- blellow/global-fonts
- blellow/video
base theme: stable
regions:
site_top_bar: "Site top bar"
site_header: "Site header"
page_header: "Page header"
navigation: "Navigation"
content_top: "Content top (front)"
content_side: "Content top sidebar (front)"
content: "Content"
footer: "Footer"
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
config_devel:
optional:
- block.block.oe_multilingual_content_language_switcher
- block.block.oe_multilingual_language_switcher
- block.block.blellow_main_page_content
- block.block.blellow_page_header
- block.block.blellow_site_branding
- block.block.blellow_tabs
- block.block.blellow_search_form
- block.block.blellow_corporate_footer
# components module needs to be installed to use
# {% include "@myLib/box/box.twig" %}
component-libraries:
patterns:
paths:
- templates/patterns
# ecl:
# paths:
# - templates/components
cnectlib:
paths:
- templates/cnect_component_lib