Forked from sdboyer/display.bound.frontend.yml
Last active
December 18, 2015 18:09
-
-
Save EclipseGc/5823859 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id: frontend | |
label: Frontend master display | |
layout: static_layout:layout__core | |
layoutSettings: { } | |
blockInfo: | |
context: | |
url: | |
type: static | |
address: poobah | |
node_2: | |
type: argument | |
address: node | |
# these have bartik in their namespace, but that's irrelevant to our use here - | |
# we're just reusing them while we get everything together. | |
block.block.bartik.help: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '0' | |
block.block.bartik.content: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '0' | |
group: main-article | |
context: | |
url:url | |
node:node_2 | |
block.block.bartik.footer: | |
region: footer | |
region-type: footer | |
strategy: inline_block | |
weight: '0' | |
block.block.bartik.powered: | |
region: footer | |
region-type: footer | |
strategy: inline_block | |
weight: '10' | |
group: footer-container | |
block.block.bartik.search: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '0' | |
group: sidebar-first | |
block.block.bartik.login: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '-10' | |
group: sidebar-first | |
block.block.bartik.tools: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '-20' | |
block.block.bartik.main_menu: | |
region: header | |
region-type: header | |
strategy: inline_block | |
weight: '-10' | |
block.block.bartik.account_links: | |
region: header | |
region-type: header | |
strategy: inline_block | |
weight: '-10' | |
page_actions1: | |
region: header | |
region-type: header | |
strategy: inline_block | |
weight: '-15' | |
embedded: '1' | |
system_breadcrumb1: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '0' | |
embedded: '1' | |
page_messages1: | |
region: main | |
region-type: main | |
strategy: inline_block | |
weight: '0' | |
embedded: '1' | |
page_site_name1: | |
region: header | |
region-type: header | |
strategy: inline_block | |
weight: '2' | |
embedded: '1' | |
group: siteinfo | |
page_site_logo1: | |
region: header | |
region-type: header | |
strategy: inline_block | |
weight: '1' | |
embedded: '1' | |
group: siteinfo | |
page_site_slogan1: | |
region: header | |
region-type: header | |
strategy: inline_block | |
weight: '0' | |
embedded: '1' | |
group: siteinfo | |
embeddedBlockConfigs: | |
page_actions1: | |
id: page_actions1 | |
plugin: page_actions | |
label: '' | |
label_display: visible | |
module: block | |
status: '1' | |
settings: | |
id: secondary-menu | |
subject: 'Menu Navigation' | |
semantics: nav | |
system_breadcrumb1: | |
id: system_breadcrumb1 | |
plugin: system_breadcrumb_block | |
label: '' | |
label_display: visible | |
module: system | |
status: '1' | |
settings: | |
subject: '' | |
semantics: nav | |
classes: | |
- l-s-full | |
page_messages1: | |
id: page_messages1 | |
plugin: page_messages | |
label: '' | |
label_display: visible | |
module: block | |
status: '1' | |
settings: | |
subject: '' | |
semantics: div | |
page_site_logo1: | |
id: page_site_logo1 | |
plugin: page_site_logo | |
label: '' | |
label_display: visible | |
module: block | |
status: '1' | |
settings: | |
subject: '' | |
semantics: span | |
classes: | |
- l-s-full | |
- l-m-1-6 | |
- l-l-1-8 | |
- l-xl-2-12 | |
- l-xxl-2-16 | |
page_site_name1: | |
id: page_site_name1 | |
plugin: page_site_name | |
label: '' | |
label_display: visible | |
module: block | |
status: '1' | |
settings: | |
subject: '' | |
semantics: header | |
classes: | |
- l-s-full | |
- l-m-4-6 | |
- l-m-omega | |
- l-l-2-8 | |
- l-xl-4-12 | |
- l-xxl-4-16 | |
page_site_slogan1: | |
id: page_site_slogan1 | |
plugin: page_site_slogan | |
label: '' | |
label_display: visible | |
module: block | |
status: '1' | |
settings: | |
subject: '' | |
semantics: span | |
groups: | |
siteinfo: | |
region: header | |
weight: '-5' | |
semantics: div | |
classes: | |
- l-container | |
- l-clearfix | |
main-article: | |
region: main | |
weight: '-1' | |
semantics: article | |
classes: | |
- l-s-full | |
- l-m-4-6 | |
- l-l-5-8 | |
- l-xl-8-12 | |
- l-xxl-10-16 | |
sidebar-first: | |
region: main | |
weight: '0' | |
semantics: aside | |
classes: | |
- l-s-full | |
- l-m-2-6 | |
- l-m-omega | |
- l-l-3-8 | |
- l-l-omega | |
- l-xl-4-12 | |
- l-xl-omega | |
- l-xxl-6-16 | |
- l-xxl-omega | |
footer-container: | |
region: footer | |
weight: '-5' | |
semantics: div | |
classes: | |
- l-container | |
- l-clearfix |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment