source: WAeUP_SRP/trunk/profiles/default/toolset.xml @ 1054

Last change on this file since 1054 was 971, checked in by joachim, 18 years ago

modified pumeresults upload to update results
filename must be pup_update
IMPORTANT the heading must be the same as in the first upload.
Resolved PUME Results contains a different heading.
Import of admitted Students with pictures
students_catalog created
searchStudents speedup

  • Property svn:keywords set to Id
File size: 563 bytes
Line 
1<?xml version="1.0"?>
2<tool-setup>
3 <required tool_id="portal_accommodation"
4           class="Products.WAeUP_SRP.WAeUPTables.AccommodationTable"/>
5 <required tool_id="portal_pins"
6           class="Products.WAeUP_SRP.WAeUPTables.PinTable"/>
7 <required tool_id="portal_pumeresults"
8           class="Products.WAeUP_SRP.WAeUPTables.PumeResultsTable"/>
9 <required tool_id="students_catalog"
10           class="Products.WAeUP_SRP.WAeUPTables.StudentsCatalog"/>
11 <required tool_id="waeup_tool"
12           class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/>
13</tool-setup>
Note: See TracBrowser for help on using the repository browser.