Ignore:
Timestamp:
18 Sep 2008, 10:00:04 (16 years ago)
Author:
Henrik Bettermann
Message:
  • 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 .

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/base/CHANGES.txt

    r3671 r3675  
    55----------------
    66
    7 - Product initialization: Now creating a "faster" session data container 
     7- Product initialization: Now creating a "faster" session data container
    88  in the ZODB /temp_folder upon Zope startup. Moved from "faster" product
    99  itself.
    1010
    1111
    12 1.0 (XXXX-XX-XX)
     121.2 (2008-09-18)
    1313-----------------
    1414
    15 - New backend module to edit and check university infrastructure and course
    16   data.
     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 TracChangeset for help on using the changeset viewer.