Created
September 27, 2018 08:24
-
-
Save ItsReaSz/0b7531b88995b488b9ea8ac9e4c36e56 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/global/group/group.html.twig", | |
"name": { | |
"en-GB": "Four columns of channel articles with tag-cloud" | |
}, | |
"description": { | |
"en-GB": "Container with four channel columns, each containing a list of articles" | |
}, | |
"template_config": { | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"container_tag": { | |
"value": "section", | |
"control": "project/container_tag" | |
}, | |
"wings": { | |
"value": "wing--right", | |
"control": "project/wings" | |
}, | |
"leader": { | |
"value": "", | |
"control": "project/leader" | |
}, | |
"leader_inside": { | |
"value": "", | |
"control": "project/leader_inside" | |
}, | |
"trailer": { | |
"value": "", | |
"control": "project/trailer" | |
}, | |
"trailer_inside": { | |
"value": "", | |
"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": "Topic highlights", | |
"label": { | |
"en-GB": "Container title" | |
}, | |
"control": "core/text" | |
}, | |
"link": { | |
"value": { | |
"label": { | |
"en-GB": "", | |
"fr-FR": "" | |
}, | |
"page": "", | |
"id": "" | |
}, | |
"label": { | |
"en-GB": "Link" | |
}, | |
"control": "core/route" | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"show_margins": { | |
"value": "", | |
"control": "project/layout/show_margins" | |
}, | |
"show_smaller_title": { | |
"value": 0, | |
"label": { | |
"en-GB": "Show small title" | |
}, | |
"control": "core/boolean" | |
}, | |
"show_tools": { | |
"value": "", | |
"label": { | |
"en-GB": "Show filters" | |
}, | |
"control": "core/list", | |
"options": [ | |
{ | |
"value": "", | |
"label": { | |
"en-GB": "No" | |
} | |
}, | |
{ | |
"value": "container-header--filter", | |
"label": { | |
"en-GB": "Yes" | |
} | |
} | |
] | |
}, | |
"show_link": { | |
"value": 1, | |
"label": { | |
"en-GB": "Show link" | |
}, | |
"control": "core/boolean" | |
}, | |
"container_class": { | |
"value": "", | |
"control": "project/container_class" | |
}, | |
"container_tag": { | |
"value": "section", | |
"control": "project/container_tag" | |
}, | |
"wings": { | |
"value": "wings", | |
"control": "project/wings" | |
} | |
} | |
} | |
}, | |
"containers": [], | |
"frontender": "7037da3adad12f9be27f2c83ecb99141" | |
}, | |
{ | |
"template": "containers/global/layout/layout.html.twig", | |
"name": { | |
"en-GB": "Layout" | |
}, | |
"description": { | |
"en-GB": "Generic container to wrap content in layout instructions" | |
}, | |
"template_config": { | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"crown": { | |
"value": "", | |
"control": "project/crown" | |
}, | |
"divider": { | |
"value": "", | |
"control": "project/divider" | |
}, | |
"container_tag": { | |
"value": "article", | |
"control": "project/container_tag" | |
}, | |
"container_class": { | |
"value": "", | |
"control": "project/container_class" | |
}, | |
"show_secondary_first": { | |
"value": 0, | |
"control": "project/layout/show_secondary_first" | |
}, | |
"show_divider": { | |
"value": 1, | |
"control": "project/layout/show_divider" | |
}, | |
"layout": { | |
"value": "layout", | |
"control": "project/layout/layout" | |
}, | |
"show_outer_wing": { | |
"value": 0, | |
"control": "project/layout/show_outer_wing" | |
} | |
} | |
} | |
}, | |
"containers": [ | |
{ | |
"name": { | |
"en-GB": "Channel grid" | |
}, | |
"description": { | |
"en-GB": "" | |
}, | |
"template": "containers/global/channels/channels.html.twig", | |
"template_config": { | |
"content": { | |
"label": { | |
"en-GB": "Content Setting" | |
}, | |
"controls": { | |
"display_type": { | |
"value": "post", | |
"label": { | |
"en-GB": "Display article as" | |
}, | |
"options": [ | |
{ | |
"value": "post", | |
"label": { | |
"en-GB": "Post" | |
} | |
}, | |
{ | |
"value": "row", | |
"label": { | |
"en-GB": "Row" | |
} | |
} | |
], | |
"control": "core/list" | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings" | |
}, | |
"controls": { | |
"container_tag": { | |
"value": "div", | |
"control": "project/container_tag" | |
} | |
} | |
} | |
}, | |
"containers": [ | |
{ | |
"name": { | |
"en-GB": "Article channel" | |
}, | |
"description": { | |
"en-GB": "Article channel" | |
}, | |
"template": "modules/articles/channel/channel.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content", | |
"fr-FR": "Content" | |
}, | |
"controls": { | |
"limit": { | |
"hidden": "0", | |
"access": "all", | |
"label": { | |
"en-GB": "Limit", | |
"fr-FR": "Limit" | |
}, | |
"type": "text", | |
"value": "1" | |
}, | |
"data": { | |
"control": "project/model/channel", | |
"value": { | |
"adapter": "SCR", | |
"model": "channels", | |
"id": "fa50aaeb-bab6-4cd2-9d5b-39fdb824d21e" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"template": { | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Template" | |
}, | |
"options": [ | |
{ | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Article post" | |
} | |
}, | |
{ | |
"value": "partials/article/post-row.html.twig", | |
"label": { | |
"en-GB": "Article row" | |
} | |
} | |
], | |
"control": "core/list" | |
}, | |
"show_teleport": { | |
"value": 0, | |
"control": "project/display/show_teleport" | |
}, | |
"show_lead_image": { | |
"value": 2, | |
"control": "project/display/show_lead_image" | |
}, | |
"show_stand_first": { | |
"value": 2, | |
"control": "project/display/show_stand_first" | |
}, | |
"show_publication_date": { | |
"value": 1, | |
"control": "project/display/show_publication_date" | |
}, | |
"show_author_name": { | |
"value": 1, | |
"control": "project/display/show_author_name" | |
}, | |
"show_read_more": { | |
"value": 0, | |
"control": "project/display/show_read_more" | |
}, | |
"show_topic": { | |
"value": 0, | |
"control": "project/display/show_topic" | |
}, | |
"show_publications": { | |
"value": 0, | |
"control": "project/display/show_publication" | |
} | |
} | |
} | |
}, | |
"frontender": "f50b35ea5bb35f189dfefc5152439822" | |
}, | |
{ | |
"name": { | |
"en-GB": "Article channel" | |
}, | |
"description": { | |
"en-GB": "Article channel" | |
}, | |
"template": "modules/articles/channel/channel.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content", | |
"fr-FR": "Content" | |
}, | |
"controls": { | |
"limit": { | |
"hidden": "0", | |
"access": "all", | |
"label": { | |
"en-GB": "Limit", | |
"fr-FR": "Limit" | |
}, | |
"type": "text", | |
"value": "1" | |
}, | |
"data": { | |
"control": "project/model/channel", | |
"value": { | |
"adapter": "SCR", | |
"model": "channels", | |
"id": "fa50aaeb-bab6-4cd2-9d5b-39fdb824d21e" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"template": { | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Template" | |
}, | |
"options": [ | |
{ | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Article post" | |
} | |
}, | |
{ | |
"value": "partials/article/post-row.html.twig", | |
"label": { | |
"en-GB": "Article row" | |
} | |
} | |
], | |
"control": "core/list" | |
}, | |
"show_teleport": { | |
"value": 0, | |
"control": "project/display/show_teleport" | |
}, | |
"show_lead_image": { | |
"value": 2, | |
"control": "project/display/show_lead_image" | |
}, | |
"show_stand_first": { | |
"value": 2, | |
"control": "project/display/show_stand_first" | |
}, | |
"show_publication_date": { | |
"value": 1, | |
"control": "project/display/show_publication_date" | |
}, | |
"show_author_name": { | |
"value": 1, | |
"control": "project/display/show_author_name" | |
}, | |
"show_read_more": { | |
"value": 0, | |
"control": "project/display/show_read_more" | |
}, | |
"show_topic": { | |
"value": 0, | |
"control": "project/display/show_topic" | |
}, | |
"show_publications": { | |
"value": 0, | |
"control": "project/display/show_publication" | |
} | |
} | |
} | |
}, | |
"frontender": "64602bc50f37f5c52d0e1b2e60b31880" | |
}, | |
{ | |
"name": { | |
"en-GB": "Article channel" | |
}, | |
"description": { | |
"en-GB": "Article channel" | |
}, | |
"template": "modules/articles/channel/channel.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content", | |
"fr-FR": "Content" | |
}, | |
"controls": { | |
"limit": { | |
"hidden": "0", | |
"access": "all", | |
"label": { | |
"en-GB": "Limit", | |
"fr-FR": "Limit" | |
}, | |
"type": "text", | |
"value": "1" | |
}, | |
"data": { | |
"control": "project/model/channel", | |
"value": { | |
"adapter": "SCR", | |
"model": "channels", | |
"id": "fa50aaeb-bab6-4cd2-9d5b-39fdb824d21e" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"template": { | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Template" | |
}, | |
"options": [ | |
{ | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Article post" | |
} | |
}, | |
{ | |
"value": "partials/article/post-row.html.twig", | |
"label": { | |
"en-GB": "Article row" | |
} | |
} | |
], | |
"control": "core/list" | |
}, | |
"show_teleport": { | |
"value": 0, | |
"control": "project/display/show_teleport" | |
}, | |
"show_lead_image": { | |
"value": 2, | |
"control": "project/display/show_lead_image" | |
}, | |
"show_stand_first": { | |
"value": 2, | |
"control": "project/display/show_stand_first" | |
}, | |
"show_publication_date": { | |
"value": 1, | |
"control": "project/display/show_publication_date" | |
}, | |
"show_author_name": { | |
"value": 1, | |
"control": "project/display/show_author_name" | |
}, | |
"show_read_more": { | |
"value": 0, | |
"control": "project/display/show_read_more" | |
}, | |
"show_topic": { | |
"value": 0, | |
"control": "project/display/show_topic" | |
}, | |
"show_publications": { | |
"value": 0, | |
"control": "project/display/show_publication" | |
} | |
} | |
} | |
}, | |
"frontender": "4b309b15c1cb5bcb097e95192a9f96b9" | |
}, | |
{ | |
"name": { | |
"en-GB": "Article channel" | |
}, | |
"description": { | |
"en-GB": "Article channel" | |
}, | |
"template": "modules/articles/channel/channel.html.twig", | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Content", | |
"fr-FR": "Content" | |
}, | |
"controls": { | |
"limit": { | |
"hidden": "0", | |
"access": "all", | |
"label": { | |
"en-GB": "Limit", | |
"fr-FR": "Limit" | |
}, | |
"type": "text", | |
"value": "1" | |
}, | |
"data": { | |
"control": "project/model/channel", | |
"value": { | |
"adapter": "SCR", | |
"model": "channels", | |
"id": "fa50aaeb-bab6-4cd2-9d5b-39fdb824d21e" | |
} | |
} | |
} | |
}, | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"template": { | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Template" | |
}, | |
"options": [ | |
{ | |
"value": "partials/article/post.html.twig", | |
"label": { | |
"en-GB": "Article post" | |
} | |
}, | |
{ | |
"value": "partials/article/post-row.html.twig", | |
"label": { | |
"en-GB": "Article row" | |
} | |
} | |
], | |
"control": "core/list" | |
}, | |
"show_teleport": { | |
"value": 0, | |
"control": "project/display/show_teleport" | |
}, | |
"show_lead_image": { | |
"value": 2, | |
"control": "project/display/show_lead_image" | |
}, | |
"show_stand_first": { | |
"value": 2, | |
"control": "project/display/show_stand_first" | |
}, | |
"show_publication_date": { | |
"value": 1, | |
"control": "project/display/show_publication_date" | |
}, | |
"show_author_name": { | |
"value": 1, | |
"control": "project/display/show_author_name" | |
}, | |
"show_read_more": { | |
"value": 0, | |
"control": "project/display/show_read_more" | |
}, | |
"show_topic": { | |
"value": 0, | |
"control": "project/display/show_topic" | |
}, | |
"show_publications": { | |
"value": 0, | |
"control": "project/display/show_publication" | |
} | |
} | |
} | |
}, | |
"frontender": "319f99c2f47554d5e8b61d50013fe6bd" | |
} | |
], | |
"frontender": "47b54821cfd183719ad502e98afbf0c0" | |
}, | |
{ | |
"template": "modules/tag-cloud/tag-cloud.html.twig", | |
"name": { | |
"en-GB": "Cloud tag", | |
"fr-FR": "Cloud tag" | |
}, | |
"description": { | |
"en-GB": "", | |
"fr-FR": "" | |
}, | |
"template_config": { | |
"config": { | |
"label": { | |
"en-GB": "Settings", | |
"fr-FR": "Settings" | |
}, | |
"controls": { | |
"container_class": { | |
"value": "topics", | |
"control": "project/container_class" | |
} | |
} | |
}, | |
"labels": { | |
"label": { | |
"en-GB": "Labels" | |
}, | |
"controls": { | |
"container_title": { | |
"label": { | |
"en-GB": "Title" | |
}, | |
"control": "core/text", | |
"value": { | |
"en-GB": "Topics", | |
"fr-FR": "Topics" | |
} | |
} | |
} | |
} | |
}, | |
"containers": [ | |
{ | |
"name": { | |
"en-GB": "Agrovoc tag 1" | |
}, | |
"description": { | |
"en-GB": "" | |
}, | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Agrovoc", | |
"fr-FR": "Agrovoc" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/term", | |
"value": { | |
"adapter": "SCR", | |
"model": "terms", | |
"id": "c_9001017" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "ace678dca13d833c102baaf6ead92ad8" | |
}, | |
{ | |
"name": { | |
"en-GB": "Agrovoc tag 2" | |
}, | |
"description": { | |
"en-GB": "" | |
}, | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Agrovoc", | |
"fr-FR": "Agrovoc" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/term", | |
"value": { | |
"adapter": "SCR", | |
"model": "terms", | |
"id": "c_50227" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "a0a355e4f178259f28e35d6800c86978" | |
}, | |
{ | |
"name": { | |
"en-GB": "Agrovoc tag 3" | |
}, | |
"description": { | |
"en-GB": "" | |
}, | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Agrovoc", | |
"fr-FR": "Agrovoc" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/term", | |
"value": { | |
"adapter": "SCR", | |
"model": "terms", | |
"id": "c_7778" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "3ba3dbd0df3f36d87bd23326c86cab6e" | |
}, | |
{ | |
"name": { | |
"en-GB": "Agrovoc tag 4" | |
}, | |
"description": { | |
"en-GB": "" | |
}, | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Agrovoc", | |
"fr-FR": "Agrovoc" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/term", | |
"value": { | |
"adapter": "SCR", | |
"model": "terms", | |
"id": "c_7644" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "ab400afea815061221aa3bc3163716f3" | |
}, | |
{ | |
"name": { | |
"en-GB": "Agrovoc tag 5" | |
}, | |
"description": { | |
"en-GB": "" | |
}, | |
"template_config": { | |
"model": { | |
"label": { | |
"en-GB": "Agrovoc", | |
"fr-FR": "Agrovoc" | |
}, | |
"controls": { | |
"data": { | |
"control": "project/model/term", | |
"value": { | |
"adapter": "SCR", | |
"model": "terms", | |
"id": "c_6211" | |
} | |
} | |
} | |
} | |
}, | |
"frontender": "36e2c02a18a4736a985c04ce7180042d" | |
} | |
], | |
"frontender": "692a850b7aaefa7017f9534d4b36fe4c" | |
} | |
], | |
"frontender": "d429645e8e24a8a3ce2af89b9d5cdadc" | |
} | |
], | |
"frontender": "30805381deb73f9a636c3d14d3d2eeab" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment