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

Forum .LRN Q&A: .LRN Meeting Minutes (22 may 2007)

OpenACS Home : Forums : .LRN Q&A : .LRN Meeting Minutes (22 may 2007)

Icon of Envelope Request notifications

+
Posted by Emmanuelle Raffenne on
Attendees: Avni, Carl, Dave, Don, Emmanuelle, Raúl

1. Accessibility issues with forms (implicit asociation between label and its control): not necessary so won't be implemented.

2. search package: actually part of core but also used in dotlrn. Emmanuelle will do the HTML clean up for this package (to be included in next core release, 5.3.2).

3. calendar CSS problem with openacs: Emmanuelle will fix it to get it work with both OpenACS and DotLRN on oacs-5-3 (i.e. using the old and new method to pass header stuff to master template). This will have to be replaced by calls to the new API (http://openacs.org/xowiki/templatehead)

4. Release management for 2.3.1: Carl will email the board about it.

5. lors:
- oracle port merge: to be done on HEAD. As a first step, Raul will send a list of the tables that have been renamed in the port.
- duplicated code in lors-central: should reuse the code in lors/lib as lorsm does.

6. Usability study paper from Chile: Carlb highlighted relevant points and sent it to honchos, board and oct.

7. Raul has committed to write the meeting minutes next week. (Yes! he really said that :).

+
Posted by Emmanuelle Raffenne on
Hi,

I've completed #3. Same problem existed in forums so I've fixed both:

- Calendar: http://xarg.net/tools/cvs/change-set-details?key=27592
- Forums: http://xarg.net/tools/cvs/change-set-details?key=27594

In OpenACS 5.4/dotLRN 2.4 this will be replaced by calls to the template::head API (http://openacs.org/xowiki/templatehead)