-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathiu.info.yml
70 lines (63 loc) · 2.21 KB
/
iu.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
name: IU
description: A consistent and accessible base theme compliant with the <a href="//styleguide.iu.edu" target="_blank">IU Website Style Guide</a> and <a href="//brand.iu.edu" target="_blank">IU brand guidelines</a>.
type: theme
base theme: stable
core: 8.x
libraries:
- iu/global-styling
- iu/iu-framework-prod
libraries-extend:
# Improve interoperability between IU Framework and various Drupal features.
toolbar/toolbar:
- iu/toolbar
settings_tray/drupal.settings_tray:
- iu/settings-tray
contextual/drupal.contextual-links:
- iu/contextual
user/drupal.user:
- iu/user
core/drupal.progress:
- iu/progress
core/drupal.vertical-tabs:
- iu/vertical-tabs
system/base:
- iu/tabledrag
quickedit/quickedit:
- iu/quickedit
paragraphs/drupal.paragraphs.admin:
- iu/paragraphs.admin
core/drupal.dropbutton:
- iu/dropbutton
iu_paragraphs/iu-tabs:
- iu/tabs
diff/diff.general:
- iu/diff
libraries-override:
# Override site_alert styles for IU Notices / Campus Alert compatibility.
site_alert/drupal.site_alert:
css:
theme:
css/site_alert.css: css/components/site-alert.css
ckeditor_stylesheets:
- css/components/ckeditor.css?1
- css/components/image-styles.css?1
regions:
# 1. Standard Drupal regions
# 2. Custom regions for IU Framework
campus_alert: 'Campus alert' # 2
header: 'Header' # 1
off_canvas: 'Mobile menu (off canvas)' # 2
primary_menu: 'Main menu' # 1
secondary_menu: 'Secondary menu' # 1
highlighted: 'Highlighted' # 1
help: 'Help' # 1
section_nav: 'Section Nav' # 2
breadcrumb: 'Breadcrumb' # 1
page_title: 'Page Title' # 2
local_tasks: 'Local Tasks' # 2
content: 'Content (Constrained)' # 1
content_fullwidth: 'Content (Edge-to-edge)' # 2
belt_nav: 'Footer Belt: Inline Nav' # 2
belt_social_media: 'Footer Belt: Social Media' # 2
skirt_nav: 'Footer Skirt: Column Nav' # 2
skirt_connect: 'Footer Skirt: Connect' # 2