From 2c89b027da719c8ce73bf950a25120c59b4c6d8e Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Fri, 25 Jul 2014 20:03:28 +0200 Subject: Implemented tag overview page generation * added "tags.xsl" meta datasource ** augments tags and their articles extracted from the content tree with article data from the article datasource * added basic tag page template * renamed "pages" directory to "page" as it is more intuitive from a user perspective --- source/99_result/tag/tag.xsl | 49 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 source/99_result/tag/tag.xsl (limited to 'source/99_result/tag') diff --git a/source/99_result/tag/tag.xsl b/source/99_result/tag/tag.xsl new file mode 100644 index 0000000..45cb247 --- /dev/null +++ b/source/99_result/tag/tag.xsl @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + +
+ All articles tagged as »« +
    + +
+
+
+ + +
  • + + + + + ยป +
  • +
    + +
    -- cgit v1.2.3