- acs-admin/www/install: * use acs-admin/www/apm/package-install for install from local (since this allows e.g. selection of .sql files etc.)- install from repository: * include maturity and vendor in listing of available packages * allow filtering on maturity * allow installation of head packages * run package-specific install.xml files (allows to install dotlrn from repository into an acs-core installation)
- acs-admin/www/apm/packages-install: * don't html-quote in error.log- acs-admin/www/apm/packages-install-2: * handle additional install packages- apm-packages-install-4 * scroll auotmatically to the end * load install.xml if present
- handle additional install packages in apm_read_package_info_file- handle multiple packages instances in xml::action::set-parameter- reflow some long lines- various code simplifications