tour.tour.block-layout.yml
Same filename in other branches
File
-
core/
modules/ tour/ config/ optional/ tour.tour.block-layout.yml
View source
- langcode: en
- status: true
- dependencies:
- module:
- - block
- 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.'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.