Skip to content

Instantly share code, notes, and snippets.

@ItsReaSz
Created September 28, 2018 10:10
Show Gist options
  • Save ItsReaSz/c19d46a4ae439d7128da987bd51bdefe to your computer and use it in GitHub Desktop.
Save ItsReaSz/c19d46a4ae439d7128da987bd51bdefe to your computer and use it in GitHub Desktop.
{
"name": {
"en-GB": "Newsletter signup banner",
"fr-FR": "Newsletter signup banner"
},
"description": {
"en-GB": "Newsletter signup banner",
"fr-FR": "Newsletter signup banner"
},
"template": "containers/global/join-cta/join-cta.html.twig",
"template_config": {
"config": {
"label": {
"en-GB": "Settings"
},
"controls": {
"container_tag": {
"value": "div",
"control": "project/container_tag"
},
"leader": {
"value": "",
"control": "project/leader"
},
"leader_inside": {
"value": "",
"control": "project/leader_inside"
},
"trailer": {
"value": "trailer--normal",
"control": "project/trailer"
},
"trailer_inside": {
"value": "",
"control": "project/trailer_inside"
},
"container_class": {
"value": "",
"control": "project/container_class"
}
}
},
"content": {
"label": {
"en-GB": "Content"
},
"controls": {
"title": {
"value": {
"en-GB": "Sowing innovation, harvesting prosperity",
"fr-FR": ""
},
"label": {
"en-GB": "Title"
},
"control": "core/text"
},
"body": {
"value": {
"en-GB": "Proin ut vehicula sapien, vitae efficitur risus. In sodales massa ut ante semper cursus. Integer eget tortor dapibus, elementum purus vitae, accumsan dui. Curabitur euismod ac ipsum tempor feugiat non et massa. Duis non sapien at libero imperdiet elementum id eu quam.",
"fr-FR": ""
},
"label": {
"en-GB": "Body text"
},
"control": "core/textarea"
},
"slug": {
"value": {
"label": {
"en-GB": "Join us in making our vision a reality"
},
"page": "home",
"id": ""
},
"control": "core/route"
},
"show_icons": {
"value": "true",
"label": {
"en-GB": "Show illustrations"
},
"control": "core/list",
"options": [
{
"value": "true",
"label": {
"en-GB": "Yes"
}
},
{
"value": "false",
"label": {
"en-GB": "No"
}
}
]
}
}
}
},
"frontender": "9252f22182b30aa98298271d57adc866"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment