You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
69 lines
1.6 KiB
JSON
69 lines
1.6 KiB
JSON
[
|
|
{
|
|
"route": "/categories",
|
|
"title": "[[global:header.categories]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-list",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.categories]]"
|
|
},
|
|
{
|
|
"id": "unread-count",
|
|
"route": "/unread",
|
|
"title": "[[global:header.unread]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-inbox",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.unread]]",
|
|
"groups": ["registered-users"]
|
|
},
|
|
{
|
|
"route": "/recent",
|
|
"title": "[[global:header.recent]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-clock-o",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.recent]]"
|
|
},
|
|
{
|
|
"route": "/tags",
|
|
"title": "[[global:header.tags]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-tags",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.tags]]"
|
|
},
|
|
{
|
|
"route": "/popular",
|
|
"title": "[[global:header.popular]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-fire",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.popular]]"
|
|
},
|
|
{
|
|
"route": "/users",
|
|
"title": "[[global:header.users]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-user",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.users]]"
|
|
},
|
|
{
|
|
"route": "/groups",
|
|
"title": "[[global:header.groups]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-group",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.groups]]"
|
|
},
|
|
{
|
|
"route": "/admin",
|
|
"title": "[[global:header.admin]]",
|
|
"enabled": true,
|
|
"iconClass": "fa-cogs",
|
|
"textClass": "visible-xs-inline",
|
|
"text": "[[global:header.admin]]",
|
|
"groups": ["administrators"]
|
|
}
|
|
] |