source: WAeUP_SRP/base/CHANGES.txt @ 3675

Last change on this file since 3675 was 3675, checked in by Henrik Bettermann, 16 years ago
  • Start customization of the course_results catalog and using different layouts for course result editing by lecturers and section officers. Dont't forget to add symbolic links in all product folders, for example:

cd /zope/instances/WAeUP_OIS/WAeUP_SRP/profiles/default/
ln -s ../../profiles_custom/default/course_results.xml .
cd layouts/
ln -s ../../../profiles_custom/default/layouts/student_course_result.xml .

  • Property svn:keywords set to Id
File size: 723 bytes
Line 
1Changelog for the WAeUP product
2===============================
3
41.1 (unreleased)
5----------------
6
7- Product initialization: Now creating a "faster" session data container
8  in the ZODB /temp_folder upon Zope startup. Moved from "faster" product
9  itself.
10
11
121.2 (2008-09-18)
13-----------------
14
15- Start customization of the course_results catalog and using different
16  layouts for course result editing by lecturers and section officers.
17  Dont't forget to add symbolic links in all product folders, for example:
18
19  cd /zope/instances/WAeUP_OIS/WAeUP_SRP/profiles/default/
20  ln -s ../../profiles_custom/default/course_results.xml .
21  cd layouts/
22  ln -s ../../../profiles_custom/default/layouts/student_course_result.xml .
Note: See TracBrowser for help on using the repository browser.