From 55639568a5c4f9f58d38d4f92bb6b8e7d760294e Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 19 Jul 2014 14:32:15 +0200 Subject: Reactivated basic page generation * page template is called by the pages compiler * modified master transformation to match new meta structure * the context variable needed by the context transformation now has to be defined in every template using the transformation ** this is needed to accomodate different input DOM structures --- template/output/master.xsl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'template/output') diff --git a/template/output/master.xsl b/template/output/master.xsl index e2b77b4..fa00f9e 100644 --- a/template/output/master.xsl +++ b/template/output/master.xsl @@ -25,7 +25,7 @@ <xsl:call-template name="title-text"/> - + @@ -33,13 +33,13 @@
@@ -50,8 +50,8 @@
-- cgit v1.2.3