Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2014-07-16 | Added datasource master template | Adrian Kummerlaender | |
* handles basic output structure * provides XSLT standard template "text()/@*" redefinition to prevent unwanted output of unmatched elements |