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/compiler/pages.xsl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'template/compiler/pages.xsl') diff --git a/template/compiler/pages.xsl b/template/compiler/pages.xsl index f4ada83..dbde8c9 100644 --- a/template/compiler/pages.xsl +++ b/template/compiler/pages.xsl @@ -14,12 +14,20 @@ indent="yes" /> + + + + - Compile page: + + + + + -- cgit v1.2.3