From 0078a12c538a67b03880ddf08c23a73eb645c828 Mon Sep 17 00:00:00 2001 From: Sebastian 'gonX' Jensen Date: Thu, 7 Dec 2023 12:57:08 +0100 Subject: [PATCH] Plugins: Add noscript support, and reduce jarringness of plugins' JS sort --- site/_layouts/plugins.html | 10 ++++++++-- site/_sections/Plugins.md | 2 ++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/site/_layouts/plugins.html b/site/_layouts/plugins.html index 3d91f8b..79c6ecb 100644 --- a/site/_layouts/plugins.html +++ b/site/_layouts/plugins.html @@ -4,7 +4,7 @@ {% assign plugins = "" | split: ',' %}
-
+
@@ -41,8 +41,14 @@
+ -
+
{% assign plugins = plugins | sort: "Name" %} {%- for metadata in plugins -%} {% assign supportedDriverVersionSplit = metadata.SupportedDriverVersion | split: '.' %} diff --git a/site/_sections/Plugins.md b/site/_sections/Plugins.md index 4191e22..f72c649 100644 --- a/site/_sections/Plugins.md +++ b/site/_sections/Plugins.md @@ -2,3 +2,5 @@ title: Plugins layout: plugins --- + +It looks like you have JavaScript disabled! You are shown the full suite of plugins: