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:
983 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="courses_catalog" |
---|
6 | class="Products.WAeUP_SRP.WAeUPTables.CoursesCatalog"/> |
---|
7 | <required tool_id="payments_catalog" |
---|
8 | class="Products.WAeUP_SRP.WAeUPTables.PaymentsCatalog"/> |
---|
9 | <required tool_id="portal_pins" |
---|
10 | class="Products.WAeUP_SRP.WAeUPTables.PinTable"/> |
---|
11 | <required tool_id="portal_pumeresults" |
---|
12 | class="Products.WAeUP_SRP.WAeUPTables.PumeResultsTable"/> |
---|
13 | <required tool_id="registered_import" |
---|
14 | class="Products.WAeUP_SRP.WAeUPTables.RegisteredImport"/> |
---|
15 | <required tool_id="results_import" |
---|
16 | class="Products.WAeUP_SRP.WAeUPTables.ResultsImport"/> |
---|
17 | <required tool_id="students_catalog" |
---|
18 | class="Products.WAeUP_SRP.WAeUPTables.StudentsCatalog"/> |
---|
19 | <required tool_id="waeup_tool" |
---|
20 | class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/> |
---|
21 | </tool-setup> |
---|
Note: See
TracBrowser for help on using the repository browser.