Skip to content

Instantly share code, notes, and snippets.

@ItsReaSz
Created September 27, 2018 08:07
Show Gist options
  • Save ItsReaSz/281be639bc40debf735a85fea8a20d63 to your computer and use it in GitHub Desktop.
Save ItsReaSz/281be639bc40debf735a85fea8a20d63 to your computer and use it in GitHub Desktop.
Hero with optional promotional slogan
{
"name": {
"en-GB": "Hero"
},
"description": {
"en-GB": "Hero with optional promotional slogan"
},
"template": "containers/media/hero/hero-slogan.html.twig",
"template_config": {
"model": {
"label": {
"en-GB": "Content"
},
"controls": {
"data": {
"control": "project/model/media",
"value": {
"adapter": "SCR",
"model": "media",
"id": "967af8af-892d-42c6-9d93-454c2813b925"
}
}
}
},
"config": {
"label": {
"en-GB": "Settings"
},
"controls": {
"container_tag": {
"value": "figure",
"control": "project/container_tag"
},
"crown": {
"value": "",
"control": "project/crown"
},
"leader": {
"value": "",
"control": "project/leader"
},
"trailer": {
"value": "",
"control": "project/trailer"
},
"container_class": {
"value": "",
"control": "project/container_class"
},
"section_link": {
"value": {
"page": "about-cta",
"id": ""
},
"label": {
"en-GB": "Hero link"
},
"control": "core/route"
}
}
}
},
"containers": [
{
"name": {
"en-GB": "Slogan"
},
"description": {
"en-GB": "Slogan"
},
"template": "modules/global/teaser-slogan/teaser-slogan.html.twig",
"template_config": {
"slogan": {
"label": {
"en-GB": "Slogan"
},
"controls": {
"image": {
"control": "project/slogan"
},
"alt": {
"label": {
"en-GB": "Alternative text"
},
"value": {
"en-GB": "Seeding Innovation, Harvesting Prosperity",
"fr-FR": "Seeding Innovation, Harvesting Prosperity"
},
"control": "core/text"
},
"backdrop": {
"label": {
"en-GB": "Show backdrop"
},
"value": 1,
"control": "project/show"
}
}
}
},
"frontender": "e2fbd66b94628997881823845d253fbb"
}
],
"frontender": "5f57211215490f2abd909d197f45d1e6"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment