|
|
|
@ -2,46 +2,46 @@
|
|
|
|
|
{
|
|
|
|
|
"id": "unread-count",
|
|
|
|
|
"route": "/unread",
|
|
|
|
|
"title": "[[global:header.unread]]",
|
|
|
|
|
"title": "\\[\\[global:header.unread\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-inbox",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.unread]]",
|
|
|
|
|
"text": "\\[\\[global:header.unread\\]\\]",
|
|
|
|
|
"properties": {
|
|
|
|
|
"loggedIn": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/recent",
|
|
|
|
|
"title": "[[global:header.recent]]",
|
|
|
|
|
"title": "\\[\\[global:header.recent\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-clock-o",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.recent]]"
|
|
|
|
|
"text": "\\[\\[global:header.recen\\t\\]]"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/tags",
|
|
|
|
|
"title": "[[global:header.tags]]",
|
|
|
|
|
"title": "\\[\\[global:header.tags\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-tags",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.tags]]"
|
|
|
|
|
"text": "\\[\\[global:header.tag\\s\\]]"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/popular",
|
|
|
|
|
"title": "[[global:header.popular]]",
|
|
|
|
|
"title": "\\[\\[global:header.popular\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-fire",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.popular]]"
|
|
|
|
|
"text": "\\[\\[global:header.popula\\r\\]]"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/users",
|
|
|
|
|
"title": "[[global:header.users]]",
|
|
|
|
|
"title": "\\[\\[global:header.users\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-user",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.users]]",
|
|
|
|
|
"text": "\\[\\[global:header.users\\]\\]",
|
|
|
|
|
"properties": {
|
|
|
|
|
"loggedIn": true,
|
|
|
|
|
"hideIfPrivate": true
|
|
|
|
@ -49,31 +49,31 @@
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/groups",
|
|
|
|
|
"title": "[[global:header.groups]]",
|
|
|
|
|
"title": "\\[\\[global:header.groups\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-group",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.groups]]"
|
|
|
|
|
"text": "\\[\\[global:header.group\\s\\]]"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/admin",
|
|
|
|
|
"target": "_top",
|
|
|
|
|
"title": "[[global:header.admin]]",
|
|
|
|
|
"title": "\\[\\[global:header.admin\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-cogs",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.admin]]",
|
|
|
|
|
"text": "\\[\\[global:header.admin\\]\\]",
|
|
|
|
|
"properties": {
|
|
|
|
|
"adminOnly": true
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"route": "/search",
|
|
|
|
|
"title": "[[global:header.search]]",
|
|
|
|
|
"title": "\\[\\[global:header.search\\]\\]",
|
|
|
|
|
"enabled": true,
|
|
|
|
|
"iconClass": "fa-search",
|
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
|
"text": "[[global:header.search]]",
|
|
|
|
|
"text": "\\[\\[global:header.search\\]\\]",
|
|
|
|
|
"properties": {
|
|
|
|
|
"installed": {
|
|
|
|
|
"search": true
|
|
|
|
|