New icon reference

This commit is contained in:
bergware
2018-12-25 10:01:43 +01:00
parent fb92de6854
commit 56f18c029f
50 changed files with 107 additions and 95 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
Menu="OtherSettings"
Type="xmenu"
Title="UPS Settings"
Icon="dynamix.apcupsd.png"
Icon="icon-ups"
Tag="battery-3"
---
<?PHP
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="Tasks:60"
Type="xmenu"
Code="f100"
Code="e90b"
Cond="exec(\"grep -o '^DOCKER_ENABLED=.yes' /boot/config/docker.cfg 2>/dev/null\")"
----
<?PHP
@@ -1,7 +1,7 @@
Menu="OtherSettings"
Title="Docker"
Icon="dynamix.docker.manager.png"
Tag="docker"
Icon="icon-docker"
Tag="icon-docker"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+3 -3
View File
@@ -1,9 +1,9 @@
Menu="Tasks:50"
Type="xmenu"
Title="Installed Plugins"
Tag="puzzle-piece"
Tag="icon-plugins"
Tabs="true"
Code="f1e6"
Code="e944"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
@@ -64,7 +64,7 @@ function loadlist(id) {
<?endif;?>
$('#plugin_table').tablesorter({sortList:[[4,0],[1,0]],sortAppend:[[1,0]],headers:{0:{sorter:false},5:{sorter:false}},textAttribute:'data'});
$('.desc_readmore').readmore({maxHeight:66,moreLink:"<a href='#'><i class='fa fa-chevron-down'></i></a>",lessLink:"<a href='#'><i class='fa fa-chevron-up'></i></a>"});
if (data[1]>0) $('#updateall').show(); else $('#updateall').hide();
if (data[1]>1) $('#updateall').show(); else $('#updateall').hide();
<?if ($check):?>
$('#checkall').find('input').prop('disabled',false).show();
<?endif;?>
+2 -1
View File
@@ -1,6 +1,7 @@
Menu="About"
Title="Update OS"
Tag="thumbs-up"
Icon="icon-update"
Tag="upload"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="OtherSettings"
Title="VM Manager"
Icon="dynamix.vm.manager.png"
Icon="icon-virtualization"
Tag="columns"
---
<?PHP
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="Tasks:70"
Type="xmenu"
Code="f108"
Code="e918"
Cond="exec(\"grep -o '^SERVICE=.enable' /boot/config/domain.cfg 2>/dev/null\")"
---
<?PHP
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="NetworkServices:1"
Title="AFP"
Icon="apple-logo.png"
Icon="icon-apple"
Tag="apple"
---
<?PHP
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="CPUset:3"
Title="CPU Isolation"
Tag="leaf"
Tag="icon-cpu"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="CPUset:2"
Title="CPU Pinning Docker"
Tag="map-marker"
Tag="icon-cpu"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="OtherSettings"
Title="CPU Pinning"
Type="xmenu"
Icon="grid.png"
Icon="icon-cpu-pinning"
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="CPUset:1"
Title="CPU Pinning VM"
Tag="map-marker"
Tag="icon-cpu"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="UserPreferences"
Title="Confirmations"
Icon="confirmations.png"
Icon="icon-confirmations"
Tag="check-square"
---
<?PHP
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="Tasks:1"
Type="xmenu"
Tabs="false"
Code="f0e4"
Code="e943"
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="OtherSettings"
Title="Date and Time"
Icon="date-time.png"
Icon="icon-clock"
Tag="clock-o"
---
<?PHP
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="UNRAID-OS"
Title="Diagnostics"
Tag="address-card-o"
Icon="icon-diagnostics"
Tag="tv"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+2 -2
View File
@@ -1,7 +1,7 @@
Menu="OtherSettings"
Title="Disk Settings"
Icon="disk-settings.png"
Tag="database"
Icon="icon-disks"
Tag="icon-disk"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="NetworkSettings:100"
Title="Interface eth0"
Tag="tag"
Tag="icon-ethernet"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="parentname:nnn"
Title="Interface ethX"
Tag="tag"
Tag="icon-ethernet"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="NetworkServices:999"
Title="FTP Server"
Icon="ftp-server.png"
Icon="icon-ftp"
Tag="globe"
---
<?PHP
+5 -5
View File
@@ -1,12 +1,12 @@
Menu="Buttons"
Title="Feedback"
Icon="comment-o"
Tag="commenting"
Code="f075"
Icon="icon-u-chat"
Tag="icon-u-chat"
Code="e93e"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="UNRAID-OS"
Title="Hardware Profile"
Tag="address-card-o"
Icon="icon-profile"
Tag="wrench"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -4
View File
@@ -1,11 +1,11 @@
Menu="Buttons"
Title="Help"
Icon="question-circle-o"
Code="f059"
Icon="icon-u-help"
Code="e934"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+2 -2
View File
@@ -1,8 +1,8 @@
Menu="OtherSettings"
Type="xmenu"
Title="Identification"
Icon="ident.png"
Tag="id-badge"
Icon="icon-home"
Tag="home"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+4 -4
View File
@@ -1,11 +1,11 @@
Menu="Buttons"
Title="Info"
Icon="tv"
Code="f05a"
Icon="icon-u-display"
Code="e930"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -4
View File
@@ -1,11 +1,11 @@
Menu="Buttons"
Title="Log"
Icon="file-text-o"
Code="f14b"
Icon="icon-u-log"
Code="e936"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -4
View File
@@ -1,12 +1,12 @@
Cond="file_exists('/etc/nginx/htpasswd')"
Menu="Buttons:1"
Title="Logout"
Icon="sign-out"
Code="f08b"
Icon="icon-u-logout"
Code="e937"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+1 -1
View File
@@ -1,3 +1,3 @@
Menu="Tasks:1"
Type="xmenu"
Code="f015"
Code="e908"
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="NetworkServices:2"
Title="NFS"
Icon="linux-logo.png"
Icon="icon-linux"
Tag="linux"
---
<?PHP
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="NetworkSettings"
Title="Interface Rules"
Tag="tags"
Tag="icon-network"
Cond="file_exists('/boot/config/network-rules.cfg')"
---
<?PHP
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="OtherSettings"
Type="xmenu"
Title="Network Settings"
Icon="network-settings.png"
Icon="icon-network"
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="UNRAID-OS"
Title="New Config"
Tag="hand-paper-o"
Icon="icon-config"
Tag="cog"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="UNRAID-OS"
Title="New Permissions"
Tag="hand-paper-o"
Icon="icon-permissions"
Tag="folder-o"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+1 -1
View File
@@ -1,7 +1,7 @@
Menu="UserPreferences"
Type="xmenu"
Title="Notification Settings"
Icon="notifications.png"
Icon="icon-notifications"
Tag="phone-square"
---
<?PHP
+2 -1
View File
@@ -1,6 +1,7 @@
Menu="UNRAID-OS"
Title="Archived Notifications"
Tag="list"
Icon="icon-archive"
Tag="archive"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="WebGui"
Title="Page Map"
Tag="list"
Icon="icon-pagemap"
Tag="map-o"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="UNRAID-OS"
Title="Processes"
Tag="list"
Icon="icon-processes"
Tag="cogs"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+3 -2
View File
@@ -1,10 +1,11 @@
Menu="About"
Type="xmenu"
Title="Registration"
Tag="flag"
Icon="icon-registration"
Tag="pencil"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
/* Copyright 2005-2018, Lime Technology
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+3 -3
View File
@@ -1,10 +1,10 @@
Menu="NetworkSettings"
Title="Routing Table"
Tag="share-alt"
Tag="icon-share"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="NetworkServices:3"
Type="xmenu"
Title="SMB"
Icon="windows-logo.png"
Icon="icon-windows"
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="UserPreferences"
Type="xmenu"
Title="Scheduler"
Icon="scheduler.png"
Icon="icon-scheduler"
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="Tasks:4"
Type="xmenu"
Tabs="false"
Code="f085"
Code="e924"
+2 -2
View File
@@ -1,8 +1,8 @@
Menu="OtherSettings"
Type="xmenu"
Title="Global Share Settings"
Icon="share-settings.png"
Tag="share-alt-square"
Icon="icon-share"
Tag="share-alt"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
+1 -1
View File
@@ -1,6 +1,6 @@
Menu="Tasks:2"
Type="xmenu"
Code="f07b"
Code="e92a"
----
<?PHP
if ($var['fsState']=="Stopped") {
+3 -2
View File
@@ -1,6 +1,7 @@
Menu="UNRAID-OS"
Title="System Devices"
Tag="list"
Icon="icon-hardware"
Tag="server"
---
<?PHP
/* Copyright 2005-2018, Lime Technology
@@ -15,7 +16,7 @@ Tag="list"
*/
?>
<style>
table.pre{margin-top:0}
table.pre{margin-top:0;background:transparent}
table.pre td:first-child{width:144px}
table tr td{padding:0 0 3px 0;margin:0}
table tr td.thin{line-height:8px;height:8px}
+3 -2
View File
@@ -1,10 +1,11 @@
Menu="UNRAID-OS"
Title="System Log"
Icon="icon-log"
Tag="list"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+4 -4
View File
@@ -1,12 +1,12 @@
Menu="Buttons:2"
Title="Terminal"
Icon="terminal"
Icon="icon-u-terminal"
Href="/webterminal/"
Code="f120"
Code="e93f"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,
+1 -1
View File
@@ -1,4 +1,4 @@
Menu="Tasks:90"
Type="xmenu"
Tabs="false"
Code="f0ad"
Code="e909"
+2 -2
View File
@@ -1,5 +1,5 @@
Menu="$display['users'] Tasks:3"
Type="xmenu"
Title="Users"
Icon="users.png"
Code="f0c0"
Icon="icon-users"
Code="e945"
+4 -3
View File
@@ -1,10 +1,11 @@
Menu="WebGui"
Title="Vars"
Tag="list"
Icon="icon-vars"
Tag="code"
---
<?PHP
/* Copyright 2005-2017, Lime Technology
* Copyright 2012-2017, Bergware International.
/* Copyright 2005-2018, Lime Technology
* Copyright 2012-2018, Bergware International.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2,