Created
September 27, 2018 08:58
-
-
Save ItsReaSz/b0ff790d531e8bce25d141672772cbd8 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": "Project Index", | |
"fr-FR": "Project Index" | |
}, | |
"description": { | |
"en-GB": "Alphabetised list of projects", | |
"fr-FR": "Alphabetised list of projects" | |
}, | |
"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": "383608d6f82dedb274bac3dd80904ae2" | |
}, | |
{ | |
"name": { | |
"en-GB": "Projects Index", | |
"fr-FR": "Projects Index" | |
}, | |
"description": { | |
"en-GB": "Alphabetised list of projects", | |
"fr-FR": "Alphabetised list of projects" | |
}, | |
"template": "modules/index/topic-index-projects.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content", | |
"fr-FR": "Content" | |
}, | |
"controls": { | |
"type": { | |
"value": "event.Project", | |
"control": "core/hidden" | |
}, | |
"data": { | |
"control": "project/model/event", | |
"value": { | |
"adapter": "SCR", | |
"model": "events", | |
"id": [] | |
} | |
} | |
} | |
}, | |
"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" | |
}, | |
"show_max": { | |
"value": 5, | |
"control": "core/number" | |
} | |
} | |
} | |
}, | |
"frontender": "55e208ea6d71c253ac152baeb04d81e5" | |
} | |
], | |
"frontender": "879e25a59a28a01ae006ad6a6aa3157c" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment