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/99_result/category/category.xsl | 57 ++++++++++++++++++++++++---------- 1 file changed, 40 insertions(+), 17 deletions(-) (limited to 'source/99_result/category') diff --git a/source/99_result/category/category.xsl b/source/99_result/category/category.xsl index 2b54348..1713c84 100644 --- a/source/99_result/category/category.xsl +++ b/source/99_result/category/category.xsl @@ -2,7 +2,8 @@ @@ -17,33 +18,55 @@ + + + +
  • + » + + +

    + +

    +
    +
  • +
    +

    All pages categorized as » - « in random order + «

      - - + + + + + + + + + - + + + + + + + + + + + + + +
    - -
  • - » - - -

    - -

    -
    -
  • -
    -
    -- cgit v1.2.3