All releases tagged Minor feature enhancements


Release Notes: Allows configuration of the logger in server.cfg. It adds Ruby-style # {...} interpolation to template attributes. The client IP and port are available in HTTP requests.


Release Notes: Major enhancements were made to the templates and a number of bugfixes were included. Empty tags are now output in HTML 4-compatible style and data models can now contain both Hashes and Objects. It is now possible for templates to access sub-elements of the data model via the parent.child syntax.