From a37f56cf3d6391536840c4f9389977e247e6cfc8 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Wed, 16 Jul 2014 20:49:04 +0200 Subject: Restructured to enable automatic datasources * i.e. first the content source is mapped * after that every transformation in 'template/datasource/' is called using the content map as input ** the output of the datasource transformations is stored in 'datasource/' --- template/output/master.xsl | 64 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 template/output/master.xsl (limited to 'template/output/master.xsl') diff --git a/template/output/master.xsl b/template/output/master.xsl new file mode 100644 index 0000000..e2b77b4 --- /dev/null +++ b/template/output/master.xsl @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + <xsl:call-template name="title-text"/> + + + + + +
+
+ +
+ +
+ + +
+
+ + +
+ +
+ -- cgit v1.2.3