From 41d175738c3f11579ad4033d0b2fc9f94b751d6f Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Mon, 20 Oct 2014 19:59:55 +0200 Subject: Expanded timeline transformation to include repository and commit links * added `meta.xml` source document defining the mirror urls to be linked to --- source/00_content/meta.xml | 6 ++++++ source/99_result/stream.xsl | 25 +++++++++++++++++++++++-- 2 files changed, 29 insertions(+), 2 deletions(-) create mode 100644 source/00_content/meta.xml diff --git a/source/00_content/meta.xml b/source/00_content/meta.xml new file mode 100644 index 0000000..b802002 --- /dev/null +++ b/source/00_content/meta.xml @@ -0,0 +1,6 @@ + + + http://code.kummerlaender.eu + commit/?id= + + diff --git a/source/99_result/stream.xsl b/source/99_result/stream.xsl index 7cb695d..5c037d6 100644 --- a/source/99_result/stream.xsl +++ b/source/99_result/stream.xsl @@ -12,6 +12,7 @@ + @@ -36,9 +37,29 @@ at | - + + + + + + + | - + + + + + + +

-- cgit v1.2.3