* fixed a bug with param "delimiter"
* fixed a bug with smarty processing
* added inheritance of "Show login form"
* added inheritance of page alias to add it as preffix; so if you have a page called "members" and select for each child page "inherit page alias" all child pages aliases will start with "members_"; makes filtering of menu entries with MenuManager param "excludepreffix" or "includepreffix" easier.
* minor bugfixes