From dbf424957837eed0763f9346ecb579ab7fe1e73c Mon Sep 17 00:00:00 2001 From: ozhozh Date: Wed, 4 Aug 2010 15:47:54 +0000 Subject: [PATCH] One-click filtering of active/inactive plugins git-svn-id: http://yourls.googlecode.com/svn/trunk@476 12232710-3e20-11de-b438-597f59cd7555 --- admin/plugins.php | 10 +++++++++- images/filter.gif | Bin 0 -> 870 bytes 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 images/filter.gif diff --git a/admin/plugins.php b/admin/plugins.php index e161ea7..2e68171 100644 --- a/admin/plugins.php +++ b/admin/plugins.php @@ -66,7 +66,7 @@ $count_active = yourls_has_active_plugins(); ?> -

You currently have installed, and activated.

+

You currently have installed, and activated

@@ -136,6 +136,14 @@

If something goes wrong after you activate a plugin and you cannot use YOURLS or access this page, simply rename or delete its directory, or rename the plugin file to something different than plugin.php.

diff --git a/images/filter.gif b/images/filter.gif new file mode 100644 index 0000000000000000000000000000000000000000..68fe133317d8c50b6da6f5626b374251038ee3a7 GIT binary patch literal 870 zcmZ?wbhEHb6krfwXlDQcnZSl$N2C6O0a##^7!84u5(0`pS(q6ZSQvCb9tPzJ1`cNi zP7WE54GRu1a4<`lNH{bwv~qKr)kp*;IWch>E3JtzR6gF!%;xY!LgC4YK5^5kKPNss WIzCA$@{o<>#l>FJb=cWh7_0&7a3jqC literal 0 HcmV?d00001 -- 2.45.0