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 --- generate.xsl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'generate.xsl') diff --git a/generate.xsl b/generate.xsl index e0e8121..04a9c2f 100644 --- a/generate.xsl +++ b/generate.xsl @@ -17,6 +17,8 @@ + + -- cgit v1.2.3