From c0831d5849f0723a05ab1506ca926f7048ded356 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 11 Dec 2014 18:51:12 +0100 Subject: Refactored commit resolution in ATOM transformation as template application --- source/99_result/timeline.xsl | 37 ++++++++++++++++--------------------- 1 file changed, 16 insertions(+), 21 deletions(-) diff --git a/source/99_result/timeline.xsl b/source/99_result/timeline.xsl index 1900a14..de0c6e4 100644 --- a/source/99_result/timeline.xsl +++ b/source/99_result/timeline.xsl @@ -29,38 +29,29 @@ @hash = $root/timeline/commit[1]/@hash ]"/> - - - - - - + - + - <xsl:value-of select="$commit/title"/> + <xsl:value-of select="title"/> - + - + - + T - + :00+02:00
- +
@@ -89,10 +80,14 @@
- - - - + + + + -- cgit v1.2.3