Skip to content
This repository was archived by the owner on Apr 17, 2024. It is now read-only.

Commit 633c062

Browse files
authored
feat: use core media library & new backend theme (#367)
* feat: make it compatible with 8.7 * fix: use the new filesystem services * feat: update to use the new media library * feat: use adminimal for the back-end * feat: use custom favicons * feat: 8.7 is now stable
1 parent 056b4ca commit 633c062

265 files changed

Lines changed: 2281 additions & 1135 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 0 additions & 189 deletions
This file was deleted.

composer.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,19 +45,17 @@
4545
"require": {
4646
"cweagans/composer-patches": "^1.6.0",
4747
"drupal/admin_toolbar": "^1.23",
48+
"drupal/adminimal_theme": "^1.4",
4849
"drupal/consumer_image_styles": "^3.0@rc",
4950
"drupal/consumers": "^1.8",
5051
"drupal/contentajs": "^1.0@beta",
51-
"drupal/core": "^8.7@rc",
52+
"drupal/core": "^8.7",
5253
"drupal/decoupled_router": "^1.1",
53-
"drupal/dropzonejs": "^2.0@alpha",
54-
"drupal/entity_browser": "^2.0@alpha",
5554
"drupal/image_widget_crop": "^2.1",
5655
"drupal/inline_entity_form": "^1.0@beta",
5756
"drupal/jsonapi_extras": "^3.6",
5857
"drupal/jsonrpc": "^1.0@beta",
5958
"drupal/material_admin": "^1.0@alpha",
60-
"drupal/media_entity_browser": "^2.0@alpha",
6159
"drupal/openapi": "^1.0@beta",
6260
"drupal/schemata": "^1.0@alpha",
6361
"drupal/simple_oauth": "^3.3",
@@ -84,7 +82,6 @@
8482
"provide": {
8583
},
8684
"require-dev": {
87-
"burdamagazinorg/thunder-dev-tools": "dev-master",
8885
"drupal/config_inspector": "1.x-dev",
8986
"drupal/coder": "^8.2",
9087
"drupal/features": "^3.5",
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
features:
2+
node_user_picture: 0
3+
comment_user_picture: 0
4+
comment_user_verification: 0
5+
favicon: 1
6+
logo:
7+
use_default: 0
8+
path: profiles/contrib/contenta_jsonapi/modules/contenta_enhancements/logo.svg
9+
favicon:
10+
use_default: 0
11+
path: profiles/contrib/contenta_jsonapi/modules/contenta_enhancements/favicon.ico
12+
mimetype: image/vnd.microsoft.icon
13+
custom_css: 1
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 43605bd3-636c-4e30-b6c0-5aac44ab69ef
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- adminimal_theme
9+
_core:
10+
default_config_hash: 8by5KRsb7ZpmjHj0ms1d7xAG_xH54AWsOX6spDLJ59U
11+
id: adminimal_theme_breadcrumbs
12+
theme: adminimal_theme
13+
region: breadcrumb
14+
weight: 0
15+
provider: null
16+
plugin: system_breadcrumb_block
17+
settings:
18+
id: system_breadcrumb_block
19+
label: Breadcrumbs
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 8837213d-b564-4743-b2fb-454ee1eae92b
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- adminimal_theme
9+
_core:
10+
default_config_hash: 80N66GdzEvwqi1m-_GZ-ulkk8AJG9beoXcZ4-pMVKjI
11+
id: adminimal_theme_content
12+
theme: adminimal_theme
13+
region: content
14+
weight: 0
15+
provider: null
16+
plugin: system_main_block
17+
settings:
18+
id: system_main_block
19+
label: 'Main page content'
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: a7e256bc-7d00-46ee-a190-cff2dc1ecd8a
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- help
7+
theme:
8+
- adminimal_theme
9+
_core:
10+
default_config_hash: PfozGAnWQRNy00G6KEnZjIu9b2lGuWg-j-GT_-Ejglc
11+
id: adminimal_theme_help
12+
theme: adminimal_theme
13+
region: help
14+
weight: 0
15+
provider: null
16+
plugin: help_block
17+
settings:
18+
id: help_block
19+
label: Help
20+
provider: help
21+
label_display: '0'
22+
visibility: { }
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
uuid: 2dcec055-41ac-4461-9bec-d636c0fb99a2
2+
langcode: en
3+
status: true
4+
dependencies:
5+
theme:
6+
- adminimal_theme
7+
_core:
8+
default_config_hash: ik4PTMlBD0MWansnSMpSXq5SUlWRJ1IVVt6C7AIbQmc
9+
id: adminimal_theme_local_actions
10+
theme: adminimal_theme
11+
region: content
12+
weight: -10
13+
provider: null
14+
plugin: local_actions_block
15+
settings:
16+
id: local_actions_block
17+
label: 'Primary admin actions'
18+
provider: core
19+
label_display: '0'
20+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: ff662732-5dee-4584-aad4-f2f68ac6d263
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- user
7+
theme:
8+
- adminimal_theme
9+
_core:
10+
default_config_hash: 862sIulDdHmF0vBU1s2j2_a_CwkxursrL0pIrMDzzOg
11+
id: adminimal_theme_login
12+
theme: adminimal_theme
13+
region: content
14+
weight: 10
15+
provider: null
16+
plugin: user_login_block
17+
settings:
18+
id: user_login_block
19+
label: 'User login'
20+
provider: user
21+
label_display: visible
22+
visibility: { }
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
uuid: 21fb9ef5-b5e7-4d00-8876-60cb72b21aa0
2+
langcode: en
3+
status: true
4+
dependencies:
5+
module:
6+
- system
7+
theme:
8+
- adminimal_theme
9+
_core:
10+
default_config_hash: YqKTtloWJ8FjLtfVNfrHaK6kVgxT67lC1cJ3j6i6WLo
11+
id: adminimal_theme_messages
12+
theme: adminimal_theme
13+
region: highlighted
14+
weight: 0
15+
provider: null
16+
plugin: system_messages_block
17+
settings:
18+
id: system_messages_block
19+
label: 'Status messages'
20+
provider: system
21+
label_display: '0'
22+
visibility: { }
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
uuid: bc4fa2ed-94b7-45f8-b513-b6809d7aef9a
2+
langcode: en
3+
status: true
4+
dependencies:
5+
theme:
6+
- adminimal_theme
7+
_core:
8+
default_config_hash: Z3nlZUh2mSJP3apMrJWt-duS-aLyP79rcfu_0wpPmDs
9+
id: adminimal_theme_page_title
10+
theme: adminimal_theme
11+
region: header
12+
weight: -30
13+
provider: null
14+
plugin: page_title_block
15+
settings:
16+
id: page_title_block
17+
label: 'Page title'
18+
provider: core
19+
label_display: '0'
20+
visibility: { }

0 commit comments

Comments
 (0)