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/' --- generate.xsl | 40 +++++++++++++++++++++++++++++----------- 1 file changed, 29 insertions(+), 11 deletions(-) (limited to 'generate.xsl') diff --git a/generate.xsl b/generate.xsl index f307085..65a49f3 100644 --- a/generate.xsl +++ b/generate.xsl @@ -15,6 +15,7 @@ /> + @@ -33,20 +34,37 @@ - - - [result.xsl] + + + + + + - - [datasource.xsl] - - - [source.xsl] - - - + + + + + + + + + + [source.xsl] + + + + + + + + + + + + -- cgit v1.2.3