Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-13 | Added invalid mode error handling and unified xpath mode naming | Adrian Kummerlaender | |
* invalid target and datasource modes are now handled as terminating XSLT messages and are not silently dropped anymore * datasource xpath expression and target xpath expression mode are now uniformly named "xpath" | |||
2014-10-12 | Extracted the static site generation framework into BuildXSLT module | Adrian Kummerlaender | |
* i.e. the `detail` transformation chain of [blog.kummerlaender.eu](https://github.com/KnairdA/blog.kummerlaender.eu/) * added module defintion file `StaticXSLT.xml` * revamped documentation accordingly * added MIT license |