prev next chapitre block drupal settings
This commit is contained in:
46
config/sync/block.block.mathallo_contenu_3.yml
Normal file
46
config/sync/block.block.mathallo_contenu_3.yml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
uuid: e74678f7-d85f-4b43-9301-dc7952b86aa1
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.contenu
|
||||||
|
module:
|
||||||
|
- block_class
|
||||||
|
- menu_block
|
||||||
|
- node
|
||||||
|
theme:
|
||||||
|
- mathallo
|
||||||
|
third_party_settings:
|
||||||
|
block_class:
|
||||||
|
classes: next-chapitre
|
||||||
|
id: mathallo_contenu_3
|
||||||
|
theme: mathallo
|
||||||
|
region: content
|
||||||
|
weight: -3
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:contenu'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:contenu'
|
||||||
|
label: 'Contenu next chapitre'
|
||||||
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
|
follow: true
|
||||||
|
follow_parent: active
|
||||||
|
display_empty: false
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'contenu:'
|
||||||
|
render_parent: false
|
||||||
|
suggestion: contenu
|
||||||
|
hide_on_nonactive: true
|
||||||
|
visibility:
|
||||||
|
'entity_bundle:node':
|
||||||
|
id: 'entity_bundle:node'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
node: '@node.node_route_context:node'
|
||||||
|
bundles:
|
||||||
|
chapitre: chapitre
|
||||||
46
config/sync/block.block.mathallo_contenu_4.yml
Normal file
46
config/sync/block.block.mathallo_contenu_4.yml
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
uuid: fa1097ba-d47a-4939-97a1-c310e6257709
|
||||||
|
langcode: fr
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- system.menu.contenu
|
||||||
|
module:
|
||||||
|
- block_class
|
||||||
|
- menu_block
|
||||||
|
- node
|
||||||
|
theme:
|
||||||
|
- mathallo
|
||||||
|
third_party_settings:
|
||||||
|
block_class:
|
||||||
|
classes: prev-chapitre
|
||||||
|
id: mathallo_contenu_4
|
||||||
|
theme: mathallo
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'menu_block:contenu'
|
||||||
|
settings:
|
||||||
|
id: 'menu_block:contenu'
|
||||||
|
label: 'Contenu prev chapitre'
|
||||||
|
label_display: '0'
|
||||||
|
provider: menu_block
|
||||||
|
follow: true
|
||||||
|
follow_parent: active
|
||||||
|
display_empty: false
|
||||||
|
label_link: false
|
||||||
|
label_type: block
|
||||||
|
level: 1
|
||||||
|
depth: 1
|
||||||
|
expand_all_items: false
|
||||||
|
parent: 'contenu:'
|
||||||
|
render_parent: false
|
||||||
|
suggestion: contenu
|
||||||
|
hide_on_nonactive: true
|
||||||
|
visibility:
|
||||||
|
'entity_bundle:node':
|
||||||
|
id: 'entity_bundle:node'
|
||||||
|
negate: false
|
||||||
|
context_mapping:
|
||||||
|
node: '@node.node_route_context:node'
|
||||||
|
bundles:
|
||||||
|
chapitre: chapitre
|
||||||
@@ -4,6 +4,9 @@ langcode: fr
|
|||||||
maxlength_block_class_field: 255
|
maxlength_block_class_field: 255
|
||||||
field_type: multiple_textfields
|
field_type: multiple_textfields
|
||||||
default_case: standard
|
default_case: standard
|
||||||
|
block_classes_stored:
|
||||||
|
- next-chapitre
|
||||||
|
- prev-chapitre
|
||||||
enable_attributes: true
|
enable_attributes: true
|
||||||
enable_auto_complete: true
|
enable_auto_complete: true
|
||||||
qty_classes_per_block: 10
|
qty_classes_per_block: 10
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
uuid: 74f4d612-52d4-4c83-9ae2-b3fb78a6a82b
|
uuid: 74f4d612-52d4-4c83-9ae2-b3fb78a6a82b
|
||||||
langcode: en
|
langcode: fr
|
||||||
status: true
|
status: true
|
||||||
dependencies:
|
dependencies:
|
||||||
module:
|
module:
|
||||||
@@ -7,7 +7,7 @@ dependencies:
|
|||||||
_core:
|
_core:
|
||||||
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
default_config_hash: h3BeHVei4Lnyqbkao3YiF4KqoY-DhRvUNfEgKG8Rgjg
|
||||||
id: paragraph.preview
|
id: paragraph.preview
|
||||||
label: Preview
|
label: Aperçu
|
||||||
description: ''
|
description: ''
|
||||||
targetEntityType: paragraph
|
targetEntityType: paragraph
|
||||||
cache: true
|
cache: true
|
||||||
|
|||||||
Reference in New Issue
Block a user