ws_small_y-1.0.x-dev/_ws_small_y.layouts.yml
_ws_small_y.layouts.yml
ws_header:
label: 'Small Y Header'
category: 'WS Layouts'
class: '\Drupal\ws_small_y\Plugin\Layout\HeaderLayout'
library: ws_small_y/header
template: templates/ws-header
default_region: header_top_left
regions:
header_top_left:
label: Utility Nav left
header_top_right:
label: Utility Nav right
header_bottom_left:
label: Main Nav logo
header_bottom_middle:
label: Main Nav menu
header_bottom_right:
label: Second Nav menu
icon_map:
- [ header_top_left, header_top_right, header_bottom_left, header_bottom_middle, header_bottom_right]
ws_footer:
label: 'Small Y Footer'
category: 'WS Layouts'
class: '\Drupal\ws_small_y\Plugin\Layout\FooterLayout'
library: ws_small_y/footer
template: templates/ws-footer
default_region: footer_first_column
regions:
footer_top_left:
label: Footer top left
footer_top_middle:
label: Footer top middle
footer_top_right:
label: Footer top right
footer_bottom_left:
label: Footer bottom left
footer_bottom_right:
label: Footer bottom right
icon_map:
- [ footer_top_left, footer_top_middle, footer_top_right, footer_bottom_left, footer_bottom_right]
