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/03_result/article/article.xsl | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'source/03_result/article/article.xsl') diff --git a/source/03_result/article/article.xsl b/source/03_result/article/article.xsl index fa54a85..69ddf09 100644 --- a/source/03_result/article/article.xsl +++ b/source/03_result/article/article.xsl @@ -36,7 +36,13 @@ - | Adrian Kummerländer + + | + + + + + | Adrian Kummerländer

-- cgit v1.2.3