Ignore:
Timestamp:
28 Aug 2006, 17:05:19 (18 years ago)
Author:
joachim
Message:

removed metadata and common schemas from Student*
allow Catalog search for getFolderContents
added indizes jamb_reg_no matric_no to catalog.xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/Students.py

    r429 r435  
    3333    portal_type = meta_type
    3434    security = ClassSecurityInfo()
     35    use_catalog_for_folder_contents = True
    3536
    3637    security.declareProtected(ModifyPortalContent,"loadFullTimeStudentsFromCSV")###(
Note: See TracChangeset for help on using the changeset viewer.