updated major version context
This commit is contained in:
parent
c553e71036
commit
8cbf34222b
@ -24,6 +24,7 @@
|
|||||||
"drupal/ckeditor_iframe": "^2.1",
|
"drupal/ckeditor_iframe": "^2.1",
|
||||||
"drupal/config_ignore": "^3.2",
|
"drupal/config_ignore": "^3.2",
|
||||||
"drupal/config_update": "^2.0@alpha",
|
"drupal/config_update": "^2.0@alpha",
|
||||||
|
"drupal/context": "^5.0@RC",
|
||||||
"drupal/core-composer-scaffold": "^9.3",
|
"drupal/core-composer-scaffold": "^9.3",
|
||||||
"drupal/core-project-message": "^9.3",
|
"drupal/core-project-message": "^9.3",
|
||||||
"drupal/core-recommended": "^9.5.11",
|
"drupal/core-recommended": "^9.5.11",
|
||||||
|
24
composer.lock
generated
24
composer.lock
generated
@ -4,7 +4,7 @@
|
|||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"content-hash": "707960805ea2a1fba6fdeb39701f4f87",
|
"content-hash": "b310c6c78f8a5d00519534f21d628dfc",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "ajgl/breakpoint-twig-extension",
|
"name": "ajgl/breakpoint-twig-extension",
|
||||||
@ -3939,29 +3939,29 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal/context",
|
"name": "drupal/context",
|
||||||
"version": "4.1.0",
|
"version": "5.0.0-rc1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.drupalcode.org/project/context.git",
|
"url": "https://git.drupalcode.org/project/context.git",
|
||||||
"reference": "8.x-4.1"
|
"reference": "5.0.0-rc1"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://ftp.drupal.org/files/projects/context-8.x-4.1.zip",
|
"url": "https://ftp.drupal.org/files/projects/context-5.0.0-rc1.zip",
|
||||||
"reference": "8.x-4.1",
|
"reference": "5.0.0-rc1",
|
||||||
"shasum": "5cfee680f7299d82b584502479c85566bb4285c1"
|
"shasum": "ae1549bc5e5c75c0c6799b7b737d7391cfc5be73"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"drupal/core": "^8.8 || ^9"
|
"drupal/core": "^9.3 || ^10"
|
||||||
},
|
},
|
||||||
"type": "drupal-module",
|
"type": "drupal-module",
|
||||||
"extra": {
|
"extra": {
|
||||||
"drupal": {
|
"drupal": {
|
||||||
"version": "8.x-4.1",
|
"version": "5.0.0-rc1",
|
||||||
"datestamp": "1628187190",
|
"datestamp": "1677054769",
|
||||||
"security-coverage": {
|
"security-coverage": {
|
||||||
"status": "covered",
|
"status": "not-covered",
|
||||||
"message": "Covered by Drupal's security advisory policy"
|
"message": "RC releases are not covered by Drupal security advisories."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -17051,6 +17051,7 @@
|
|||||||
"drupal/address": 20,
|
"drupal/address": 20,
|
||||||
"drupal/administerusersbyrole": 20,
|
"drupal/administerusersbyrole": 20,
|
||||||
"drupal/config_update": 15,
|
"drupal/config_update": 15,
|
||||||
|
"drupal/context": 5,
|
||||||
"drupal/inline_entity_form": 5,
|
"drupal/inline_entity_form": 5,
|
||||||
"drupal/page_manager": 20,
|
"drupal/page_manager": 20,
|
||||||
"drupal/paragraphs": 20,
|
"drupal/paragraphs": 20,
|
||||||
@ -17061,7 +17062,6 @@
|
|||||||
"drupal/bulkdelete": 20,
|
"drupal/bulkdelete": 20,
|
||||||
"drupal/cshs": 20,
|
"drupal/cshs": 20,
|
||||||
"drupal/config_devel": 20,
|
"drupal/config_devel": 20,
|
||||||
"drupal/context": 10,
|
|
||||||
"drupal/date_range_formatter": 20,
|
"drupal/date_range_formatter": 20,
|
||||||
"drupal/domain": 20,
|
"drupal/domain": 20,
|
||||||
"drupal/domain_alias": 20,
|
"drupal/domain_alias": 20,
|
||||||
|
@ -3,7 +3,6 @@ langcode: fr
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- system
|
- system
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -18,12 +17,4 @@ settings:
|
|||||||
label: 'Contenu de la page principale'
|
label: 'Contenu de la page principale'
|
||||||
label_display: visible
|
label_display: visible
|
||||||
provider: system
|
provider: system
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- system.menu.head
|
- system.menu.head
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- menu_block
|
- menu_block
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -29,12 +28,4 @@ settings:
|
|||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'head:'
|
parent: 'head:'
|
||||||
suggestion: head
|
suggestion: head
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- system.menu.head
|
- system.menu.head
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- menu_block
|
- menu_block
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -29,12 +28,4 @@ settings:
|
|||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'head:'
|
parent: 'head:'
|
||||||
suggestion: head
|
suggestion: head
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -3,7 +3,6 @@ langcode: fr
|
|||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- system
|
- system
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -21,12 +20,4 @@ settings:
|
|||||||
use_site_logo: true
|
use_site_logo: true
|
||||||
use_site_name: true
|
use_site_name: true
|
||||||
use_site_slogan: true
|
use_site_slogan: true
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -6,7 +6,6 @@ dependencies:
|
|||||||
- 'block_content:custom:d61049b4-1d02-41f9-b590-07d2488190a6'
|
- 'block_content:custom:d61049b4-1d02-41f9-b590-07d2488190a6'
|
||||||
module:
|
module:
|
||||||
- block_content
|
- block_content
|
||||||
- context
|
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
id: logosfooter
|
id: logosfooter
|
||||||
@ -23,12 +22,4 @@ settings:
|
|||||||
status: true
|
status: true
|
||||||
info: ''
|
info: ''
|
||||||
view_mode: full
|
view_mode: full
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- system.menu.footer
|
- system.menu.footer
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- menu_block
|
- menu_block
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -29,12 +28,4 @@ settings:
|
|||||||
expand_all_items: false
|
expand_all_items: false
|
||||||
parent: 'footer:'
|
parent: 'footer:'
|
||||||
suggestion: footer
|
suggestion: footer
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -6,7 +6,6 @@ dependencies:
|
|||||||
- 'block_content:custom:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78'
|
- 'block_content:custom:e0c66a5a-bc7a-4f4a-b6f1-7bec4b77ad78'
|
||||||
module:
|
module:
|
||||||
- block_content
|
- block_content
|
||||||
- context
|
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
id: retrouveznoussurlesreseauxsociaux
|
id: retrouveznoussurlesreseauxsociaux
|
||||||
@ -23,12 +22,4 @@ settings:
|
|||||||
status: true
|
status: true
|
||||||
info: ''
|
info: ''
|
||||||
view_mode: full
|
view_mode: full
|
||||||
visibility:
|
visibility: { }
|
||||||
view_inclusion:
|
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -23,6 +23,7 @@ settings:
|
|||||||
context_mapping: { }
|
context_mapping: { }
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
|
exposed: { }
|
||||||
visibility:
|
visibility:
|
||||||
'entity_bundle:node':
|
'entity_bundle:node':
|
||||||
id: 'entity_bundle:node'
|
id: 'entity_bundle:node'
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- views.view.programmes
|
- views.view.programmes
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -22,12 +21,5 @@ settings:
|
|||||||
provider: views
|
provider: views
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
visibility:
|
exposed: { }
|
||||||
view_inclusion:
|
visibility: { }
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- views.view.programmes
|
- views.view.programmes
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -22,12 +21,5 @@ settings:
|
|||||||
provider: views
|
provider: views
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
visibility:
|
exposed: { }
|
||||||
view_inclusion:
|
visibility: { }
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- views.view.programmes
|
- views.view.programmes
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -22,12 +21,5 @@ settings:
|
|||||||
provider: views
|
provider: views
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
visibility:
|
exposed: { }
|
||||||
view_inclusion:
|
visibility: { }
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- views.view.programmes
|
- views.view.programmes
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -22,12 +21,5 @@ settings:
|
|||||||
provider: views
|
provider: views
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
visibility:
|
exposed: { }
|
||||||
view_inclusion:
|
visibility: { }
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -5,7 +5,6 @@ dependencies:
|
|||||||
config:
|
config:
|
||||||
- views.view.programmes
|
- views.view.programmes
|
||||||
module:
|
module:
|
||||||
- context
|
|
||||||
- views
|
- views
|
||||||
theme:
|
theme:
|
||||||
- popsu
|
- popsu
|
||||||
@ -22,12 +21,5 @@ settings:
|
|||||||
provider: views
|
provider: views
|
||||||
views_label: ''
|
views_label: ''
|
||||||
items_per_page: none
|
items_per_page: none
|
||||||
visibility:
|
exposed: { }
|
||||||
view_inclusion:
|
visibility: { }
|
||||||
id: view_inclusion
|
|
||||||
negate: null
|
|
||||||
view_inclusion: { }
|
|
||||||
request_path_exclusion:
|
|
||||||
id: request_path_exclusion
|
|
||||||
negate: null
|
|
||||||
pages: ''
|
|
||||||
|
@ -12,3 +12,6 @@ enable_id_replacement: true
|
|||||||
weight_attributes: null
|
weight_attributes: null
|
||||||
weight_class: null
|
weight_class: null
|
||||||
weight_id: null
|
weight_id: null
|
||||||
|
attribute_keys_stored: '[]'
|
||||||
|
attribute_value_stored: '[]'
|
||||||
|
attributes_inline: '[]'
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e05fe0af690ad6ac0917a08c07c16adf08b2c308
|
Subproject commit 8166f96b6ed669316e2107e6964482472d8dc497
|
Loading…
x
Reference in New Issue
Block a user