Added "home" message key and used it. Fixed community/classes tabs (byediting dotlrn-main-portlet, whose default behavior is unchanged). Madesubgroups show "Subgroup" left tab in Selva. Other changes that escapemy mind at the moment.
added callback before_file_new and page file-upload-confirm to be able to redirect user to a confirmation page before uploading / copying / moving files to folders
adding template::util::contact_search::contact_option proc so that what is displayed in the search dropdown can be customized by replacing that one proc and doing related changes to the contact search template widget
1. adding the runs (imsld instances) table1.1. every property, role and instance is related with the run instead of the imsld_id1.2. in the status table, the run_id is also stored1.3. adding the UI to add and remove runs1.4. passing as an argument the run_id in every function that has to do with the player2. instantiating properties for new run3. instantiating activity attributes and classes for each new run
Avoid multiple registry of convertTrees, causing multiple +/- bullets be displayed, when the .js file is loaded multiple times.Some recent changes in dotlrn causes now mktree to be sourced from the dotlrn-main-portlet via dotlrn_master__header_stuff;tested with safari, firefox 1.5, firefox 1.0 and IE 6.0