Skip to content

Instantly share code, notes, and snippets.

@ItsReaSz
Created September 28, 2018 09:45
Show Gist options
  • Save ItsReaSz/3140d9b9a90d1fd82774f7021ce297ba to your computer and use it in GitHub Desktop.
Save ItsReaSz/3140d9b9a90d1fd82774f7021ce297ba to your computer and use it in GitHub Desktop.
{
"name": {
"en-GB": "Video hero"
},
"description": {
"en-GB": "Hero with video"
},
"template": "containers/media/hero/hero-video.html.twig",
"template_config": {
"content": {
"label": {
"en-GB": "Content"
},
"controls": {
"video": {
"label": {
"en-GB": "Video link (YouTube or Vimeo embed link)",
"fr-FR": "Video link (YouTube or Vimeo embed link)"
},
"value": {
"en-GB": "https://player.vimeo.com/video/266512829",
"fr-FR": "https://player.vimeo.com/video/266512829"
},
"control": "core/text"
}
}
},
"config": {
"label": {
"en-GB": "Settings"
},
"controls": {
"container_tag": {
"value": "div",
"control": "project/container_tag"
},
"leader": {
"value": "",
"control": "project/leader"
},
"trailer": {
"value": "",
"control": "project/trailer"
},
"container_class": {
"value": "",
"control": "project/container_class"
}
}
}
},
"containers": [],
"frontender": "ca3b334a58e6913ba7f138d5acda7ed2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment