Merge branch 'theme-progress' into 'master'
Live changes + Coffee See merge request agaric/sites/agaric-com!21
This commit is contained in:
commit
ffb78f2228
6 changed files with 123 additions and 0 deletions
33
config/sync/block.block.bringingdrupaltothegrassroots.yml
Normal file
33
config/sync/block.block.bringingdrupaltothegrassroots.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: d5d80b11-78ff-44c9-8200-587486756ecb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
content:
|
||||
- 'block_content:slide:a3cd0095-885e-4bb3-af97-86a53c81eabc'
|
||||
module:
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- agarica
|
||||
id: bringingdrupaltothegrassroots
|
||||
theme: agarica
|
||||
region: content_bottom
|
||||
weight: -9
|
||||
provider: null
|
||||
plugin: 'block_content:a3cd0095-885e-4bb3-af97-86a53c81eabc'
|
||||
settings:
|
||||
id: 'block_content:a3cd0095-885e-4bb3-af97-86a53c81eabc'
|
||||
label: 'Bringing Drupal to the Grassroots'
|
||||
provider: block_content
|
||||
label_display: '0'
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: columnar
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
33
config/sync/block.block.curatingdrupalconsessions.yml
Normal file
33
config/sync/block.block.curatingdrupalconsessions.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: df51ec02-9f84-4b5e-886f-3c78d692516e
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
content:
|
||||
- 'block_content:slide:c4a3017d-b5e6-4d41-86a8-a7f0af1e4cd1'
|
||||
module:
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- agarica
|
||||
id: curatingdrupalconsessions
|
||||
theme: agarica
|
||||
region: content_bottom
|
||||
weight: -11
|
||||
provider: null
|
||||
plugin: 'block_content:c4a3017d-b5e6-4d41-86a8-a7f0af1e4cd1'
|
||||
settings:
|
||||
id: 'block_content:c4a3017d-b5e6-4d41-86a8-a7f0af1e4cd1'
|
||||
label: 'Curating DrupalCon Sessions'
|
||||
provider: block_content
|
||||
label_display: '0'
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: columnar
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
33
config/sync/block.block.platformcooperativismhandbook.yml
Normal file
33
config/sync/block.block.platformcooperativismhandbook.yml
Normal file
|
@ -0,0 +1,33 @@
|
|||
uuid: d7215f95-9cc2-4641-85df-ac15a95c0304
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.home_page
|
||||
content:
|
||||
- 'block_content:slide:3be7e4f1-3acd-4a62-9cc3-8cf4b21eb69e'
|
||||
module:
|
||||
- block_content
|
||||
- block_visibility_groups
|
||||
theme:
|
||||
- agarica
|
||||
id: platformcooperativismhandbook
|
||||
theme: agarica
|
||||
region: content_bottom
|
||||
weight: -10
|
||||
provider: null
|
||||
plugin: 'block_content:3be7e4f1-3acd-4a62-9cc3-8cf4b21eb69e'
|
||||
settings:
|
||||
id: 'block_content:3be7e4f1-3acd-4a62-9cc3-8cf4b21eb69e'
|
||||
label: 'Platform Cooperativism Handbook'
|
||||
provider: block_content
|
||||
label_display: '0'
|
||||
status: true
|
||||
info: ''
|
||||
view_mode: columnar
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: home_page
|
||||
context_mapping: { }
|
5
config/sync/coffee.configuration.yml
Normal file
5
config/sync/coffee.configuration.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
coffee_menus:
|
||||
admin: admin
|
||||
max_results: 7
|
||||
_core:
|
||||
default_config_hash: cOqVnz_7pbb_0R31nQwih4Gh8XkmIbyFagFp6uUPaOc
|
|
@ -0,0 +1,18 @@
|
|||
uuid: 4bb2ffb4-e99d-4046-9921-9141afaf698b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- coffee
|
||||
id: config_sync.module.coffee
|
||||
snapshotSet: config_sync
|
||||
extensionType: module
|
||||
extensionName: coffee
|
||||
items:
|
||||
-
|
||||
collection: ''
|
||||
name: coffee.configuration
|
||||
data:
|
||||
coffee_menus:
|
||||
admin: admin
|
||||
max_results: 7
|
|
@ -11,6 +11,7 @@ module:
|
|||
block_visibility_groups: 0
|
||||
breakpoint: 0
|
||||
ckeditor: 0
|
||||
coffee: 0
|
||||
color: 0
|
||||
comment: 0
|
||||
components: 0
|
||||
|
|
Loading…
Reference in a new issue