From 58731af0158c107a5d0c96d48224b97c28b0f4b5 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sat, 6 Sep 2014 19:53:32 +0200
Subject: Removed unnecessarily complex category sorting logic * it was
primarily implemented this way to complement the CSS layout of the page *
after trying different approaches it turned out that plain sorting by digest
size gives the best results for the contents of my personal page
---
source/99_result/category/category.xsl | 50 +++++-----------------------------
1 file changed, 7 insertions(+), 43 deletions(-)
(limited to 'source/99_result')
diff --git a/source/99_result/category/category.xsl b/source/99_result/category/category.xsl
index ce6cb1d..eb53cc6 100644
--- a/source/99_result/category/category.xsl
+++ b/source/99_result/category/category.xsl
@@ -18,15 +18,13 @@
-
-
-
+
ยป
-
-
+
+
-
+
@@ -40,43 +38,9 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
--
cgit v1.2.3