aboutsummaryrefslogtreecommitdiff
path: root/template/output
AgeCommit message (Collapse)Author
2014-07-19Reactivated basic page generationAdrian 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-16Restructured to enable automatic datasourcesAdrian 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/'