Created
September 27, 2018 09:01
-
-
Save ItsReaSz/3726369242649cd3e909517dda088d53 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
{ | |
"name": { | |
"en-GB": "Channel Index", | |
"fr-FR": "Channel Index" | |
}, | |
"description": { | |
"en-GB": "Alphabetised list of channels", | |
"fr-FR": "Alphabetised list of channels" | |
}, | |
"template": "containers/global/group/group.html.twig", | |
"template_config": { | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"container_tag": { | |
"value": "section", | |
"control": "project/container_tag" | |
}, | |
"wings": { | |
"value": "", | |
"control": "project/wings" | |
}, | |
"leader": { | |
"value": "", | |
"control": "project/leader" | |
}, | |
"leader_inside": { | |
"value": "", | |
"control": "project/leader_inside" | |
}, | |
"trailer": { | |
"value": "", | |
"control": "project/trailer" | |
}, | |
"trailer_inside": { | |
"value": "trailer-inside--giant", | |
"control": "project/trailer_inside" | |
}, | |
"divider": { | |
"value": "", | |
"control": "project/divider" | |
}, | |
"container_class": { | |
"value": "", | |
"control": "project/container_class" | |
} | |
} | |
} | |
}, | |
"containers": [ | |
{ | |
"name": { | |
"en-GB": "Container header" | |
}, | |
"description": { | |
"en-GB": "Container-header" | |
}, | |
"template": "containers/global/container-header/container-header.html.twig", | |
"template_config": { | |
"labels": { | |
"label": { | |
"en-GB": "Content" | |
}, | |
"controls": { | |
"container_title": { | |
"value": { | |
"en-GB": "Title", | |
"fr-FR": "Tître" | |
}, | |
"label": { | |
"en-GB": "Container title" | |
}, | |
"control": "core/text" | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"wings": { | |
"value": "wings", | |
"control": "project/wings" | |
}, | |
"show_margins": { | |
"value": "", | |
"control": "project/layout/show_margins" | |
}, | |
"show_smaller_title": { | |
"value": 0, | |
"label": { | |
"en-GB": "Show small title" | |
}, | |
"control": "core/boolean" | |
}, | |
"container_class": { | |
"value": "", | |
"control": "project/container_class" | |
}, | |
"container_tag": { | |
"value": "header", | |
"control": "project/container_tag" | |
} | |
} | |
} | |
}, | |
"frontender": "e1d8a93d5336a03e9c9ffd3a1c7f0efd" | |
}, | |
{ | |
"name": { | |
"en-GB": "Index", | |
"fr-FR": "Index" | |
}, | |
"description": { | |
"en-GB": "Alphabetised list of channels", | |
"fr-FR": "Alphabetised list of channels" | |
}, | |
"template": "modules/index/topic-index.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content", | |
"fr-FR": "Content" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/channels", | |
"value": { | |
"adapter": "SCR", | |
"model": "channels" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"container_tag": { | |
"value": "div", | |
"control": "project/container_tag" | |
}, | |
"wings": { | |
"value": "", | |
"control": "project/wings" | |
}, | |
"divider": { | |
"value": "", | |
"control": "project/divider" | |
}, | |
"container_class": { | |
"value": "trailer trailer-inside", | |
"control": "project/container_class" | |
} | |
} | |
}, | |
"newsletter_labels": { | |
"label": { | |
"en-GB": "Newsletter Signup Labels" | |
}, | |
"controls": { | |
"title": { | |
"hidden": "0", | |
"access": "all", | |
"type": "text", | |
"value": { | |
"en-GB": "Don’t miss the opportunity to work with CTA. Subscribe now!", | |
"fr-FR": "Ne pas manquer l'opportunité de travailler avec CTA. Abbonez-vous maintenant!" | |
}, | |
"label": { | |
"en-GB": "Newsletter title", | |
"fr-FR": "Newsletter title" | |
} | |
}, | |
"button": { | |
"hidden": "0", | |
"access": "all", | |
"type": "text", | |
"value": { | |
"en-GB": "Subscribe", | |
"fr-FR": "Souscrire" | |
}, | |
"label": { | |
"en-GB": "Newsletter button label", | |
"fr-FR": "Newsletter button label" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "b31641c578975a851162f30b8b4ab4b2" | |
} | |
], | |
"frontender": "06f34352c1a428a48954770e1acb7c6b" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment