-
Notifications
You must be signed in to change notification settings - Fork 0
/
portcullis.info.yml
62 lines (62 loc) · 1.96 KB
/
portcullis.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
name: Portcullis
type: theme
base theme: classy
dependencies:
- classy:classy
description: 'A Bootstrap 4 Drupal 8 theme built for digital repositories.'
version: '0.0.1'
core_version_requirement: ^9 || ^10
libraries:
- portcullis/global-styling
- portcullis/messages
- portcullis/tooltip
- portcullis/local-stylesheets
- portcullis/in-page-navigation
- portcullis/fontawesome-css
libraries-override:
classy/base:
css:
component:
css/components/breadcrumb.css: false
css/components/pager.css: false
facets/soft-limit:
js:
js/soft-limit.js: js/custom/facets-override/soft-limit.js
regions:
slideout: 'Slideout'
header_top_highlighted_first: 'Header Top Highlighted First'
header_top_highlighted_second: 'Header Top Highlighted Second'
header_top_first: 'Header Top First'
header_top_second: 'Header Top Second'
header_first: 'Header First'
header: 'Header Second'
header_third: 'Header Third'
banner: 'Banner'
system_messages: 'System Messages'
content_top: 'Content Top'
content_top_highlighted: 'Content Top Highlighted'
content: 'Content'
sidebar_first: 'Sidebar First'
sidebar_second: 'Sidebar Second'
content_bottom_first: 'Content Bottom First'
content_bottom_second: 'Content Bottom Second'
featured_top: 'Featured Top'
featured: 'Featured'
featured_bottom: 'Featured Bottom'
sub_featured: 'Sub Featured'
highlighted_top: 'Highlighted Top'
highlighted: 'Highlighted'
footer_top_first: 'Footer Top First'
footer_top_second: 'Footer Top Second'
footer_first: 'Footer First'
footer_second: 'Footer Second'
footer_third: 'Footer Third'
footer_fourth: 'Footer Fourth'
footer_fifth: 'Footer Fifth'
footer_bottom: 'Footer Bottom'
sub_footer_top_first: 'Subfooter Top First'
sub_footer_top_second: 'Subfooter Top Second'
sub_footer_top_third: 'Subfooter Top Third'
sub_footer_first: 'Subfooter First'
footer: 'Subfooter Second'
hidden_blocks_collection: 'Hidden blocks collection'