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

Last change on this file since 967 was 966, checked in by joachim, 18 years ago

created new catalog pumeresults for pumeresult checking
modified pume_anon_view and pume_anon_slip to use it.

  • Property svn:keywords set to Id
File size: 457 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="waeup_tool"
10           class="Products.WAeUP_SRP.WAeUPTool.WAeUPTool"/>
11</tool-setup>
Note: See TracBrowser for help on using the repository browser.