source: WAeUP_SRP/fceokene/profiles/default/toolset.xml @ 3543

Last change on this file since 3543 was 3498, checked in by Henrik Bettermann, 16 years ago

updated

  • Property svn:keywords set to Id
File size: 1.6 KB
RevLine 
[363]1<?xml version="1.0"?>
2<tool-setup>
[1995]3 <required tool_id="portal_catalog"
4           class="Products.QueueCatalog.QueueCatalog"/>
[1845]5 <required tool_id="portal_catalog_real"
[1935]6           class="Products.CMFCore.CatalogTool.CatalogTool"/>
[404]7 <required tool_id="portal_accommodation"
8           class="Products.WAeUP_SRP.WAeUPTables.AccommodationTable"/>
[3498]9 <required tool_id="applicants_catalog"
10           class="Products.WAeUP_SRP.WAeUPTables.ApplicantsCatalog"/>
11 <required tool_id="certificates_catalog"
12           class="Products.WAeUP_SRP.WAeUPTables.CertificatesCatalog"/>
[1146]13 <required tool_id="courses_catalog"
14           class="Products.WAeUP_SRP.WAeUPTables.CoursesCatalog"/>
[3498]15 <required tool_id="course_results"
16           class="Products.WAeUP_SRP.WAeUPTables.CourseResults"/>
[1146]17 <required tool_id="payments_catalog"
18           class="Products.WAeUP_SRP.WAeUPTables.PaymentsCatalog"/>
[1625]19 <required tool_id="online_payments_import"
20           class="Products.WAeUP_SRP.WAeUPTables.OnlinePaymentsImport"/>
[440]21 <required tool_id="portal_pins"
22           class="Products.WAeUP_SRP.WAeUPTables.PinTable"/>
[966]23 <required tool_id="portal_pumeresults"
24           class="Products.WAeUP_SRP.WAeUPTables.PumeResultsTable"/>
[1151]25 <required tool_id="returning_import"
26           class="Products.WAeUP_SRP.WAeUPTables.ReturningImport"/>
[1146]27 <required tool_id="results_import"
28           class="Products.WAeUP_SRP.WAeUPTables.ResultsImport"/>
[971]29 <required tool_id="students_catalog"
30           class="Products.WAeUP_SRP.WAeUPTables.StudentsCatalog"/>
[828]31 <required tool_id="waeup_tool"
32           class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/>
[363]33</tool-setup>
Note: See TracBrowser for help on using the repository browser.