a small change for the 1.0 dotlrn release - changing links in the footer of the master template from MIT links to links to dotlrn home and dotlrn project central
1. Added install.xml file which will automatically install and configure dotLRN (if the dotLRN release tarball is constructed properly)2. Added the .LRN graphic from Collaboraid, to replace the MIT/Sloan graphic, and made dotlrn-master.tcl prefer .jpg files over .gifs in order to make it work.
1. Added kernel param IndexRedirectUrl which allows one to specify a url that the index template will redirect to. dotLRN in particular wants users to land at /dotlrn.2. Changed the index file to implement this.3. Removed unused proc from apm-xml-procs.tcl
adding basic support for logger projection. The Tcl API tests pass. Next step is to convert measurements to acs objects and create corresponding Tcl API and tests
Adding incomplete development version of logger to the OpenACS repository. The package will be under great flux and hopefully finished over the next week
Finished round one of the XML-driven application install enhancement toacs-bootstrap-installer. It now works well enough to automaticallyinstall and configure dotLRN.