|
|
@ -1,71 +1,71 @@
|
|
|
|
[
|
|
|
|
[
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/categories",
|
|
|
|
"route": "/categories",
|
|
|
|
"title": "\\[\\[global:header.categories\\]\\]",
|
|
|
|
"title": "[[global:header.categories]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-list",
|
|
|
|
"iconClass": "fa-list",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.categories\\]\\]"
|
|
|
|
"text": "[[global:header.categories]]"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"id": "unread-count",
|
|
|
|
"id": "unread-count",
|
|
|
|
"route": "/unread",
|
|
|
|
"route": "/unread",
|
|
|
|
"title": "\\[\\[global:header.unread\\]\\]",
|
|
|
|
"title": "[[global:header.unread]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-inbox",
|
|
|
|
"iconClass": "fa-inbox",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.unread\\]\\]",
|
|
|
|
"text": "[[global:header.unread]]",
|
|
|
|
"properties": {
|
|
|
|
"properties": {
|
|
|
|
"loggedIn": true
|
|
|
|
"loggedIn": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/recent",
|
|
|
|
"route": "/recent",
|
|
|
|
"title": "\\[\\[global:header.recent\\]\\]",
|
|
|
|
"title": "[[global:header.recent]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-clock-o",
|
|
|
|
"iconClass": "fa-clock-o",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.recent\\]\\]"
|
|
|
|
"text": "[[global:header.recent]]"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/tags",
|
|
|
|
"route": "/tags",
|
|
|
|
"title": "\\[\\[global:header.tags\\]\\]",
|
|
|
|
"title": "[[global:header.tags]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-tags",
|
|
|
|
"iconClass": "fa-tags",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.tags\\]\\]"
|
|
|
|
"text": "[[global:header.tags]]"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/popular",
|
|
|
|
"route": "/popular",
|
|
|
|
"title": "\\[\\[global:header.popular\\]\\]",
|
|
|
|
"title": "[[global:header.popular]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-fire",
|
|
|
|
"iconClass": "fa-fire",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.popular\\]\\]"
|
|
|
|
"text": "[[global:header.popular]]"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/users",
|
|
|
|
"route": "/users",
|
|
|
|
"title": "\\[\\[global:header.users\\]\\]",
|
|
|
|
"title": "[[global:header.users]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-user",
|
|
|
|
"iconClass": "fa-user",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.users\\]\\]"
|
|
|
|
"text": "[[global:header.users]]"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/groups",
|
|
|
|
"route": "/groups",
|
|
|
|
"title": "\\[\\[global:header.groups\\]\\]",
|
|
|
|
"title": "[[global:header.groups]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-group",
|
|
|
|
"iconClass": "fa-group",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.groups\\]\\]"
|
|
|
|
"text": "[[global:header.groups]]"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/admin",
|
|
|
|
"route": "/admin",
|
|
|
|
"title": "\\[\\[global:header.admin\\]\\]",
|
|
|
|
"title": "[[global:header.admin]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-cogs",
|
|
|
|
"iconClass": "fa-cogs",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.admin\\]\\]",
|
|
|
|
"text": "[[global:header.admin]]",
|
|
|
|
"properties": {
|
|
|
|
"properties": {
|
|
|
|
"targetBlank": false,
|
|
|
|
"targetBlank": false,
|
|
|
|
"adminOnly": true
|
|
|
|
"adminOnly": true
|
|
|
@ -73,11 +73,11 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"route": "/search",
|
|
|
|
"route": "/search",
|
|
|
|
"title": "\\[\\[global:header.search\\]\\]",
|
|
|
|
"title": "[[global:header.search]]",
|
|
|
|
"enabled": true,
|
|
|
|
"enabled": true,
|
|
|
|
"iconClass": "fa-search",
|
|
|
|
"iconClass": "fa-search",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"textClass": "visible-xs-inline",
|
|
|
|
"text": "\\[\\[global:header.search\\]\\]",
|
|
|
|
"text": "[[global:header.search]]",
|
|
|
|
"properties": {
|
|
|
|
"properties": {
|
|
|
|
"searchInstalled": true
|
|
|
|
"searchInstalled": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|