-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathebi_framework.info.yml
55 lines (48 loc) · 1.33 KB
/
ebi_framework.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
52
53
54
55
name: ebi_framework
description: "Custom sub-theme, inherits from the Foundation base theme read <a href=\"http://foundation.zurb.com/docs/index.php\">framework documentation</a>"
core: 8.x
type: theme
base theme: zurb_foundation
# Image appears on admin/appearance
screenshot: images/screenshot.jpg
# Uncomment these lines and change "ebi_framework" to your theme name if you
# need to add custom CSS or JS
libraries:
- ebi_framework/ebi_framework_cdn
- ebi_framework/global
libraries-override:
zurb_foundation/global:
js:
js/foundation.min.js: false
# Regions are output in the page.html.twig
regions:
meta_header: 'Meta Header'
header: Header
header_branding: Header Branding
main_menu: Main Menu
menu_inline: Menu Inline
help: Help
page_top: 'Page top'
page_bottom: 'Page bottom'
highlighted: Highlighted
content: Content
sidebar_first: 'Left Sidebar'
sidebar_second: 'Right Sidebar'
footer_first: 'Footer first column'
footer_middle: 'Footer middle column'
footer_last: 'Footer last column'
left_off_canvas: 'Left off canvas'
right_off_canvas: 'Right off canvas'
regions_hidden:
page_top: 'Page Top'
page_bottom: 'Page bottom'
# Hidden regions
# regions_hidden[]: Page top
# regions_hidden[]: Page bottom
features:
- logo
- name
- slogan
- favicon
- comment_user_picture
- node_user_picture