Home
The Toolkit for Online Communities
15899 Community Members, 0 members online, 2492 visitors today
Log In Register

Forum .LRN Q&A: dotLRN mount point / misc questions

OpenACS Home : Forums : .LRN Q&A : dotLRN mount point / misc questions

Icon of Envelope Request notifications

+
Posted by Roberto Mello on
Hi all,

I just went through a dotLRN 1.0 install. I changed the mount point to be "iwork" because that's how we baptized our dotlrn-based intranet.

But dotlrn is hardcoded in dotlrn-procs.tcl (get_package_key). Has that been changed in dotLRN HEAD? I'm willing to make a set of patches so that get_package_key returns the value of a parameter. Am I missing something?

Also, in my 1.0 install I noticed that it tried to load message catalogs. I though i18n wasn't going to be in 1.0?

Thanks.

-Roberto

+
Posted by Peter Marklund on
Roberto,
making the proc get_package_key return an APM parameter value seems reasonable to me. Feel free to make such improvements.