- perform variable substitution before brace substitution to allow to use variables as input of includelet arguments (before, this was only so for form pages) - some cleanup in adp_subst and get_content methods - use variable @current_user@ for the currently_connected user
- make entries of type file children of the FormPage - provide relative names for files (can be child_objects of arbitraty objects) - providing a parent_id to pretty_link to make relative names - extend admin pages to list child-objects - some refactoring and cleanup - add per-connection-caching for get_parameter - bump version numbers