From 49768b7c10fd6466edcd8262587bf142c919ccb5 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 11 Aug 2014 20:24:46 +0200 Subject: Implemented page categorization functionality * expanded "02_data/pages.xsl" transformation to include pages in subfolders * "03_meta/categories.xsl" transformation generates a categorized view of all pages simmilar to the one provided for tags by "03_meta/tags.xsl" * "99_result/category/category.xsl" transformation generates category overview pages * added basic project related pages inside the "projects" category --- utility/master.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utility') diff --git a/utility/master.xsl b/utility/master.xsl index 73105ed..f3d6af4 100644 --- a/utility/master.xsl +++ b/utility/master.xsl @@ -49,7 +49,7 @@ -- cgit v1.2.3