-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathcarapace.info.yml
49 lines (49 loc) · 1.5 KB
/
carapace.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
name: Carapace
type: theme
'base theme': at_core
'base theme original': 8.x-3.1
'subtheme type': adaptive_subtheme
layout: page-layout
description: 'An AdaptiveTheme sub-theme customized to optimize the Islandora experience. <br>Base: at_core (8.x-3.1)'
core_version_requirement: ^8 || ^9
regions:
leaderboard: Leaderboard
header_first: 'Header first'
header_second: 'Header second'
navbar: Navbar
highlighted: Highlighted
features_first: 'Features first'
features_second: 'Features second'
features_third: 'Features third'
content_prefix: 'Content prefix'
content: 'Main content'
sidebar_first: 'Sidebar first'
sidebar_second: 'Sidebar second'
content_suffix: 'Content suffix'
subfeatures_first: 'Sub-features first'
subfeatures_second: 'Sub-features second'
subfeatures_third: 'Sub-features third'
subfeatures_fourth: 'Sub-features fourth'
footer_first: 'Footer first'
footer_second: 'Footer second'
footer_third: 'Footer third'
page_top: 'Page top'
page_bottom: 'Page bottom'
tags: sub-theme
libraries-extend:
quickedit/quickedit:
- carapace/quickedit
stylesheets-remove:
- '@stable/css/node/node.preview.css'
- '@stable/css/node/node.module.css'
- '@stable/css/views/views.module.css'
- '@stable/css/system/components/tablesort.module.css'
- '@classy/css/components/file.css'
features:
- logo
- favicon
- node_user_picture
- comment_user_picture
- comment_user_verification
lifecycle: deprecated
lifecycle_link: 'https://groups.google.com/g/islandora/c/hLvL8VLEp90'