Created
September 27, 2018 08:54
-
-
Save ItsReaSz/0c3f784258ebd9128fea8dca476698ed 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
{ | |
"template": "containers/events/impact-events/impact-events.html.twig", | |
"name": { | |
"en-GB": "Upcoming events with description" | |
}, | |
"description": { | |
"en-GB": "Single event channel with description" | |
}, | |
"template_config": { | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"container_class": { | |
"hidden": "0", | |
"access": "all", | |
"label": { | |
"en-GB": "Container class", | |
"fr-FR": "Container class" | |
}, | |
"type": "text", | |
"value": "" | |
} | |
} | |
} | |
}, | |
"containers": [ | |
{ | |
"name": { | |
"en-GB": "Impact lead" | |
}, | |
"description": { | |
"en-GB": "Impact lead" | |
}, | |
"template": "containers/events/impact-events/impact-lead.html.twig", | |
"template_config": { | |
"labels": { | |
"label": { | |
"en-GB": "Labels" | |
}, | |
"controls": { | |
"title": { | |
"label": { | |
"en-GB": "Title" | |
}, | |
"control": "core/text", | |
"value": { | |
"en-GB": "EDD 2018", | |
"fr-FR": "EDD 2018" | |
} | |
}, | |
"description": { | |
"label": { | |
"en-GB": "Description" | |
}, | |
"control": "core/textarea", | |
"value": { | |
"en-GB": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.", | |
"fr-FR": "Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum." | |
} | |
}, | |
"read_more": { | |
"value": { | |
"label": { | |
"en-GB": "Read more...", | |
"fr-FR": "Lire la suite..." | |
}, | |
"page": "/", | |
"id": "" | |
}, | |
"label": { | |
"en-GB": "Read more button" | |
}, | |
"control": "core/route" | |
} | |
} | |
} | |
}, | |
"frontender": "ee41ad76e610148421fae00ad9a1521e" | |
}, | |
{ | |
"name": { | |
"en-GB": "Upcoming events" | |
}, | |
"description": { | |
"en-GB": "Upcoming" | |
}, | |
"template": "modules/events/upcoming/upcoming-events.html.twig", | |
"template_config": { | |
"labels": { | |
"label": { | |
"en-GB": "Labels" | |
}, | |
"controls": { | |
"title": { | |
"label": { | |
"en-GB": "Title" | |
}, | |
"control": "core/text", | |
"value": { | |
"en-GB": "Upcoming events", | |
"fr-FR": "Upcoming events" | |
} | |
} | |
} | |
}, | |
"model": { | |
"label": { | |
"en-GB": "Content" | |
}, | |
"controls": { | |
"limit": { | |
"value": 4, | |
"control": "core/hidden" | |
}, | |
"data": { | |
"control": "project/model/channel", | |
"value": { | |
"adapter": "SCR", | |
"model": "channels", | |
"id": "8ee09e5e-db66-483f-a4ba-b1193e35a079" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"container_class": { | |
"value": "wings", | |
"control": "project/container_class" | |
} | |
} | |
} | |
}, | |
"frontender": "9941c523b8f58aa8700a385f37c7f7eb" | |
} | |
], | |
"frontender": "218f16047d5f475c746eac7bab62ecc1" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment