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-16 | Restructured to enable automatic datasources | Adrian Kummerlaender | |
* i.e. first the content source is mapped * after that every transformation in 'template/datasource/' is called using the content map as input ** the output of the datasource transformations is stored in 'datasource/' |