Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-19 | Reactivated basic page generation | Adrian Kummerlaender | |
* 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 | |||
2014-07-17 | Implemented basic page compilation facilities | Adrian Kummerlaender | |
* templates in 'template/compiler' are automatically generated ** required datasources are extracted and merged automatically ** 'pages.xsl' is currently a dummy compiler * moved context helper templates into context stylesheet * added compiler directory to meta DOM * modified generator and transformer helper templates to enable usage of DOM as input |