source: WAeUP_SRP/trunk/profiles/default/layouts.xml @ 1150

Last change on this file since 1150 was 1146, checked in by joachim, 18 years ago

added import for registered and results,
the csv-files must contain a modified heading
results can be viewed with session_results_anon_view
modified Courses import to use courses catalog

  • Property svn:keywords set to Id
File size: 1.9 KB
RevLine 
[199]1<?xml version="1.0"?>
2<object name="portal_layouts" meta_type="CPS Layouts Tool">
3 <property name="title"></property>
[622]4 <object name="acco_hall" meta_type="CPS Layout"/>
[600]5 <object name="academics_search" meta_type="CPS Layout"/>
[256]6 <object name="certificate" meta_type="CPS Layout"/>
7 <object name="certificate_course" meta_type="CPS Layout"/>
[199]8 <object name="course" meta_type="CPS Layout"/>
9 <object name="department" meta_type="CPS Layout"/>
10 <object name="faculty" meta_type="CPS Layout"/>
[910]11 <object name="members" meta_type="CPS Layout"/>
[916]12 <object name="members_search" meta_type="CPS Layout"/>
[199]13 <object name="student" meta_type="CPS Layout"/>
[516]14 <object name="scratch_card_batch" meta_type="CPS Layout"/>
[1002]15 <object name="scratch_card_search" meta_type="CPS Layout"/>
[362]16 <object name="student_study_course" meta_type="CPS Layout"/>
[629]17 <object name="student_accommodation" meta_type="CPS Layout"/>
[652]18 <object name="student_accommodation_fe" meta_type="CPS Layout"/>
[472]19 <object name="student_application" meta_type="CPS Layout"/>
20 <object name="student_application_fe" meta_type="CPS Layout"/>
[777]21 <object name="student_application_search" meta_type="CPS Layout"/>
[1146]22 <object name="student_session_results_search" meta_type="CPS Layout"/>
[421]23 <object name="student_clearance" meta_type="CPS Layout"/>
[444]24 <object name="student_clearance_fe" meta_type="CPS Layout"/>
[727]25 <object name="student_course_result" meta_type="CPS Layout"/>
[199]26 <object name="student_personal" meta_type="CPS Layout"/>
[456]27 <object name="student_personal_fe" meta_type="CPS Layout"/>
[421]28 <object name="student_password" meta_type="CPS Layout"/>
[745]29 <object name="student_pume" meta_type="CPS Layout"/>
[774]30 <object name="student_pume_fe" meta_type="CPS Layout"/>
[584]31 <object name="student_search" meta_type="CPS Layout"/>
[454]32 <object name="student_study_level" meta_type="CPS Layout"/>
[199]33 <object name="study_level" meta_type="CPS Layout"/>
34 <object name="university" meta_type="CPS Layout"/>
35 <object name="waeup_common" meta_type="CPS Layout"/>
36</object>
Note: See TracBrowser for help on using the repository browser.