Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-25 | Moved result transformations into "99_result" | Adrian Kummerlaender | |
* otherwise it is not easily possible to add additional datasource layers between the content and result generation level * changed meta url appropriately | |||
2014-07-23 | Added recursive traversion of all folders in each level | Adrian Kummerlaender | |
* enables representing the result folder structure in the source ** e.g. the "page.xsl" transformation is located in "source/pages" and the result is therefore written to "target/pages" ** this enables simplification of target metadata as it is now automatically relative to the level * modified page template accordingly |