Menu Manager: Add ability to customize main and sub menu icons.
This commit is contained in:
+61
-68
@@ -27,6 +27,7 @@ $apps[$x]['menu'][1]['title']['de-at'] = "Home";
|
||||
$apps[$x]['menu'][1]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
$apps[$x]['menu'][1]['icon'] = "glyphicon-home";
|
||||
$apps[$x]['menu'][1]['path'] = "";
|
||||
$apps[$x]['menu'][1]['order'] = "5";
|
||||
$apps[$x]['menu'][1]['groups'][] = "user";
|
||||
@@ -45,92 +46,84 @@ $apps[$x]['menu'][2]['title']['de-at'] = "Konten";
|
||||
$apps[$x]['menu'][2]['uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||
$apps[$x]['menu'][2]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][2]['category'] = "internal";
|
||||
$apps[$x]['menu'][2]['icon'] = "glyphicon-user";
|
||||
$apps[$x]['menu'][2]['path'] = "";
|
||||
$apps[$x]['menu'][2]['order'] = "10";
|
||||
$apps[$x]['menu'][2]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][2]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['menu'][3]['title']['en-us'] = "Dialplan";
|
||||
$apps[$x]['menu'][3]['title']['pl'] = "Dialplan ";
|
||||
$apps[$x]['menu'][3]['title']['uk'] = "Маршрутизація (Dialplan)";
|
||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Nummerplan";
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = "Wählplan";
|
||||
$apps[$x]['menu'][3]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][3]['title']['en-us'] = "Status";
|
||||
$apps[$x]['menu'][3]['title']['es-cl'] = "Estado";
|
||||
$apps[$x]['menu'][3]['title']['fr-fr'] = "Etat";
|
||||
$apps[$x]['menu'][3]['title']['pt-pt'] = "Estado";
|
||||
$apps[$x]['menu'][3]['title']['pt-br'] = "Estados";
|
||||
$apps[$x]['menu'][3]['title']['pl'] = "Status ";
|
||||
$apps[$x]['menu'][3]['title']['uk'] = "Статус";
|
||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Status";
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = "Status";
|
||||
$apps[$x]['menu'][3]['uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][3]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][3]['category'] = "internal";
|
||||
$apps[$x]['menu'][3]['icon'] = "glyphicon-equalizer";
|
||||
$apps[$x]['menu'][3]['path'] = "";
|
||||
$apps[$x]['menu'][3]['order'] = "15";
|
||||
$apps[$x]['menu'][3]['order'] = "25";
|
||||
$apps[$x]['menu'][3]['groups'][] = "user";
|
||||
$apps[$x]['menu'][3]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][3]['groups'][] = "superadmin";
|
||||
|
||||
$apps[$x]['menu'][4]['title']['en-us'] = "Status";
|
||||
$apps[$x]['menu'][4]['title']['es-cl'] = "Estado";
|
||||
$apps[$x]['menu'][4]['title']['fr-fr'] = "Etat";
|
||||
$apps[$x]['menu'][4]['title']['pt-pt'] = "Estado";
|
||||
$apps[$x]['menu'][4]['title']['pt-br'] = "Estados";
|
||||
$apps[$x]['menu'][4]['title']['pl'] = "Status ";
|
||||
$apps[$x]['menu'][4]['title']['uk'] = "Статус";
|
||||
$apps[$x]['menu'][4]['title']['sv-se'] = "Status";
|
||||
$apps[$x]['menu'][4]['title']['de-at'] = "Status";
|
||||
$apps[$x]['menu'][4]['uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][4]['title']['en-us'] = "Advanced";
|
||||
$apps[$x]['menu'][4]['title']['es-cl'] = "Avanzado";
|
||||
$apps[$x]['menu'][4]['title']['fr-fr'] = "Avancé";
|
||||
$apps[$x]['menu'][4]['title']['pt-pt'] = "Avançado";
|
||||
$apps[$x]['menu'][4]['title']['pt-br'] = "Avançado";
|
||||
$apps[$x]['menu'][4]['title']['pl'] = "Zaawansowany";
|
||||
$apps[$x]['menu'][4]['title']['uk'] = "Розширені";
|
||||
$apps[$x]['menu'][4]['title']['sv-se'] = "Avancerad";
|
||||
$apps[$x]['menu'][4]['title']['de-at'] = "Erweitert";
|
||||
$apps[$x]['menu'][4]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][4]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][4]['category'] = "internal";
|
||||
$apps[$x]['menu'][4]['icon'] = "glyphicon-cog";
|
||||
$apps[$x]['menu'][4]['path'] = "";
|
||||
$apps[$x]['menu'][4]['order'] = "25";
|
||||
$apps[$x]['menu'][4]['groups'][] = "user";
|
||||
$apps[$x]['menu'][4]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][4]['order'] = "30";
|
||||
$apps[$x]['menu'][4]['groups'][] = "superadmin";
|
||||
$apps[$x]['menu'][4]['groups'][] = "admin";
|
||||
|
||||
$apps[$x]['menu'][5]['title']['en-us'] = "Advanced";
|
||||
$apps[$x]['menu'][5]['title']['es-cl'] = "Avanzado";
|
||||
$apps[$x]['menu'][5]['title']['fr-fr'] = "Avancé";
|
||||
$apps[$x]['menu'][5]['title']['pt-pt'] = "Avançado";
|
||||
$apps[$x]['menu'][5]['title']['pt-br'] = "Avançado";
|
||||
$apps[$x]['menu'][5]['title']['pl'] = "Zaawansowany";
|
||||
$apps[$x]['menu'][5]['title']['uk'] = "Розширені";
|
||||
$apps[$x]['menu'][5]['title']['sv-se'] = "Avancerad";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "Erweitert";
|
||||
$apps[$x]['menu'][5]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][5]['title']['en-us'] = "Login";
|
||||
$apps[$x]['menu'][5]['title']['es-cl'] = "Ingresar";
|
||||
$apps[$x]['menu'][5]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][5]['title']['fr-fr'] = "Connexion";
|
||||
$apps[$x]['menu'][5]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][5]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][5]['title']['pt-pt'] = "Entrar";
|
||||
$apps[$x]['menu'][5]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][5]['uuid'] = "c85bf816-b88d-40fa-8634-11b456928afa";
|
||||
$apps[$x]['menu'][5]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][5]['category'] = "internal";
|
||||
$apps[$x]['menu'][5]['path'] = "";
|
||||
$apps[$x]['menu'][5]['order'] = "30";
|
||||
$apps[$x]['menu'][5]['groups'][] = "superadmin";
|
||||
$apps[$x]['menu'][5]['groups'][] = "admin";
|
||||
$apps[$x]['menu'][5]['icon'] = "glyphicon-log-in";
|
||||
$apps[$x]['menu'][5]['path'] = "/login.php";
|
||||
$apps[$x]['menu'][5]['groups'][] = "public";
|
||||
$apps[$x]['menu'][5]['order'] = "99";
|
||||
|
||||
$apps[$x]['menu'][6]['title']['en-us'] = "Login";
|
||||
$apps[$x]['menu'][6]['title']['es-cl'] = "Ingresar";
|
||||
$apps[$x]['menu'][6]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][6]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][6]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][6]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][6]['title']['fr-fr'] = "Connexion";
|
||||
$apps[$x]['menu'][6]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][6]['title']['fr-ch'] = "";
|
||||
$apps[$x]['menu'][6]['title']['pt-pt'] = "Entrar";
|
||||
$apps[$x]['menu'][6]['title']['pt-br'] = "";
|
||||
$apps[$x]['menu'][6]['uuid'] = "c85bf816-b88d-40fa-8634-11b456928afa";
|
||||
$apps[$x]['menu'][6]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][6]['category'] = "internal";
|
||||
$apps[$x]['menu'][6]['path'] = "/login.php";
|
||||
$apps[$x]['menu'][6]['groups'][] = "public";
|
||||
$apps[$x]['menu'][6]['order'] = "99";
|
||||
|
||||
$apps[$x]['menu'][7]['title']['en-us'] = 'Logout';
|
||||
$apps[$x]['menu'][7]['title']['es-mx'] = 'Salir';
|
||||
$apps[$x]['menu'][7]['title']['pt-pt'] = 'Sair';
|
||||
$apps[$x]['menu'][7]['title']['pt-br'] = '';
|
||||
$apps[$x]['menu'][7]['title']['de-at'] = 'Abmelden';
|
||||
$apps[$x]['menu'][7]['title']['fr-fr'] = 'Déconnexion';
|
||||
$apps[$x]['menu'][7]['title']['pl'] = 'Wyloguj';
|
||||
$apps[$x]['menu'][7]['title']['uk'] = 'вийти';
|
||||
$apps[$x]['menu'][7]['title']['uk'] = 'Logga Ut';
|
||||
$apps[$x]['menu'][7]['uuid'] = '0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4';
|
||||
$apps[$x]['menu'][7]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
|
||||
$apps[$x]['menu'][7]['category'] = 'internal';
|
||||
$apps[$x]['menu'][7]['path'] = '/logout.php';
|
||||
$apps[$x]['menu'][7]['groups'][] = 'user';
|
||||
$apps[$x]['menu'][7]['groups'][] = 'admin';
|
||||
$apps[$x]['menu'][7]['groups'][] = 'superadmin';
|
||||
$apps[$x]['menu'][6]['title']['en-us'] = 'Logout';
|
||||
$apps[$x]['menu'][6]['title']['es-mx'] = 'Salir';
|
||||
$apps[$x]['menu'][6]['title']['pt-pt'] = 'Sair';
|
||||
$apps[$x]['menu'][6]['title']['pt-br'] = '';
|
||||
$apps[$x]['menu'][6]['title']['de-at'] = 'Abmelden';
|
||||
$apps[$x]['menu'][6]['title']['fr-fr'] = 'Déconnexion';
|
||||
$apps[$x]['menu'][6]['title']['pl'] = 'Wyloguj';
|
||||
$apps[$x]['menu'][6]['title']['uk'] = 'вийти';
|
||||
$apps[$x]['menu'][6]['title']['uk'] = 'Logga Ut';
|
||||
$apps[$x]['menu'][6]['uuid'] = '0d29e9f4-0c9b-9d8d-cd2d-454899dc9bc4';
|
||||
$apps[$x]['menu'][6]['parent_uuid'] = '02194288-6d56-6d3e-0b1a-d53a2bc10788';
|
||||
$apps[$x]['menu'][6]['category'] = 'internal';
|
||||
$apps[$x]['menu'][6]['icon'] = "glyphicon-log-out";
|
||||
$apps[$x]['menu'][6]['path'] = '/logout.php';
|
||||
$apps[$x]['menu'][6]['groups'][] = 'user';
|
||||
$apps[$x]['menu'][6]['groups'][] = 'admin';
|
||||
$apps[$x]['menu'][6]['groups'][] = 'superadmin';
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user