Skip to content

Instantly share code, notes, and snippets.

@ItsReaSz
Created September 28, 2018 10:14
Show Gist options
  • Save ItsReaSz/e8d5824076fcdc551f5c12ea38200080 to your computer and use it in GitHub Desktop.
Save ItsReaSz/e8d5824076fcdc551f5c12ea38200080 to your computer and use it in GitHub Desktop.
{
"template": "containers/global/iframe/iframe.html.twig",
"name": {
"en-GB": "IFrame"
},
"description": {
"en-GB": "IFrame to embed external content"
},
"template_config": {
"content": {
"label": {
"en-GB": "Content"
},
"controls": {
"container_title": {
"value": {
"en-GB": "Title",
"fr-FR": "Tître"
},
"label": {
"en-GB": "Title"
},
"control": "core/text"
},
"embed_url": {
"value": "https://brickson.nl/",
"label": {
"en-GB": "Embed url"
},
"control": "core/text"
}
}
},
"config": {
"label": {
"en-GB": "Settings"
},
"controls": {
"embed_class": {
"value": "embed",
"label": {
"en-GB": "IFrame height"
},
"options": [
{
"value": "embed",
"label": {
"en-GB": "Default"
}
},
{
"value": "embed embed--hero",
"label": {
"en-GB": "Hero"
}
}
],
"control": "core/list"
},
"leader": {
"value": "",
"control": "project/leader"
},
"leader_inside": {
"value": "",
"control": "project/leader_inside"
},
"trailer": {
"value": "",
"control": "project/trailer"
},
"trailer_inside": {
"value": "",
"control": "project/trailer_inside"
},
"wings": {
"value": "",
"control": "project/wings"
}
}
}
},
"frontender": "4fcdbd9561611eea4f7e9b7551e09991"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment