From 776c0031c05c8660fee8d1b06a2371cbb43248f9 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 24 Jul 2014 20:34:09 +0200 Subject: Implemented basic article tagging facility * articles are tagged by symlinking them to the appropriate "tag" in the "tags" directory * tags are resolved by the article datasource transformation * added tags for the example articles --- source/02_data/articles.xsl | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'source/02_data') diff --git a/source/02_data/articles.xsl b/source/02_data/articles.xsl index 508f435..7547cc7 100644 --- a/source/02_data/articles.xsl +++ b/source/02_data/articles.xsl @@ -22,6 +22,14 @@ + + + + + + + + @@ -37,6 +45,11 @@ + + + + + -- cgit v1.2.3