From 7db86c66b4f187c4d10776428af1ce8817d3459c Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Tue, 26 Aug 2014 23:56:10 +0200
Subject: Implemented a more balanced category sort logic * random sort order
of page-entries on category pages led to unsatisfing results * the entries
are now sorted in an alternating fashion depending on their digest length *
this produces a much more consistent and balanced output
---
source/03_meta/categories.xsl | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
(limited to 'source/03_meta')
diff --git a/source/03_meta/categories.xsl b/source/03_meta/categories.xsl
index a0b1a41..a2945b3 100644
--- a/source/03_meta/categories.xsl
+++ b/source/03_meta/categories.xsl
@@ -20,12 +20,14 @@