X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/75c101fdf81cf76433e974b2dd9194aadbd75549..3fe262343810f4e0b0252b7607cc532383c2351b:/index.php diff --git a/index.php b/index.php index 05675fd..115a025 100644 --- a/index.php +++ b/index.php @@ -1,25 +1,58 @@ +
+

Network Overview

+ +
+Network Overview +/* What if someone wants to add their own stats... */ +Hook::run(HOOKTYPE_PRE_OVERVIEW_CARD, $array_of_stats); -
+/* This makes sure that a plugin which called the parameter + * by reference can add/update the stats for display here. +*/ +$stats = (object) $array_of_stats; -
-
+$userlist = []; +Hook::run(HOOKTYPE_GET_USER_LIST, $userlist); +$num_of_panel_admins = count($userlist); + +?> + +
+ +
+
- + + +
-

+

@@ -28,12 +61,14 @@ rpc_pop_lists();
Users Online
- +
+ +
-
+
@@ -41,7 +76,7 @@ rpc_pop_lists();
-

+

@@ -50,12 +85,12 @@ rpc_pop_lists();
Channels
- +
-
+
@@ -63,7 +98,7 @@ rpc_pop_lists();
-

+

@@ -72,14 +107,13 @@ rpc_pop_lists();
Opers
- - +
-
+
@@ -87,7 +121,7 @@ rpc_pop_lists();
-

+

@@ -96,17 +130,17 @@ rpc_pop_lists();
Servers
- +
-
+
-
+
@@ -114,7 +148,7 @@ rpc_pop_lists();
-

+

@@ -123,12 +157,12 @@ rpc_pop_lists();
Server Bans
- +
-
+
@@ -136,7 +170,7 @@ rpc_pop_lists();
-

+

@@ -145,12 +179,12 @@ rpc_pop_lists();
Spamfilter
- +
-
+
@@ -158,7 +192,7 @@ rpc_pop_lists();
-

+

@@ -168,16 +202,15 @@ rpc_pop_lists();
Server Ban Exceptions
- +
-
+ $bg = "bg-success"; // FIXME: this isn't dynamic + ?> +
@@ -185,7 +218,8 @@ rpc_pop_lists();
-

+ +

@@ -194,11 +228,108 @@ rpc_pop_lists();
Services Online
- +
- \ No newline at end of file + + + + + +
+ +
+
+
+
+
+
+ +
+
+

+
+
+
+
+
+
+
Panel Accounts
+
+ +
+
+
+
+
+
+