Add new configuration generated by config distro after d10 upgrade
This commit is contained in:
parent
ed09c9acf2
commit
790a477269
95 changed files with 2635 additions and 0 deletions
42
config/sync/tour.tour.block-layout.yml
Normal file
42
config/sync/tour.tour.block-layout.yml
Normal file
|
@ -0,0 +1,42 @@
|
|||
uuid: 0ce31527-fe4d-4b3f-b561-cddb88ea1002
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- block
|
||||
_core:
|
||||
default_config_hash: pG6QAggTrD7RQWb79PT3NH48GSvTiePly_l53f3OENs
|
||||
id: block-layout
|
||||
label: 'Block Layout Page'
|
||||
module: block
|
||||
routes:
|
||||
-
|
||||
route_name: block.admin_display
|
||||
tips:
|
||||
block-layout:
|
||||
id: block-layout
|
||||
plugin: text
|
||||
label: 'Block Layout'
|
||||
weight: 1
|
||||
body: 'Blocks are boxes of content rendered into an area, or region, of a web page that can be displayed in regions (such as footer or sidebar) on your page.'
|
||||
place-block:
|
||||
id: place-block
|
||||
plugin: text
|
||||
label: 'Place Blocks'
|
||||
weight: 2
|
||||
selector: .button--small
|
||||
body: 'Any custom or contributed block can be added to a particular region by clicking on a button Place block. A new block can also be created by clicking on Place Block'
|
||||
block-region:
|
||||
id: block-region
|
||||
plugin: text
|
||||
label: 'Block Region'
|
||||
weight: 3
|
||||
selector: .block-region-select
|
||||
body: 'Assign or change the region of a block by clicking here. A dropdown list with all the regions will appear. You can place one block in multiple regions.'
|
||||
configure-block:
|
||||
id: configure-block
|
||||
plugin: text
|
||||
label: 'Configure Block'
|
||||
weight: 4
|
||||
selector: .dropbutton-widget
|
||||
body: 'By Clicking on "Configure" you can go ahead and edit the contents of the block, deal with the visibility settings and even change the placement of where it is on your theme.'
|
Loading…
Add table
Add a link
Reference in a new issue