Skip to content

Instantly share code, notes, and snippets.

{
"ribbon-test1_training": {
"weight": 500000,
"icon": "/icons/training.png",
"title": "Training"
}
}
{
"menu-sub-menu-item": {
"parent": "menu-parent-item",
}
}
{
"menu-test1_google": {
"weight": 500000,
"icon": "/google/icons/google.png",
"title": "Google Apps"
},
"menu-test1_google-webmail": {
"parent": "menu-test1_google",
"weight": 10,
"title": "Webmail",
{
"menu-": * * Existing menu item name * * {
"weight": * * 1234 * *
}
}
{
"menu-reports": {
"weight": 11000
}
}
{
"menu-**Existing menu item name**": {
"visible": false
}
}
{
"menu-settings-site-map": {
"visible": false
}
}
{
"menu-my_agency_blog-authors": {
"parent": "menu-my_agency_blog",
"weight": 20,
"title": {
"en": "Authors",
"fr": "Les authors"
},
"attr": {
"href": {
{
"menu-my_agency_blog": {
"weight": 25200,
"icon": "/blog/icons/blog.png",
"title": "Blog"
},
"menu-my_agency_blog-posts": {
"parent": "menu-my_agency_blog",
"weight": 10,
"title": "Posts",
{
"menu-webapps-posts": {
"visible": false,
"applyIf": {
"menusExist": ["menu-webapps-posts"],
"userHasRoles": ["Business Owner"]
}
},
"menu-webapp-authors": {
"visible": false,